all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Noam Postavsky <npostavs@gmail.com>
To: Mauro Aranda <maurooaranda@gmail.com>
Cc: 35772@debbugs.gnu.org
Subject: bug#35772: 27.0.50; Repeated define-key call in picture.el
Date: Mon, 20 May 2019 14:25:49 -0400	[thread overview]
Message-ID: <8736l9aspe.fsf@gmail.com> (raw)
In-Reply-To: <CABczVwdJ6eQkO0tqzhFz2J0GpGAe3Gz+XcUAhLpQCkzOMUB_LA@mail.gmail.com> (Mauro Aranda's message of "Fri, 17 May 2019 10:13:11 -0300")

tags 35772 fixed
close 35772 26.3
quit

Mauro Aranda <maurooaranda@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






      reply	other threads:[~2019-05-20 18:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-17 13:04 bug#35772: 27.0.50; Repeated define-key call in picture.el Mauro Aranda
2019-05-17 13:13 ` Mauro Aranda
2019-05-20 18:25   ` Noam Postavsky [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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8736l9aspe.fsf@gmail.com \
    --to=npostavs@gmail.com \
    --cc=35772@debbugs.gnu.org \
    --cc=maurooaranda@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.