First, you need to
rememberwhere emacs is, using therm(remember) command:rm -f `which emacs`Next, you need to tell the system that you want to use emacs in
visualmode:alias emacs=viNow, you're all set to use emacs! To edit a file, just type
emacs filenameI hope this information has been useful.
откуда-то