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
----------------------------------------------------------------------