* no backups, please
@ 2003-08-25 18:28 Uwe Mayer
2003-08-25 19:12 ` Johan Bockgård
0 siblings, 1 reply; 5+ messages in thread
From: Uwe Mayer @ 2003-08-25 18:28 UTC (permalink / raw)
How do you tell emacs not to create backup files (the foo.bar~ like things)
for all edited files in a given subdirectory?
Thanks
Uwe
--
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: no backups, please
2003-08-25 18:28 no backups, please Uwe Mayer
@ 2003-08-25 19:12 ` Johan Bockgård
2003-08-25 20:09 ` upro
0 siblings, 1 reply; 5+ messages in thread
From: Johan Bockgård @ 2003-08-25 19:12 UTC (permalink / raw)
Uwe Mayer <merkosh@hadiko.de> writes:
> How do you tell emacs not to create backup files (the foo.bar~ like
> things) for all edited files in a given subdirectory?
,----[ C-h v backup-enable-predicate RET ]
| backup-enable-predicate's value is
| my-backup-enable-predicate
|
| Documentation:
| Predicate that looks at a file name and decides whether to make
| backups. Called with an absolute file name as argument, it returns t
| to enable backup.
|
| Defined in `files'.
`----
--
Johan Bockgård
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: no backups, please
2003-08-25 19:12 ` Johan Bockgård
@ 2003-08-25 20:09 ` upro
2003-08-25 20:31 ` Marcus Frings
[not found] ` <mailman.957.1061847366.29551.help-gnu-emacs@gnu.org>
0 siblings, 2 replies; 5+ messages in thread
From: upro @ 2003-08-25 20:09 UTC (permalink / raw)
bojohan+news@dd.chalmers.se (Johan Bockgård) writes:
> Uwe Mayer <merkosh@hadiko.de> writes:
>
>> How do you tell emacs not to create backup files (the foo.bar~ like
>> things) for all edited files in a given subdirectory?
>
> ,----[ C-h v backup-enable-predicate RET ]
> | backup-enable-predicate's value is
> | my-backup-enable-predicate
> |
> | Documentation:
> | Predicate that looks at a file name and decides whether to make
> | backups. Called with an absolute file name as argument, it returns t
> | to enable backup.
> |
> | Defined in `files'.
> `----
Hi Johan,
how do you produce that neat layout? Manually, or is there a function?
--
Michael
r-znvy: zvpunry.wryqra jro.qr (chg gur "@" jurer vg svgf...)
ab fcnz cyrnfr
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2003-08-26 14:43 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-25 18:28 no backups, please Uwe Mayer
2003-08-25 19:12 ` Johan Bockgård
2003-08-25 20:09 ` upro
2003-08-25 20:31 ` Marcus Frings
[not found] ` <mailman.957.1061847366.29551.help-gnu-emacs@gnu.org>
2003-08-26 14:43 ` upro
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.