all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mauro Aranda <maurooaranda@gmail.com>
To: 35772@debbugs.gnu.org
Subject: bug#35772: 27.0.50; Repeated define-key call in picture.el
Date: Fri, 17 May 2019 10:04:32 -0300	[thread overview]
Message-ID: <CABczVwczG5gEB9LNuVjAkDv-tQkJ01j5enZeE0=WHTsoEbR_WQ@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 271 bytes --]

Hello.

In picture.el (picture-mode-map), there is a repeated call to
define-key, like this:
(define-key map [remap self-insert-command] 'picture-self-insert)
(define-key map [remap self-insert-command] 'picture-self-insert)

Trivial patch to come.

Best regards,
Mauro.

[-- Attachment #2: Type: text/html, Size: 360 bytes --]

             reply	other threads:[~2019-05-17 13:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-17 13:04 Mauro Aranda [this message]
2019-05-17 13:13 ` bug#35772: 27.0.50; Repeated define-key call in picture.el Mauro Aranda
2019-05-20 18:25   ` 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='CABczVwczG5gEB9LNuVjAkDv-tQkJ01j5enZeE0=WHTsoEbR_WQ@mail.gmail.com' \
    --to=maurooaranda@gmail.com \
    --cc=35772@debbugs.gnu.org \
    /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.