GNU bug report logs - #32849
26.1; xref-marker-ring-length user option doesn't have setter

Previous Next

Package: emacs;

Reported by: Allen Li <darkfeline <at> felesatra.moe>

Date: Wed, 26 Sep 2018 23:15:01 UTC

Severity: minor

Found in version 26.1

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Allen Li <darkfeline <at> felesatra.moe>
Cc: 32849 <at> debbugs.gnu.org
Subject: bug#32849: 26.1; xref-marker-ring-length user option doesn't have setter
Date: Thu, 27 Sep 2018 11:24:04 +0300
> From: Allen Li <darkfeline <at> felesatra.moe>
> Date: Wed, 26 Sep 2018 16:14:15 -0700
> 
> The xref-marker-ring-length user option doesn't have a setter, so
> customizing it will not affect xref--marker-ring, except if/when user
> customizations are loaded in a new Emacs process before xref is loaded.
> Customizations after xref is loaded will have no effect.

I think the setter should use ring-extend to enlarge the ring, and
some custom code using ring-remove to make the ring smaller.

Would you like to submit a patch along those lines?

Thanks.




This bug report was last modified 6 years and 196 days ago.

Previous Next


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