Gnus development mailing list
 help / color / mirror / Atom feed
* duplicate key for gnus-browse-mode-map in gnus-srvr.el
@ 2022-10-19 14:25 Julien Cubizolles
  2022-10-19 16:26 ` Eric Abrahamsen
  0 siblings, 1 reply; 3+ messages in thread
From: Julien Cubizolles @ 2022-10-19 14:25 UTC (permalink / raw)
  To: ding

In Gnus v5.13, gnus won't load complaining about "Duplicate definition
for key: \"<delete>\" in gnus-srvr.el.

Commenting out:
--8<---------------cut here---------------start------------->8---
"<delete>" #'gnus-browse-prev-group
--8<---------------cut here---------------end--------------->8---

in:
--8<---------------cut here---------------start------------->8---
(defvar-keymap gnus-browse-mode-map
--8<---------------cut here---------------end--------------->8---

fixes it.
-- 
Julien Cubizolles



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: duplicate key for gnus-browse-mode-map in gnus-srvr.el
  2022-10-19 14:25 duplicate key for gnus-browse-mode-map in gnus-srvr.el Julien Cubizolles
@ 2022-10-19 16:26 ` Eric Abrahamsen
  2022-10-20  6:59   ` Robert Pluim
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Abrahamsen @ 2022-10-19 16:26 UTC (permalink / raw)
  To: ding

Julien Cubizolles <j.cubizolles@free.fr> writes:

> In Gnus v5.13, gnus won't load complaining about "Duplicate definition
> for key: \"<delete>\" in gnus-srvr.el.
>
> Commenting out:
>
> "<delete>" #'gnus-browse-prev-group
>
>
> in:
>
> (defvar-keymap gnus-browse-mode-map
>
> fixes it.

Looks like Robert put this fix into Emacs master in August.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: duplicate key for gnus-browse-mode-map in gnus-srvr.el
  2022-10-19 16:26 ` Eric Abrahamsen
@ 2022-10-20  6:59   ` Robert Pluim
  0 siblings, 0 replies; 3+ messages in thread
From: Robert Pluim @ 2022-10-20  6:59 UTC (permalink / raw)
  To: Eric Abrahamsen; +Cc: ding

>>>>> On Wed, 19 Oct 2022 09:26:26 -0700, Eric Abrahamsen <eric@ericabrahamsen.net> said:

    Eric> Julien Cubizolles <j.cubizolles@free.fr> writes:
    >> In Gnus v5.13, gnus won't load complaining about "Duplicate definition
    >> for key: \"<delete>\" in gnus-srvr.el.
    >> 
    >> Commenting out:
    >> 
    >> "<delete>" #'gnus-browse-prev-group
    >> 
    >> 
    >> in:
    >> 
    >> (defvar-keymap gnus-browse-mode-map
    >> 
    >> fixes it.

    Eric> Looks like Robert put this fix into Emacs master in August.

I put in the fix and then the complaint, so I donʼt know how Julien is
managing to get the error (unless youʼre running out-of-tree Gnus?
Donʼt do that 😀)

Robert
-- 


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-10-20  7:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-19 14:25 duplicate key for gnus-browse-mode-map in gnus-srvr.el Julien Cubizolles
2022-10-19 16:26 ` Eric Abrahamsen
2022-10-20  6:59   ` Robert Pluim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).