frequently ask ? : Computers : Software : Text processing : Editors : Emacs

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

1 of 3 people (33%) answered Yes
Recently 1 of 3 people (33%) answered Yes

Entry

Linux: File: Editor: Emacs: File: Create: How to: How to create a file using Emacs Editor in Linux?

Aug 25th, 2005 17:18
Knud van Eeden,


----------------------------------------------------------------------
--- Knud van Eeden --- 25 February 2021 - 09:53 pm -------------------
Linux: File: Editor: Emacs: File: Create: How to: How to create a file 
using Emacs Editor in Linux?
---
Steps: Overview:
 1. Open a console
    1. To use the text editor Emacs, type:
         emacs <your program source filename>
          e.g.
           emacs ddd.c
         1. to save your current file and quit your
            file, type simultaneously:
            <CTRL><X><C>
            followed by yes:
             y
---
---
Internet: see also:
---
Operating system: Linux: File: Editor: Emacs: Overview: Can you give 
overview of the Emacs editor?
http://www.faqts.com/knowledge_base/view.phtml/aid/37569/fid/648
----------------------------------------------------------------------