GNU bug report logs -
#24549
25.1; Customizing group `text'
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Mon, 26 Sep 2016 20:47:01 UTC
Severity: normal
Found in version 25.1
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #25 received at 24549-done <at> debbugs.gnu.org (full text, mbox):
> Date: Tue, 27 Sep 2016 09:58:29 -0700 (PDT)
> From: Drew Adams <drew.adams <at> oracle.com>
> Cc: 24549 <at> debbugs.gnu.org
>
> > > IOW, we can (1) make a group `text' that behaves essentially
> > > like `wp' and (2) let users know that `wp' is considered
> > > deprecated.
> >
> > If this works, it is probably better, yes.
>
> IOW, something like the code below.
Thanks, done on the master branch.
> Question 1: Why is group `outlines' declared in both
> cus-edit.el and outline.el? And in outline.el it has a
> prefix declared, but not in cus-edit.el. Group `outlines'
> is not _used_ in cus-edit.el, AFAICT. What would happen
> if we removed group `outlines' from cus-edit.el?
> (This question has nothing to do with this bug report.
> Just happened to notice the duplication.)
This duplication is an oversight from when outline.el was converted to
use Custom. I fixed this now.
> Question 2: Should group `text' inherit directly from group
> `emacs'? Should it also inherit from group `wp'?
I left it inherit from both. It cannot do any harm, I think.
> I think the answer to both of these is yes. WDYT?
>
> Question 3: Should group `wp' still be inherited from, by a
> group that now inherits from `text'? E.g., should group
> `tildify' inherit from both `wp' as well as from `text'?
>
> I don't think so. If group `text' itself inherits from `wp'
> then I don't think there is any reason that we need to have
> other groups still inherit directly from `wp' (as well as
> from `text'). WDYT?
I agree.
I think this bug is now done.
This bug report was last modified 8 years and 290 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.