GNU bug report logs - #56291
29.0.50; version-control versus gnus-backup-startup-file

Previous Next

Package: emacs;

Reported by: Mike Kupfer <mkupfer <at> alum.berkeley.edu>

Date: Wed, 29 Jun 2022 01:01:02 UTC

Severity: normal

Tags: moreinfo

Found in version 29.0.50

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #13 received at 56291 <at> debbugs.gnu.org (full text, mbox):

From: Mike Kupfer <mkupfer <at> alum.berkeley.edu>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 56291 <at> debbugs.gnu.org
Subject: Re: bug#56291: 29.0.50;
 version-control versus gnus-backup-startup-file
Date: Wed, 29 Jun 2022 07:38:28 -0700
Lars Ingebrigtsen wrote:

> Mike Kupfer <mkupfer <at> alum.berkeley.edu> writes:
> >     Some packages, such as Rmail, override the global setting of
> >     ‘version-control’ in this manner.
> 
> I don't think that's correct, though?  rmail-mode doesn't use file
> variables, it does:
> 
>   (setq-local version-control 'never)
> 
> So it doesn't set version-control "in this manner", as far as I can tell?

Fair enough.  How about

    The usual way to set this variable is globally, through your init
    file or the customization buffer.  However, you can set
    ‘version-control’ locally in an individual buffer to control the
    making of backups for that buffer’s file (*note Locals::).  Some
    packages, such as Rmail, override the global setting of
    ‘version-control’ this way.  You can also have Emacs set
    ‘version-control’ locally whenever you visit a given file (*note File
    Variables::).

?

mike




This bug report was last modified 3 years and 21 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.