%% [EMAIL PROTECTED] (robert_wilhelm_land) writes:
rwl> Jay Ford wrote:
>>
>> > > Does someone know which option is regarded to avoid emacs from
>> > > imediately creating a backup file by opening a new or any other
>> > > file?
Just a clarification: Emacs doesn't make a backup when yo
Jay Ford wrote:
>
> > > Does someone know which option is regarded to avoid emacs from
> > > imediately creating a backup file by opening a new or any other file?
>
> Put the following in ~/.emacs:
>
> (setq make-backup-files nil) ; Never create backup files
>
> It works for me.
Just
r
> Subject: emacs without backup option
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=us-ascii
> Content-Transfer-Encoding: 7bit
>
> Does someone know which option is regarded to avoid emacs from
> imediately creating a backup file by opening a new
> > Does someone know which option is regarded to avoid emacs from
> > imediately creating a backup file by opening a new or any other file?
Put the following in ~/.emacs:
(setq make-backup-files nil) ; Never create backup files
It works for me.
> Does someone know which option is regarded to avoid emacs from
> imediately creating a backup file by opening a new or any other file?
>
>
> I did read the man page, but unfortunatly was not able to find the
> appropiate parameter.
>
I haven't tried it but there is a variable called
backup-i
Does someone know which option is regarded to avoid emacs from
imediately creating a backup file by opening a new or any other file?
I did read the man page, but unfortunatly was not able to find the
appropiate parameter.
Robert
6 matches
Mail list logo