On 24Jul2011 18:57, Marcelo Luiz de Laia <[email protected]> wrote: | On Mon, 18 Jul 2011, Cameron Simpson wrote: | > On 17Jul2011 11:24, Marcelo Luiz de Laia <[email protected]> wrote: | > | I am looking for a way to spawn new windows for reading and writing | > | e-mails with a mere click using mutt in X environment. | (...) | > It would be pretty easy to adapt it to spawn a new terminal window containing | > the screen session I would think. I could put some effort into that if you | > have trouble. | | I have started to test your script. However, I am unsure how I set | this variables: $EDITOR ('set editor=$EDITOR'). | | How I set it?
Ah, the script presumed this was already set to your preferred terminal mode editor. I've updated the script to default to "vi" if $EDITOR isn't present. | Another issue: I have 3 profile. So, in this script I have only one | seted (mutt -F "$HOME/rc/mail/mutt"). Is this? Argh. That is a gratuitous Cameron-ism. I've removed it from the script too; it now just says "mutt", no -F option. My apologies for the unportableness and thanks for the bug report. You can refetch the updated script from: http://www.cskk.ezoshosting.com/cs/css/bin/muttedit Please let me know if it behaves better for you. Cheers, -- Cameron Simpson <[email protected]> DoD#743 http://www.cskk.ezoshosting.com/cs/ The ship is cold -- and damp. I complain -- but no one listens. - Capt. Kirk, Star Trek XXIII: _So Very Tired_ Jim Hill <[email protected]>
