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

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).