GNU bug report logs - #41072
[PATCH] Changed outline-minor-mode-prefix type from string to key-sequence

Previous Next

Package: emacs;

Reported by: Philip K <philip <at> warpmail.net>

Date: Mon, 4 May 2020 09:39:02 UTC

Severity: wishlist

Tags: fixed, patch

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 41072 in the body.
You can then email your comments to 41072 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#41072; Package emacs. (Mon, 04 May 2020 09:39:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Philip K <philip <at> warpmail.net>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 04 May 2020 09:39:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Philip K <philip <at> warpmail.net>
To: bug-gnu-emacs <at> gnu.org
Subject: [PATCH] Changed outline-minor-mode-prefix type from string to
 key-sequence
Date: Mon,  4 May 2020 11:37:55 +0200
---
 lisp/outline.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/outline.el b/lisp/outline.el
index 28ea8a86e6..15fd6ea02e 100644
--- a/lisp/outline.el
+++ b/lisp/outline.el
@@ -293,7 +293,7 @@ outline-minor-mode-prefix
   "Prefix key to use for Outline commands in Outline minor mode.
 The value of this variable is checked as part of loading Outline mode.
 After that, changing the prefix key requires manipulating keymaps."
-  :type 'string
+  :type 'key-sequence
   :group 'outlines)
 
 ;;;###autoload
-- 
2.20.1





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#41072; Package emacs. (Sat, 08 Aug 2020 11:57:01 GMT) Full text and rfc822 format available.

Message #8 received at 41072 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Philip K <philip <at> warpmail.net>
Cc: 41072 <at> debbugs.gnu.org
Subject: Re: bug#41072: [PATCH] Changed outline-minor-mode-prefix type from
 string to key-sequence
Date: Sat, 08 Aug 2020 13:56:32 +0200
Philip K <philip <at> warpmail.net> writes:

>    "Prefix key to use for Outline commands in Outline minor mode.
>  The value of this variable is checked as part of loading Outline mode.
>  After that, changing the prefix key requires manipulating keymaps."
> -  :type 'string
> +  :type 'key-sequence

Thanks; applied to Emacs 28.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Added tag(s) fixed. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Sat, 08 Aug 2020 11:57:02 GMT) Full text and rfc822 format available.

bug marked as fixed in version 28.1, send any further explanations to 41072 <at> debbugs.gnu.org and Philip K <philip <at> warpmail.net> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Sat, 08 Aug 2020 11:57:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 06 Sep 2020 11:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 338 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.