Re: Newbie question about mutt

From: Rouben Rostamian (rouben_at_pc18.math.umbc.edu)
Date: 04/25/04


Date: Sun, 25 Apr 2004 20:21:55 +0000 (UTC)

In article <pan.2004.04.25.18.58.45.183535@SPAMlabonte.com>,
Ed LaBonte <edNO@SPAMlabonte.com> wrote:
>On Sun, 25 Apr 2004 12:45:09 +0000, Kenneth wrote:
>
>
>> You need to know the editor, IIRC mutt uses the editor set in the envir.
>> variable...go the command line type
>>
>> echo $EDITOR
>>
>> It should display the name of an editor, then do a man for that editor.
>
>I hate to say it but I'm still lost. I get nothing when I enter echo
>$EDITOR. I think the editor is some form of vi, but when I type :q after
>entering the text it doesn't quit but displays a message at the bottom
>that the message is changed but not saved.

OK, it is vi then.

To quit vi, do:

   :wq

> The only way
>I can get out is by hitting Control z.

Oh, no, No, NO! Never ever do Control Z to get out of something!
Unlike some other operating systems, Control Z does not kill a
process in Unix; it suspends it! By doing that you will have several
simultaneous mail processes and will run the risk of corrupting
your mailbox.

-- 
Rouben Rostamian


Relevant Pages

  • Re: Adding components
    ... >> That's because they apparently don't really ALLOW a programmer to test ... I'm not implying they're dishonest or sell a bad product. ... easy-to-use third party treeview and editor. ... I didn't see an editor control (extended RTF, ...
    (alt.comp.lang.borland-delphi)
  • Re: Logical data design, Pick style
    ... This is an example of RM rules concerning read/write/delete control residing ... actual data items in the data file, 'cause if the actual data items got ... I was so hoping that someone would say they did it in the editor. ... Since arriving in the MV world, I have not seen an edp auditor -- do ...
    (comp.databases.pick)
  • Re: Fadal TRM help
    ... >> Scott, ... >> Strip out the line numbers with the MC editor, ... >> Your not using the 104/D POS control are you ??? ... > They sent the tech out to do the upgrade, ...
    (alt.machines.cnc)
  • Re: Displaying code as html
    ... If you don't mind using a 3rd-party control Code Max ... Code Max has been used by several "syntax-highlighting" editors, ... you create a "fixed" html, ... code editor, much preferred by our friends over at AutoIt. ...
    (microsoft.public.scripting.vbscript)
  • Script editor server control
    ... Does anybody know where I can get my hands on a script editor server ... I have developed a web app that includes an "editor" (textarea control) in ... copy the new text back into the textarea and then save the file. ...
    (microsoft.public.dotnet.framework.aspnet.buildingcontrols)