GNU bug report logs -
#68254
EWW ‘readable’ by default
Previous Next
Reported by: Navajeeth <yvv0 <at> proton.me>
Date: Fri, 5 Jan 2024 07:37:02 UTC
Severity: minor
Done: Jim Porter <jporterbugs <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #45 received at 68254 <at> debbugs.gnu.org (full text, mbox):
> Date: Thu, 21 Mar 2024 22:46:50 -0700
> Cc: 68254 <at> debbugs.gnu.org, yvv0 <at> proton.me
> From: Jim Porter <jporterbugs <at> gmail.com>
>
> I've tried to clarify this. By "string form", I meant the "string
> regexp" mentioned previously; in my new patch, I describe that as "a
> regular expression in string form".
Thanks. The updated changeset LGTM, with a single minor comment:
> +(defcustom eww-readable-urls nil
> + "A list of regexps matching URLs to display in readable mode by default.
> +Each element can be one of the following forms: a regular expression in
> +string form or a cons cell of the form (REGEXP . READABILITY). If
> +READABILITY is non-nil, this behaves the same as the string form;
> +otherwise, URLs matching REGEXP will never be displayed in readable mode
> +by default."
The doc string of this user option should explain what is the
"readable mode", or at least have a hyper-link to eww-readable (which
does explain that). Users who read this doc string should understand
what that mode does, and (unlike in the manual) there's no prior
context to rely upon.
This bug report was last modified 1 year and 137 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.