emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PATCH for worg about cb_thunderlink (Re: Link from orgmode file to E


From: Max Nikulin
Subject: Re: PATCH for worg about cb_thunderlink (Re: Link from orgmode file to E-Mail (using kmail or notmuch))
Date: Fri, 3 Feb 2023 21:50:18 +0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

On 02/02/2023 13:04, Bruno Barbier wrote:
As it's still not clear to me how to configure browse-url, I'm still relying
on start-process.

Bruno, it seems I completely confused you by my comments. I am sorry for that.

Does the method currently suggested by FAQ works for you? My particular interest caused by your words that you use Thunderbird on Windows:

(with-eval-after-load 'ol
  (org-link-set-parameters
   "mid"
   :follow (lambda (url &optional arg)
             (browse-url (concat "mid:" url) arg))))

Thunderbird opens mid: links in new message display tab or window. Does cb_thunderlink behave in the same way or it switches to proper folder and selects the message in the list of messages, so it appears in 3 pane view making other messages from the same thread directly accessible?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]