GNU bug report logs -
#66613
[PATCH] * lisp/url/url-vars.el: Fix typo
Previous Next
Reported by: Morgan Smith <Morgan.J.Smith <at> outlook.com>
Date: Wed, 18 Oct 2023 16:00:02 UTC
Severity: normal
Tags: patch
Fixed in version 29.2
Done: Stefan Kangas <stefankangas <at> gmail.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 66613 in the body.
You can then email your comments to 66613 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#66613
; Package
emacs
.
(Wed, 18 Oct 2023 16:00:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Morgan Smith <Morgan.J.Smith <at> outlook.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Wed, 18 Oct 2023 16:00:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
---
lisp/url/url-vars.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/url/url-vars.el b/lisp/url/url-vars.el
index ef4b8b2841b..f7bcfb32628 100644
--- a/lisp/url/url-vars.el
+++ b/lisp/url/url-vars.el
@@ -146,7 +146,7 @@ url-privacy-level
(const :tag "Emacs version" :value emacs)
(const :tag "Last location" :value lastloc)
(const :tag "Browser identification" :value agent)
- (const :tag "No cookies" :value cookie)))
+ (const :tag "No cookies" :value cookies)))
:group 'url)
(defcustom url-lastloc-privacy-level 'domain-match
--
2.41.0
Reply sent
to
Stefan Kangas <stefankangas <at> gmail.com>
:
You have taken responsibility.
(Sun, 22 Oct 2023 19:48:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Morgan Smith <Morgan.J.Smith <at> outlook.com>
:
bug acknowledged by developer.
(Sun, 22 Oct 2023 19:48:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 66613-done <at> debbugs.gnu.org (full text, mbox):
Version: 29.2
Morgan Smith <Morgan.J.Smith <at> outlook.com> writes:
> ---
> lisp/url/url-vars.el | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/lisp/url/url-vars.el b/lisp/url/url-vars.el
> index ef4b8b2841b..f7bcfb32628 100644
> --- a/lisp/url/url-vars.el
> +++ b/lisp/url/url-vars.el
> @@ -146,7 +146,7 @@ url-privacy-level
> (const :tag "Emacs version" :value emacs)
> (const :tag "Last location" :value lastloc)
> (const :tag "Browser identification" :value agent)
> - (const :tag "No cookies" :value cookie)))
> + (const :tag "No cookies" :value cookies)))
> :group 'url)
>
> (defcustom url-lastloc-privacy-level 'domain-match
Thanks, installed on emacs-29.
[1: 43127294e13]: 2023-10-22 21:45:49 +0200
Fix typo in url-privacy-level :type
https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=43127294e13af293369d710301b3a028ad4d53c3
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 20 Nov 2023 12:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 210 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.