GNU bug report logs - #68088
[PATCH] Fix incorrect docstring link in default-directory

Previous Next

Package: emacs;

Reported by: Matt <matt <at> excalamus.com>

Date: Thu, 28 Dec 2023 18:26:01 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


Message #10 received at 68088-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Matt <matt <at> excalamus.com>
Cc: 68088-done <at> debbugs.gnu.org
Subject: Re: bug#68088: [PATCH] Fix incorrect docstring link in
 default-directory
Date: Thu, 28 Dec 2023 21:48:33 +0200
> Date: Thu, 28 Dec 2023 17:58:53 +0100
> From: Matt <matt <at> excalamus.com>
> 
> Slashes in the docstring for `default-directory' incorrectly link to
> `/', the divide function.
> 
> "...these names start with `/' or `~' and end with `/'."
> 
> Obviously, slashes in this context refer to the character, not the
> operator.
> 
> Checking the sources, the error is still present on master.
> 
> See:
> https://git.savannah.gnu.org/cgit/emacs.git/tree/src/buffer.c#n5343
> 
> The attached patch changes the leading grave on each slash and the
> tilde to a single quote mark.

Thanks, I fixed that by using double-quotes instead of single quotes.

Closing.




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

Previous Next


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