|
From: | Noam Postavsky |
Subject: | bug#28909: 27.0.50; C-c C-c fails in page directory |
Date: | Sat, 07 Apr 2018 10:13:11 -0400 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/26.0.90 (gnu/linux) |
tags 28909 fixed close 28909 quit marcowahlsoft@gmail.com writes: > (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)) Pushed to master. [1: a4291bf287]: 2018-04-07 10:11:29 -0400 Fix goto page from page directory (Bug#28909) https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=a4291bf287af6ee5a2cf031f8b442674342714df
[Prev in Thread] | Current Thread | [Next in Thread] |