Re: Unable to follow gnus links

2021-10-04 Thread Tom Ed White
Ihor Radchenko writes: > Tom Ed White writes: > >> I was able to fix the problem for the time being by changing the >> arguments to: >> >> (defun org-gnus-open (path _) >> >> The keystroke I use is C-c C-o, which runs org-open-at-point which is i

Re: Unable to follow gnus links

2021-10-03 Thread Tom Ed White
Ihor Radchenko writes: > Tom Ed White writes: > >> Following gnus links in org fails with the message: >> >> funcall: Wrong number of arguments: ((t) (path _) "Follow the Gnus >> message or folder link specified by PATH." (if (string-match >> &qu

Unable to follow gnus links

2021-09-27 Thread Tom Ed White
Following gnus links in org fails with the message: funcall: Wrong number of arguments: ((t) (path _) "Follow the Gnus message or folder link specified by PATH." (if (string-match "\\`\\([^#]+\\)\\(#\\(.*\\)\\)?" path) nil (error "Error in Gnus link %S" path)) (let ((group