File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 3
3
; ; Author: Mats Lidell
4
4
; ;
5
5
; ; Orig-Date: 17-Dec-22 at 22:04:19
6
- ; ; Last-Mod: 18-Feb -23 at 10:31:45 by Mats Lidell
6
+ ; ; Last-Mod: 31-Oct -23 at 15:00:34 by Mats Lidell
7
7
; ;
8
8
; ; Copyright (C) 2023 Free Software Foundation, Inc.
9
9
; ; See the "HY-COPY" file for license information.
21
21
22
22
(require 'gnus-sum )
23
23
(require 'gnus-art )
24
+ (require 'hmail )
24
25
25
26
; ;; ************************************************************************
26
27
; ;; Public functions
30
31
(defun Gnus-mail-init ()
31
32
" Initialize Hyperbole support for Gnus mail reading."
32
33
(interactive )
33
- (setq hmail:compose-mail-func 'hgnus-mail--message-mail-other-window
34
+ (setq hmail:compose-mail-function 'hgnus-mail--message-mail-other-window
34
35
hmail:composer 'message-mode
35
36
hmail:lister 'gnus-summary-mode
36
37
hmail:modifier 'message-mode
You can’t perform that action at this time.
0 commit comments