| About 231 results (0.15 seconds) |
![]() Custom Search |
Jun 18, 2012 ... Because the region always exists (as soon as the mark exists), without a notion of active region, some text would always be highlighted (except ... www.emacswiki.org/emacs/TransientMarkMode |
Apr 20, 2012 ... (defadvice kill-ring-save (around slick-copy activate) "When called interactively with no active region, copy a single line instead." (if (or ... www.emacswiki.org/emacs/WholeLineOrRegion |
... <Timestamp: #{2010-05-28T14:44:04-04:00Z}#{10215} - by MON KEY> (defun mon-region-length (&optional insrtp intrp) "Return the length of active region. www.emacswiki.org/emacs/mon-region-utils.el |
Later I decided to get rid of delete-selection-mode, because getting out of an isearch (and stay) required me to type RET, and getting out of an active region ... www.emacswiki.org/emacs/CopyAndPaste |
Dec 28, 2012 ... Ensures that the region ;; about to be deleted is not yanked. ;; `supersede' - Delete the active region and ignore the current command: ;; the ... www.emacswiki.org/emacs/delsel.el |
Feb 24, 2013 ... [Somewhat related: Library modeline-posn.el shows, in the mode line, the number of characters (not words) in the active region. That is, the ... www.emacswiki.org/emacs/WordCount |
Mar 31, 2013 ... Regexps can be limited to a region by using BasicNarrowing or selecting an active region with TransientMarkMode. Set the variable ... www.emacswiki.org/emacs/EmacsNiftyTricks |
Apr 6, 2010... word)) (isearch-search-and-update)) (defun perltidy-region () "Run perltidy on the active region (or the whole buffer by default)." (interactive) ... www.emacswiki.org/emacs/.emacs-ChristianRovner.el |
May 1, 2013 ... They use MoveLine if there is no active region, MoveRegion if there is. Note that unlike in Eclipse, the region will not expand to the beginning of ... www.emacswiki.org/emacs/MoveLineRegion |
Feb 3, 2011 ... (defadvice kill-region (before unix-werase activate compile) "When called interactively with no active region, delete a single word backwards ... www.emacswiki.org/emacs/KillingAndYanking |
| |