Gnus development mailing list
 help / color / mirror / Atom feed
* group params and local-key bindings
@ 1996-12-17  9:05 Wesley.Hardaker
  1996-12-17 16:58 ` Joev Dubach
  0 siblings, 1 reply; 3+ messages in thread
From: Wesley.Hardaker @ 1996-12-17  9:05 UTC (permalink / raw)



never ending group param questions, I know...  

(gnus-summary-mode-map
 (progn
  (define-key gnus-summary-mode-map
    [kp_add]
    'gnus-summary-next-group)
  (define-key gnus-summary-mode-map
    [kp_subtract]
    'gnus-summary-exit)
  gnus-summary-mode-map))

Hmm...  This doesn't work...  Neither does local-set-key...  Help?


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

end of thread, other threads:[~1996-12-18  8:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-12-17  9:05 group params and local-key bindings Wesley.Hardaker
1996-12-17 16:58 ` Joev Dubach
1996-12-18  8:16   ` Wesley.Hardaker

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