unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Basil L. Contovounesios" via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 66150-done@debbugs.gnu.org, michael.albinus@gmx.de,
	"Miha Rihtaršič" <miha@kamnitnik.top>
Subject: bug#66150: 30.0.50; Duplicate :tag in remote-file-name-inhibit-cache
Date: Fri, 22 Sep 2023 15:19:35 +0200	[thread overview]
Message-ID: <87jzsiuyzc.fsf@epfl.ch> (raw)
In-Reply-To: <83pm2a781c.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 22 Sep 2023 14:37:51 +0300")

close 66150 29.1
quit

Eli Zaretskii [2023-09-22 14:37 +0300] wrote:

>> Cc: Michael Albinus <michael.albinus@gmx.de>
>> Date: Fri, 22 Sep 2023 11:41:32 +0200
>> From:  "Basil L. Contovounesios" via "Bug reports for GNU Emacs,
>>  the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
>> 
>> -	  (const   :tag "Do not inhibit file name cache" nil)
>> -	  (const   :tag "Do not use file name cache" t)
>> -	  (integer :tag "Do not use file name cache"
>> -		   :format "Do not use file name cache older then %v seconds"
>> +          (const   :tag "Inhibit remote file cache" t)
>> +          (const   :tag "Cache remote file attributes" nil)
>> +          (integer :tag "Cache remote file attributes with expiration"
>> +                   :format "Cache expiry in seconds: %v"
>>  		   :value 10)))
>
> Let's be consistent.  Either (a) the t value should have the tag of
> "Do not cache remote file attributes", or (b) the nil and the integer
> values should have the tag "Do not inhibit remote file cache" and
> "Inhibit file cache if expired", respectively.  OK?

Of course, thanks.  I went with option (a) for both
remote-file-name-inhibit-cache and
shell-highlight-undef-remote-file-name-inhibit-cache.

Installed on emacs-29, and closing.

Improve remote-file-name-inhibit-cache :type
e27ec0e4144 2023-09-22 15:15:36 +0200
https://git.sv.gnu.org/cgit/emacs.git/commit/?id=e27ec0e4144

-- 
Basil





      reply	other threads:[~2023-09-22 13:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-22  9:41 bug#66150: 30.0.50; Duplicate :tag in remote-file-name-inhibit-cache Basil L. Contovounesios via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-09-22 10:01 ` Michael Albinus
2023-09-22 11:24   ` Stefan Kangas
2023-09-22 10:01 ` Basil L. Contovounesios via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-09-22 11:37 ` Eli Zaretskii
2023-09-22 13:19   ` Basil L. Contovounesios via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87jzsiuyzc.fsf@epfl.ch \
    --to=bug-gnu-emacs@gnu.org \
    --cc=66150-done@debbugs.gnu.org \
    --cc=contovob@tcd.ie \
    --cc=eliz@gnu.org \
    --cc=michael.albinus@gmx.de \
    --cc=miha@kamnitnik.top \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).