all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Noam Postavsky <npostavs@gmail.com>
To: marcowahlsoft@gmail.com
Cc: 28909@debbugs.gnu.org
Subject: bug#28909: 27.0.50; C-c C-c fails in page directory
Date: Fri, 06 Apr 2018 22:35:01 -0400	[thread overview]
Message-ID: <87d0zboiay.fsf@gmail.com> (raw)
In-Reply-To: <844ll08sjy.fsf@gmail.com> (marcowahlsoft's message of "Wed, 28 Mar 2018 11:20:49 +0200")

marcowahlsoft@gmail.com writes:

> * lisp/textmodes/page-ext.el (pages-directory-goto): The fix is to use
> the interactive spec as in `occur-mode-goto-occurrence'.

>  (defun pages-directory-goto (&optional event)
>    "Go to the corresponding line in the pages buffer."
>    ;; This function is mostly a copy of `occur-mode-goto-occurrence'
> -  (interactive "@e")
> +  (interactive (list last-nonmenu-event))

Seems like that should be fine.  Do you have copyright assignment for
Emacs? (the change is small enough to install regardless, I'm asking
just to know if it should be marked as a tiny change).






  reply	other threads:[~2018-04-07  2:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-20 12:16 bug#28909: 27.0.50; C-c C-c fails in page directory Marco Wahl
2017-10-25  1:03 ` Glenn Morris
2018-03-28  9:20 ` marcowahlsoft
2018-04-07  2:35   ` Noam Postavsky [this message]
2018-04-07  6:48     ` Eli Zaretskii
2018-04-07 14:13   ` Noam Postavsky

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=87d0zboiay.fsf@gmail.com \
    --to=npostavs@gmail.com \
    --cc=28909@debbugs.gnu.org \
    --cc=marcowahlsoft@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.