| About 3,630 results (0.18 seconds) |
![]() Custom Search |
Apr 24, 2013 ... 'M-y' at top level (i.e., not after a yank from either the kill ring or the 'secondary- selection-ring' of second-sel.el) yanks from one of those rings ... www.emacswiki.org/emacs/BrowseKillRing |
May 14, 2013 ... KillingAndYanking a line backwards can be done with 'C-0 C-k' or 'C-u 0 C-k' . Deleting words backwards with 'C-DEL' or 'M-DEL' ... www.emacswiki.org/emacs/BackwardKillLine |
Apr 16, 2013 ... If not, see <http://www.gnu.org/licenses/>. ;; ;; Commentary: ;; ;; This package provides `kill-ring-ido', that allows you to browse ;; the kill-ring with ... www.emacswiki.org/emacs/kill-ring-ido.el |
Such behaviour for ' C-w ' is available through the command kill-whole-line , bound to ' C-S-backspace '. Note: Transient Mark Mode must be enabled to ... www.emacswiki.org/emacs/WholeLineOrRegion |
Apr 7, 2001 ... Then ;; browse-kill-ring.el is for you. ;; This package is simple to install; add ( require 'browse-kill-ring) ;; to your ~/.emacs file, after placing this ... www.emacswiki.org/emacs/browse-kill-ring.el |
Feb 3, 2011 ... We call “saving onto the kill-ring” what others call copying text. The kill-ring is similar to a clipboard: it is a list of the last 60 killed items, from ... www.emacswiki.org/emacs/KillingAndYanking |
Jun 15, 2012 ... This page is about functions that delete, or “kill” buffers. The standard command to kill a buffer is 'kill-buffer' . This page goes beyond 'kill-buffer' ... www.emacswiki.org/emacs/KillingBuffers |
Jun 17, 2011 ... If ;; this variable is non-nil, It means that last selected `kill-ring' ;; item comes first of `kill-ring'. This value is `t' by default. ;; ;; * 0.2.7 (2010/05/05) ; ... www.emacswiki.org/emacs/popup-kill-ring.el |
May 25, 2004 ... You can ;; customize the value to any ring of strings you like. ;; ;; `browse-kill-ring' lets you use either ring as the selection ring ;; to browse and ... www.emacswiki.org/emacs/browse-kill-ring+.el |
Mar 15, 2010 ... Emacs commands 'kill-buffer' ( 'C-x k' ), 'delete-window' ( 'C-x 0' ), and 'quit- window' (typically 'q' in some modes) are handy to get rid of a ... www.emacswiki.org/.../Delete_Frames_Easily_-_But_Not_Too_Easily |
| |