From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Darren Hoo <darren.hoo@gmail.com>
Cc: 15857@debbugs.gnu.org
Subject: bug#15857: 24.3.50; semantic-symref-hide-buffer should use quit-window
Date: Sun, 10 Nov 2013 13:06:14 -0500 [thread overview]
Message-ID: <jwveh6oyvwd.fsf-monnier+emacsbugs@gnu.org> (raw)
In-Reply-To: <m2ppq81gmx.fsf@gmail.com> (Darren Hoo's message of "Sun, 10 Nov 2013 22:21:58 +0800")
> (defun semantic-symref-hide-buffer ()
> "Hide buffer with semantic-symref results."
> (interactive)
> - (bury-buffer))
> + (quit-window))
Aka (defalias 'semantic-symref-hide-buffer 'quit-window)
Stefan
next prev parent reply other threads:[~2013-11-10 18:06 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-10 14:21 bug#15857: 24.3.50; semantic-symref-hide-buffer should use quit-window Darren Hoo
2013-11-10 18:06 ` Stefan Monnier [this message]
2013-11-11 5:57 ` Darren Hoo
2013-11-11 13:35 ` Stefan Monnier
2018-04-15 21:45 ` Lars Ingebrigtsen
2018-04-16 6:06 ` martin rudalics
2018-04-16 11:48 ` Lars Ingebrigtsen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwveh6oyvwd.fsf-monnier+emacsbugs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=15857@debbugs.gnu.org \
--cc=darren.hoo@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.