unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tsdh@gnu.org>
To: Vladimir Nikishkin <lockywolf@gmail.com>
Cc: 45157-done@debbugs.gnu.org
Subject: bug#45157: 27.1; DocView odt->pdf k (kill buffer and process) not defined
Date: Fri, 11 Dec 2020 10:28:53 +0100	[thread overview]
Message-ID: <87ft4c4roq.fsf@gnu.org> (raw)
In-Reply-To: <87pn3ixdow.fsf@delllaptop.lockywolf.net> (Vladimir Nikishkin's message of "Thu, 10 Dec 2020 16:36:34 +0800")

Vladimir Nikishkin <lockywolf@gmail.com> writes:

Hi Vlad,

> Try visiting a docx file in DocMode. You will be presented with a
> message, saying "For now the following keys are useful: ...
> k -- kill buffer and conversion process, K kill conversion process"
>
> In fact, while K works as expected, k does not, k is not define.

Oh, indeed.  In 2015, the function `doc-view-kill-proc-and-buffer' has
been made an obsolete function alias for `image-kill-buffer' (which is
fine) but also the binding has been removed from the keymap but the
message hasn't been updated.

I've now bound `k' to `image-kill-buffer' which will kill the buffer and
the process (because `doc-view-kill-proc' is in `kill-buffer-hook').
The fix is in the emacs-27 branch and will be merged upwards.

Thanks for the report,
Tassilo





      reply	other threads:[~2020-12-11  9:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-10  8:36 bug#45157: 27.1; DocView odt->pdf k (kill buffer and process) not defined Vladimir Nikishkin
2020-12-11  9:28 ` Tassilo Horn [this message]

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=87ft4c4roq.fsf@gnu.org \
    --to=tsdh@gnu.org \
    --cc=45157-done@debbugs.gnu.org \
    --cc=lockywolf@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 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).