GNU bug report logs - #35772
27.0.50; Repeated define-key call in picture.el

Previous Next

Package: emacs;

Reported by: Mauro Aranda <maurooaranda <at> gmail.com>

Date: Fri, 17 May 2019 13:06:01 UTC

Severity: normal

Tags: fixed

Found in version 27.0.50

Fixed in version 26.3

Done: Noam Postavsky <npostavs <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


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

From: Noam Postavsky <npostavs <at> gmail.com>
To: Mauro Aranda <maurooaranda <at> gmail.com>
Cc: 35772 <at> debbugs.gnu.org
Subject: Re: bug#35772: 27.0.50; Repeated define-key call in picture.el
Date: Mon, 20 May 2019 14:25:49 -0400
tags 35772 fixed
close 35772 26.3
quit

Mauro Aranda <maurooaranda <at> gmail.com> writes:

> --- a/lisp/textmodes/picture.el
> +++ b/lisp/textmodes/picture.el
> @@ -625,7 +625,6 @@ 'picture-delete-char
>  (defvar picture-mode-map
>    (let ((map (make-keymap)))
>      (define-key map [remap self-insert-command] 'picture-self-insert)
> -    (define-key map [remap self-insert-command] 'picture-self-insert)

Pushed to emacs-26.

eadf044e06 2019-05-20T14:22:58-04:00 "Remove repeated function call in picture.el"
https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=eadf044e0663703af61967c1ff890043f46c9a15





This bug report was last modified 6 years and 84 days ago.

Previous Next


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