| About 4,330 results (0.25 seconds) |
![]() Custom Search |
Apr 5, 2009 ... The region is essentially what is call “selection” in some other applications – it is the text that you have selected, or, in Emacs jargon, the text ... www.emacswiki.org/emacs/Region |
WholeLineOrRegion. In many programs, like SlickEdit, TextMate and VisualStudio, “cut” and “copy” act on the current line if no text is visually selected. This page ... www.emacswiki.org/emacs/WholeLineOrRegion |
Jan 30, 2013 ... (interactive "r") (or buffer-file-name (error "Need filename")) (save-restriction ( narrow-to-region s e) (uncomment-region (point-min) (point-max)) ... www.emacswiki.org/emacs/archive-region.el |
May 4, 2013 ... Each colour-region can also contain several different texts which can be ;; toggled between. ;; I'm not sure how useful this is in practice, but it ... www.emacswiki.org/emacs/colour-region.el |
Jul 28, 2011 ... Test on the following: ;; ;; Test region 1 ;; Test region 2 ;; Test region 3 ;; ;; It can be useful to bind the commands to mnemonic keys, e.g.: ; ... www.emacswiki.org/emacs/hide-region.el |
n Signal an error if `region-active-p' is null.\n When optional arg INSRTP is non- nil or called-interactively with prefix arg insert length of region at region-end. www.emacswiki.org/emacs/mon-region-utils.el |
Apr 29, 2013 ... Analogous to MoveLine, for a curious person on the EmacsChannel wondering about moving the region along with the text. If you want a ... www.emacswiki.org/emacs/MoveRegion |
Apr 27, 2012 ... The function `hide-region-hide' hides the region. You can hide many ;; different regions and they will be "marked" by two configurable ;; strings ... www.emacswiki.org/emacs/HideRegion |
Apr 12, 2013 ... Indirect Region Extension to Vanilla Emacs. And this is what I use ... (defun indirect-region (start end) "Edit the current region in another buffer. www.emacswiki.org/emacs/IndirectBuffers |
Dec 2, 2011 ... Unfilling a region joins all the lines in a paragraph into a single line for each paragraphs in that region. It is the contrary of fill-region , and the ... www.emacswiki.org/emacs/UnfillRegion |
| |