| About 23 results (0.12 seconds) |
![]() Custom Search |
In many programs, like SlickEdit, TextMate and VisualStudio, “cut” and “copy” act on the current line if no text is visually selected. This page says how to get the ... www.emacswiki.org/emacs/WholeLineOrRegion |
Mar 13, 2013 ... The kill-ring-save method that I used extensively isn't working anymore with emacs version 24.3.1. When I hit “meta-w” for the first time, I get the ... www.emacswiki.org/emacs/Comments_on_WholeLineOrRegion |
May 4, 2013 ... WholeLineOrRegion – operate on current line if region is undefined; ZapToChar – Delete the characters from point to a character you specify. www.emacswiki.org/emacs/CategoryEditing |
If you need swift line-wise editing like “ yyp ”, see WholeLineOrRegion. If you depend on “ cfz ” and “ dfz ”, use the zap-to-char command ( 'M-z' ). If you prefer ... www.emacswiki.org/emacs/ViKeys |
Feb 17, 2013 ... Tip: WholeLineOrRegion copies the current line when the region is not active. Thus, C-a M-w C-y C-y … duplicates the current line (similar to ... www.emacswiki.org/emacs/CopyWithoutSelection |
... DEL deletes the region; just typing replaces it. WholeLineOrRegion – C-w and M-w act on the current line when TransientMarkMode is not active ... www.emacswiki.org/emacs/CopyAndPaste |
Mar 22, 2012... UTC (diff) (history) WholeLineOrRegion . . . . j50637.servers.jiffybox.net – Updated code for altering kill-ring-save for emacs versions >= 24.3. www.emacswiki.org/emacs/RecentChanges |
Sep 21, 2012... hand in hand with (vi-like) OpenNextLine commands. See WholeLineOrRegion for line-wise copying and cutting when no text is selected. www.emacswiki.org/emacs/TextMate |
Jul 19, 2012 ... WholeLineOrRegion – Operate on a line if nothing is selected. Imititating Vi and Vim. vim-current-buffer - a simple asynchronous call to vim ... www.emacswiki.org/emacs/CategoryEmulation |
Feb 3, 2011 ... Thus it is not invoked in a regular function call. As it happens, the same principle is employed in WholeLineOrRegion, which copies the current ... www.emacswiki.org/emacs/KillingAndYanking |
| |