* (no subject)
@ 2015-03-30 7:26 gui-gui
2015-03-30 7:28 ` [sup] Edit messages in an external editor gui-gui
0 siblings, 1 reply; 4+ messages in thread
From: gui-gui @ 2015-03-30 7:26 UTC (permalink / raw)
To: supmua
[-- Attachment #1: Type: text/plain, Size: 496 bytes --]
Lots of questions today.
Is it possible to edit a message in an external editor?
Right now I am editing with vim inside the same terminal window, but for some drafts, I would like to be able to pop out the vim window. These are drafts that I usually edit all week long and send at the end of the week. I know I could just make a draft and it could stay open in a buffer, but I need to have it standing in a desktop by itself, otherwise I just forget to write it...
Cheers,
Guillaume
[-- Attachment #2: Type: text/html, Size: 686 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [sup] Edit messages in an external editor
2015-03-30 7:26 gui-gui
@ 2015-03-30 7:28 ` gui-gui
2015-03-30 7:58 ` Roland Groell
0 siblings, 1 reply; 4+ messages in thread
From: gui-gui @ 2015-03-30 7:28 UTC (permalink / raw)
To: supmua
[-- Attachment #1: Type: text/plain, Size: 1171 bytes --]
Sorry for the missing subject...
---- Message d'origine ----
De : gui-gui@netcourrier.com
À : supmua@googlegroups.com
Objet : [sup]
Date : 30/03/2015 09:26:58 CEST
Lots of questions today.
Is it possible to edit a message in an external editor?
Right now I am editing with vim inside the same terminal window, but for some drafts, I would like to be able to pop out the vim window. These are drafts that I usually edit all week long and send at the end of the week. I know I could just make a draft and it could stay open in a buffer, but I need to have it standing in a desktop by itself, otherwise I just forget to write it...
Cheers,
Guillaume
--
You received this message because you are subscribed to the Google Groups "The Sup email client" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supmua+unsubscribe@googlegroups.com.
To post to this group, send email to supmua@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/supmua/ea-mime-5518fac2-3e72-540ca24a%40www-1.netcourrier.com.
For more options, visit https://groups.google.com/d/optout.
[-- Attachment #2: Type: text/html, Size: 1724 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [sup] Edit messages in an external editor
2015-03-30 7:28 ` [sup] Edit messages in an external editor gui-gui
@ 2015-03-30 7:58 ` Roland Groell
2015-03-30 8:55 ` gui-gui
0 siblings, 1 reply; 4+ messages in thread
From: Roland Groell @ 2015-03-30 7:58 UTC (permalink / raw)
To: supmua
Hi,
> Is it possible to edit a message in an external editor?
> Right now I am editing with vim inside the same terminal window, but for some drafts, I would like to be able to pop out the vim window. These are drafts that I usually edit all week long and send at the end of the week. I know I could just make a draft and it could stay open in a buffer, but I need to have it standing in a desktop by itself, otherwise I just forget to write it...
Using an out-of-terminal editor is possible by using the async-edit
hook. For example my async-edit.rb looks like:
system "gvim #{file_path}"
You then can use E in the reply buffer to edit the message in gvim.
Greetings,
Roland
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Re: [sup] Edit messages in an external editor
2015-03-30 7:58 ` Roland Groell
@ 2015-03-30 8:55 ` gui-gui
0 siblings, 0 replies; 4+ messages in thread
From: gui-gui @ 2015-03-30 8:55 UTC (permalink / raw)
To: supmua
[-- Attachment #1: Type: text/plain, Size: 1562 bytes --]
Hello,
I guess I missed that one... even though it's like the second from the top...
Anyhow, thanks.
Now, I just need it to save it as draft on exit.
Cheers,
--
Guillaume
---- Message d'origine ----
De : "Roland Groell" <roswellrg@gmail.com>
À : "supmua" <supmua@googlegroups.com>
Objet : Re: [sup] Edit messages in an external editor
Date : 30/03/2015 09:58:43 CEST
Hi,
> Is it possible to edit a message in an external editor?
> Right now I am editing with vim inside the same terminal window, but for some drafts, I would like to be able to pop out the vim window. These are drafts that I usually edit all week long and send at the end of the week. I know I could just make a draft and it could stay open in a buffer, but I need to have it standing in a desktop by itself, otherwise I just forget to write it...
Using an out-of-terminal editor is possible by using the async-edit
hook. For example my async-edit.rb looks like:
system "gvim #{file_path}"
You then can use E in the reply buffer to edit the message in gvim.
Greetings,
Roland
--
You received this message because you are subscribed to the Google Groups "The Sup email client" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supmua+unsubscribe@googlegroups.com.
To post to this group, send email to supmua@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/supmua/1427701994-sup-8743%40limestone.
For more options, visit https://groups.google.com/d/optout.
[-- Attachment #2: Type: text/html, Size: 1884 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-03-30 8:55 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-30 7:26 gui-gui
2015-03-30 7:28 ` [sup] Edit messages in an external editor gui-gui
2015-03-30 7:58 ` Roland Groell
2015-03-30 8:55 ` gui-gui
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox