GNU bug report logs - #49330
Customization buffer should also offer printing code snippets

Previous Next

Package: emacs;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Fri, 2 Jul 2021 15:55:01 UTC

Severity: wishlist

Tags: wontfix

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 49330 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Cc: 49330 <at> debbugs.gnu.org
Subject: Re: bug#49330: Customization buffer should also offer printing code
 snippets
Date: Fri, 02 Jul 2021 20:24:32 +0300
> From: 積丹尼 Dan Jacobson
>  <jidanni <at> jidanni.org>
> Date: Fri, 02 Jul 2021 22:16:02 +0800
> 
> The *Customize Face* buffer looks like:
> 
>   For help using this buffer, see Easy Customization in the Emacs manual.
> 
>   Operate on all settings in this buffer:
>   Revert...   Apply   Apply and Save
>   1^^^^^^^^^^^2^^^^^^^3^^^^^^^^^^^^^
> 
> OK, but add a fourth menu item:
> "Print code snippet" or
> "Just print code snippet" or just
> "Print"!
> 
> Else currently one must
> 1. cp .emacs-custom.el /tmp
> 2. click "Apply and Save"
> 3. exit emacs #as we are about to replace a dot file it uses.
> 4. diff /tmp .emacs-custom.el #obtain the code snippet.
> 5. mv /tmp/.emacs-custom ~
> 6. restart emacs
> Just to obtain the code snippet!

What is that "code snippet" that you'd like to see?  If you want to
see the effect of customizing the face, then the Customize Face buffer
includes a "[sample]" part, which dynamically shows the results of
your customizations.




This bug report was last modified 4 years and 46 days ago.

Previous Next


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