emacs: Have the mail button open gnus
This commit is contained in:
parent
404cbbeaf1
commit
fea99289b6
1 changed files with 1 additions and 1 deletions
|
@ -200,7 +200,7 @@
|
|||
|
||||
(global-set-key (kbd "'") 'oni:self-insert-dwim)
|
||||
(global-set-key (kbd "<XF86HomePage>") 'oni:raise-scratch)
|
||||
(global-set-key (kbd "<XF86Mail>") 'oni:view-mail)
|
||||
(global-set-key (kbd "<XF86Mail>") 'gnus)
|
||||
(global-set-key (kbd "<f10>") 'git-project-show-files)
|
||||
(global-set-key (kbd "<f5>") 'ext:reload-buffer)
|
||||
(global-set-key (kbd "<f6>") 'jabber-switch-to-roster-buffer)
|
||||
|
|
Loading…
Reference in a new issue