all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to discard return value of a function?
@ 2012-08-19  9:35 Plamen Tanovski
  2012-08-19  9:52 ` Leo
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Plamen Tanovski @ 2012-08-19  9:35 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

I'm trying to write a skeleton with (search-forward) in it. But
(search-forward) always returns the point and skeleton inserts it as a
string in the buffer, which of course is not what I want. Ho can I
discard the return value of a function? I searched the elisp reference
and the net but didn't found anything. Sure, I can assign the return to
a variable, but there must be a better solution.

best regards


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-08-22 15:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-19  9:35 How to discard return value of a function? Plamen Tanovski
2012-08-19  9:52 ` Leo
     [not found] ` <mailman.7236.1345369957.855.help-gnu-emacs@gnu.org>
2012-08-20 19:47   ` jpkotta
2012-08-21  0:13     ` Barry Margolin
2012-08-21 15:59       ` jpkotta
2012-08-22 15:04 ` Stefan Monnier

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.