unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Lars Ingebrigtsen <larsi@gnus.org>, 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: Mon, 16 Apr 2018 08:06:48 +0200	[thread overview]
Message-ID: <5AD43D78.2020901@gmx.at> (raw)
In-Reply-To: <87y3ho6t5p.fsf@mouse.gnus.org>

 >>> Aka (defalias 'semantic-symref-hide-buffer 'quit-window)
 >>>
 >>
 >> or just
 >>      (define-key km "q" 'quit-window)
 >
 > I've now done this in Emacs 27.1.

I'm afraid not.

-    (define-key km "q" 'semantic-symref-hide-buffer)
+    (define-key km "q" 'quit-buffer)

The function is called 'quit-window' not 'quit-buffer'.

martin





  reply	other threads:[~2018-04-16  6: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
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 [this message]
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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5AD43D78.2020901@gmx.at \
    --to=rudalics@gmx.at \
    --cc=15857@debbugs.gnu.org \
    --cc=darren.hoo@gmail.com \
    --cc=larsi@gnus.org \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).