all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* removing a surrounding list
@ 2010-01-07 10:37 Andreas Roehler
  2010-01-07 11:38 ` Andreas Röhler
  0 siblings, 1 reply; 4+ messages in thread
From: Andreas Roehler @ 2010-01-07 10:37 UTC (permalink / raw)
  To: help-gnu-emacs


Hi,

must remove surrounding lists with its contents. For example:

(unless first (set-buffer (get-buffer-create test-mode)))

should be

(set-buffer (get-buffer-create test-mode))

Is there a tool right out of the box? Looked into
paredit.el, but can't see it.

Thanks

Andreas

--
https://code.launchpad.net/s-x-emacs-werkstatt/
http://bazaar.launchpad.net/~a-roehler/python-mode/python-mode.el/




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

end of thread, other threads:[~2010-01-07 20:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-07 10:37 removing a surrounding list Andreas Roehler
2010-01-07 11:38 ` Andreas Röhler
2010-01-07 16:29   ` Thien-Thi Nguyen
2010-01-07 20:47     ` Andreas Röhler

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.