The selection tag has no wiki summary.
2
votes
1answer
189 views
How to get transient highlighting to work from an elisp script?
I want an elisp script to highlight a region of text.
Upon exit, the highlighted selection should disappear when a key is pressed.
Everything I've tried results in the highlighting hanging on like the ...
5
votes
4answers
589 views
Block editing *live* in Emacs or Vim
jEdit supports block editing, but Emacs and Vim seem to have some serious usability issues on the same subject. If someone could fill in the unknowns here it would be much more bearable to use either ...