About 865 results (0.19 seconds) 
    Google
     Custom Search
  1. EmacsWiki: Browse Kill Ring
    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
  2. EmacsWiki: Killing And Yanking
    Feb 3, 2011 ... 'M-y' ( 'yank-pop' ) cycles backwards through the 'kill-ring' . Here's a way ... (defun
    yank-pop-forwards (arg) (interactive "p") (yank-pop (- arg))) ...

    www.emacswiki.org/emacs/KillingAndYanking
  3. EmacsWiki: Rectangle Commands
    Mar 22, 2013 ... Switch to the *scratch* buffer or open some temporary buffer and yank the
    rectangular text with 'C-x r y' , then kill the result regularly with 'C-k' .

    www.emacswiki.org/emacs/RectangleCommands
  4. EmacsWiki: Copy And Paste
    ... demonstrate :-). clipboard-yank in particular seems eerily smart. ... (deactivate-
    mark)) (message "No region active; can't yank to clipboard!"))) (global-set-key ...

    www.emacswiki.org/emacs/CopyAndPaste
  5. EmacsWiki: Auto Indentation
    Aug 5, 2012 ... Alternatively, you may define a separate yank-and-indent command as such: (
    defun yank-and-indent () "Yank and then indent the newly formed ...

    www.emacswiki.org/emacs/AutoIndentation
  6. EmacsWiki: kill-ring-ido.el
    Apr 16, 2013 ... If previous ;; command was yank, it will act like `yank-pop'(default M-y). ;; All
    choise's length cut to `kill-ring-ido-shortage-length'. Number ; ...

    www.emacswiki.org/emacs/kill-ring-ido.el
  7. EmacsWiki: Erc Yank
    Jun 18, 2012 ... When people flooded EmacsChannel with code or debug messages instead of
    using [[lisppaste?]], pjb mentioned his function 'erc-yank' ...

    www.emacswiki.org/emacs/ErcYank
  8. EmacsWiki: MRU-yank
    May 5, 2012 ... MRU-yank. homepage: https://github.com/lewang/le_emacs_MRU_yank.
    reorganize kill-ring as an MRU (most recently used) stack. Similary to ...

    www.emacswiki.org/emacs/MRU-yank
  9. EmacsWiki: Copy Without Selection
    Feb 17, 2013... (progn (comint-next-prompt 25535) (yank)) (progn (goto-char (mark)) (yank) ))))
    ) (if arg (if (= arg 1) nil (funcall pasteMe)) (funcall pasteMe)) )) ...

    www.emacswiki.org/emacs/CopyWithoutSelection
  10. EmacsWiki: Whole Line Or Region
    Apr 20, 2012 ... A further keypress can be saved by using the yank-handler text property. ... (
    defun yank-line (string) "Insert STRING above the current line.

    www.emacswiki.org/emacs/WholeLineOrRegion


 

Search Tips


©2013 Google