help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to append text to end of each line


From: Ken Goldman
Subject: Re: How to append text to end of each line
Date: Mon, 13 May 2013 15:03:25 -0400
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130328 Thunderbird/17.0.5

On 5/13/2013 1:47 PM, acomber wrote:
How can I append a set string at the end
of each line.  I specifically want to append "

For infrequently used tasks like this, I just define and execute a keyboard macro. It's faster than looking up the command in the manual.

E.g.,

- go to the end of the line
- add the character
- go down one line







reply via email to

[Prev in Thread] Current Thread [Next in Thread]