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

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

Why does this lisp function to grab text from buffer not work as I expec


From: acomber
Subject: Why does this lisp function to grab text from buffer not work as I expect
Date: Fri, 12 Apr 2013 07:18:26 -0700 (PDT)

I have some text like this:

qwerty\tberty
merty\tserty

I want to grab the text berty between the tab character and end of line. 
Then to show it worked goto the end of the buffer and insert the text there.

But this code doesn't work.  Any ideas why not?






--
View this message in context: 
http://emacs.1067599.n5.nabble.com/Why-does-this-lisp-function-to-grab-text-from-buffer-not-work-as-I-expect-tp283560.html
Sent from the Emacs - Help mailing list archive at Nabble.com.



reply via email to

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