GNU bug report logs - #64311
[PATCH] Fix shell-dirtrack-mode showing up as enabled in unrelated buffers

Previous Next

Package: emacs;

Reported by: Vladimir Sedach <vas <at> oneofus.la>

Date: Tue, 27 Jun 2023 06:30:02 UTC

Severity: normal

Tags: patch

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Vladimir Sedach <vas <at> oneofus.la>
Cc: 64311 <at> debbugs.gnu.org, Eli Zaretskii <eliz <at> gnu.org>
Subject: bug#64311: [PATCH] Fix shell-dirtrack-mode showing up as enabled in unrelated buffers
Date: Tue, 04 Jul 2023 19:42:30 -0400
Vladimir Sedach [2023-07-04 16:27:17] wrote:
> Stefan Monnier <monnier <at> iro.umontreal.ca> writes:
>> I don't know what backward-incompatible you're referring to.
> I wanted to replace the defvaralias with
> define-obsolete-variable-alias,

`define-obsolete-variable-alias` includes `defvaralias`.
It just adds an obsolescence warning, but doesn't introduce any actual
changes in behavior.

> and Eli says that shell-dirtrackp should not be marked obsolete, which
> makes sense.

Not sure if it makes sense, but if that's his preference, it's OK with
me (the name `shell-dirtrackp` is fundamentally wrong since it's
a boolean variable and not a predicate (which is where the "p" suffix
is used), but I can live with it).


        Stefan





This bug report was last modified 1 year and 320 days ago.

Previous Next


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