Some hints to use GNU-emacs
Go to file
Jose b3bb4c9fc9 Adding reference and text 2023-07-24 10:49:46 -03:00
bib Updating README - including org babel note 2022-07-20 17:13:41 -03:00
doc Adding reference and text 2023-07-24 10:49:46 -03:00
spa Updating README - including org babel note 2022-07-20 17:13:41 -03:00
.gitignore Updating README - including org babel note 2022-07-20 17:13:41 -03:00
LICENSE Adding license 2022-07-20 17:15:18 -03:00
README.org Add dired replace tutorial 2023-07-24 10:32:03 -03:00

README.org

Emacs tutorial

Some hints to use GNU-emacs

Emacs is a modular and extensible text editor. Users can customize and use only the specific packages that are needed for their tasks.

Emacs is free software project with many years of development and a very active and friendly community.

Emacs can be used for multiple purposes, for instance:

  • Edit files from different programming languages or any plain text
  • Access a shell and execute tasks in a machine
  • Write, edit and export text in multiple formats (html, odt, pdf…)
  • Read texts (pdf, epub, html…)
  • Create slides/presentations
  • Build diagrams
  • Browse the internet
  • Explore and edit a computer file system
  • Keep track of tasks using agenda, daily, contact list, "to-do" list…
  • Arrange and track multiple projects and tasks
  • Use your email
  • Listen music and watch videos
  • Many more…