Re: [O] org-links for Gnus in imap with Gmail (for a convenient todo.org list)

2019-08-11 Thread Joseph Vidal-Rosset
Le sam. 27 juil. 2019 à 11:32:01 , Bob Newell a envoyé ce message: > Bonjour Josef, > > Je ne suis pas assez doué avec org-mode pour donner des conseils > expertes. Mais j'ai quand même une idée. Peut-être vous pouviez utiliser > 'advice' au lieu d'un 'hook' sur org-capture-finalize > > Par exemp

Re: [O] org-links for Gnus in imap with Gmail (for a convenient todo.org list)

2019-07-28 Thread Joseph Vidal-Rosset
Le sam. 27 juil. 2019 à 11:32:01 , Bob Newell a envoyé ce message: > Bonjour Josef, > > Je ne suis pas assez doué avec org-mode pour donner des conseils > expertes. Mais j'ai quand même une idée. Peut-être vous pouviez utiliser > 'advice' au lieu d'un 'hook' sur org-capture-finalize > > Par exemp

Re: [O] org-links for Gnus in imap with Gmail (for a convenient todo.org list)

2019-07-27 Thread Joseph Vidal-Rosset
Le ven. 26 juil. 2019 à 07:30:38 , Bob Newell a envoyé ce message: > Aloha, > > I too came across this long ago. I like a 'zero inbox' and so I archive > (or delete!) my gmail after reading. And indeed, when you move from > INBOX to "All Mail" an org-link to INBOX will no longer function. > > I u

Re: [O] org-links for Gnus in imap with Gmail (for a convenient todo.org list)

2019-07-26 Thread Bob Newell
Aloha, I too came across this long ago. I like a 'zero inbox' and so I archive (or delete!) my gmail after reading. And indeed, when you move from INBOX to "All Mail" an org-link to INBOX will no longer function. I use Gnus and do something rather simple and easy: (defun changegroupinemaillink (

Re: [O] org-links for Gnus in imap with Gmail (for a convenient todo.org list)

2019-07-26 Thread Joseph Vidal-Rosset
Le jeu. 07/25/19 juil. 2019 à 04:47:14 , "Fraga, Eric" a envoyé ce message: > On Thursday, 25 Jul 2019 at 18:24, Joseph Vidal-Rosset wrote: >> But for gnus-imap-gmail users, it is more difficult to get the same >> thing. > > [...] > >> But I need to change the mention of

Re: [O] org-links for Gnus in imap with Gmail (for a convenient todo.org list)

2019-07-26 Thread Joseph Vidal-Rosset
Le ven. 07/26/19 juil. 2019 à 03:24:52 , Ken Mankoff a envoyé ce message: > On 2019-07-26 at 03:14 -04, Joseph Vidal-Rosset > wrote... >> Did you want to suggest that it is not difficult to adapt such a >> function for gnus by replacing the mention of mu4e by gnus' in the >> code? > > I wasn't s

Re: [O] org-links for Gnus in imap with Gmail (for a convenient todo.org list)

2019-07-26 Thread Ken Mankoff
On 2019-07-26 at 03:14 -04, Joseph Vidal-Rosset wrote... > Did you want to suggest that it is not difficult to adapt such a > function for gnus by replacing the mention of mu4e by gnus' in the > code? I wasn't suggesting anything, just letting you/others know that the functionality you descri

Re: [O] org-links for Gnus in imap with Gmail (for a convenient todo.org list)

2019-07-26 Thread Joseph Vidal-Rosset
Le jeu. 07/25/19 juil. 2019 à 03:15:49 , Ken Mankoff a envoyé ce message: > On 2019-07-25 at 12:24 -04, Joseph Vidal-Rosset > wrote... >> Documentation to create a todo.org list that provides links to email as >> tasks is not seldom on the web. I recommend for example >> [[http:/

Re: [O] org-links for Gnus in imap with Gmail (for a convenient todo.org list)

2019-07-25 Thread Ken Mankoff
On 2019-07-25 at 12:24 -04, Joseph Vidal-Rosset wrote... > Documentation to create a todo.org list that provides links to email as > tasks is not seldom on the web. I recommend for example > [[http://pragmaticemacs.com/]]. > > But for gnus-imap-gmail users, it is more difficult

Re: [O] org-links for Gnus in imap with Gmail (for a convenient todo.org list)

2019-07-25 Thread Eric Abrahamsen
Joseph Vidal-Rosset writes: > Le jeu. 07/25/19 juil. 2019 à 05:33:57 , "Fraga, Eric" > a envoyé ce message: > >> Okay, yes, if you move it, the link needs to be updated. I wonder if >> the gnus registery could help with this? But that's well beyond my >> gnus-fu. > > The only

Re: [O] org-links for Gnus in imap with Gmail (for a convenient todo.org list)

2019-07-25 Thread Joseph Vidal-Rosset
Le jeu. 07/25/19 juil. 2019 à 05:33:57 , "Fraga, Eric" a envoyé ce message: > Okay, yes, if you move it, the link needs to be updated. I wonder if > the gnus registery could help with this? But that's well beyond my > gnus-fu. The only mention of gnus registry in my setup is

Re: [O] org-links for Gnus in imap with Gmail (for a convenient todo.org list)

2019-07-25 Thread Fraga, Eric
On Thursday, 25 Jul 2019 at 19:24, Joseph Vidal-Rosset wrote: > Of course, INBOX works for you if you do not archive the message in All > emails folder or elsewhere. If you move it from INBOX, in case where you > like to have the cleanest INBOX that is the empty one, you won't get no > more the

Re: [O] org-links for Gnus in imap with Gmail (for a convenient todo.org list)

2019-07-25 Thread Joseph Vidal-Rosset
Le jeu. 07/25/19 juil. 2019 à 04:47:14 , "Fraga, Eric" a envoyé ce message: > On Thursday, 25 Jul 2019 at 18:24, Joseph Vidal-Rosset wrote: >> But for gnus-imap-gmail users, it is more difficult to get the same >> thing. > > [...] > >> But I need to change the mention of

Re: [O] org-links for Gnus in imap with Gmail (for a convenient todo.org list)

2019-07-25 Thread Fraga, Eric
On Thursday, 25 Jul 2019 at 18:24, Joseph Vidal-Rosset wrote: > But for gnus-imap-gmail users, it is more difficult to get the same > thing. [...] > But I need to change the mention of INBOX in the link to John's > email. Why is that? If I create a link to an email from gmail using

[O] org-links for Gnus in imap with Gmail (for a convenient todo.org list)

2019-07-25 Thread Joseph Vidal-Rosset
Hello, Documentation to create a todo.org list that provides links to email as tasks is not seldom on the web. I recommend for example [[http://pragmaticemacs.com/]]. But for gnus-imap-gmail users, it is more difficult to get the same thing. Here is a the lines of code in m