all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Why does this lisp function to grab text from buffer not work as I expect
@ 2013-04-12 14:18 acomber
  2013-04-12 20:15 ` Stephen Berman
  0 siblings, 1 reply; 4+ messages in thread
From: acomber @ 2013-04-12 14:18 UTC (permalink / raw)
  To: Help-gnu-emacs

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.



^ permalink raw reply	[flat|nested] 4+ messages in thread
[parent not found: <mailman.24033.1365776319.855.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2013-04-12 22:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-12 14:18 Why does this lisp function to grab text from buffer not work as I expect acomber
2013-04-12 20:15 ` Stephen Berman
2013-04-12 22:53   ` Pascal J. Bourguignon
     [not found] <mailman.24033.1365776319.855.help-gnu-emacs@gnu.org>
2013-04-12 19:41 ` Barry Margolin

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.