LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   needed help for EMACS (https://www.linuxquestions.org/questions/linux-software-2/needed-help-for-emacs-93424/)

vanquisher 09-16-2003 11:22 AM

needed help for EMACS
 
Hi,
I've recently switched from VI to EMACS. Whenever I edit a file, say, file.txt, a file name "file.txt~'" being created. How do I avoid that for emacs? Also, any guides for editing .emacs would be welcome...let me tell you, I'm not a Lisp programmer, so, I'm looking for some easy to use tutorials.

thanks.

tek1024 09-16-2003 11:59 AM

The best comprehensive plain-English guide I've found to Emacs other than the built-in tutorial can be found at the following URL:
http://bioinformatics.weizmann.ac.il...acs/guide.html

Now. If you're ABSOLUTELY sure you don't want to make backups (i.e., no oops-recovery), follow these instructions. In xemacs (the GUI version of Emacs), you can disable backups by going to { Options -> Advanced (Customize) -> Emacs -> Files -> Backup -> [#] Make Backup Files... } and un-selecting that.

In the text-based emacs, I'm ashamed to say, I haven't used that except remotely in so long, and thus haven't had to bug the configuration, I can't remember how to change that option.

Still, HTH!


All times are GMT -5. The time now is 06:20 AM.