GNU bug report logs - #38696
"If you edit it by hand, you could mess it up"

Previous Next

Package: emacs;

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

Date: Sat, 21 Dec 2019 01:04:02 UTC

Severity: wishlist

Tags: wontfix

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

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Cc: 38696 <at> debbugs.gnu.org, rms <at> gnu.org
Subject: Re: bug#38696: "If you edit it by hand, you could mess it up"
Date: Sun, 22 Dec 2019 19:04:52 +0200
> From: 積丹尼 Dan Jacobson
>  <jidanni <at> jidanni.org>
> Date: Sun, 22 Dec 2019 08:35:54 +0800
> Cc: 38696 <at> debbugs.gnu.org
> 
> >>>>> "RMS" == Richard Stallman <rms <at> gnu.org> writes:
> 
> RMS> Would you please show us what this looks like?
> 
> $ cat .emacs
> (custom-set-variables
>  ;; custom-set-variables was added by Custom.
>  ;; If you edit it by hand, you could mess it up, so be careful.
>  ;; Your init file should contain only one such instance.
>  ;; If there is more than one, they won't work right.
>  )
> (custom-set-faces
>  ;; custom-set-faces was added by Custom.
>  ;; If you edit it by hand, you could mess it up, so be careful.
>  ;; Your init file should contain only one such instance.
>  ;; If there is more than one, they won't work right.
>  '(default ((t (:family "DejaVu Sans Mono" :foundry "PfEd" :slant normal :weight normal :height 218 :width normal)))))
> 
> There is no way offered to "decompile" this into something that all
> those Emacs manuals talk about when introducing how to edit your .emacs
> file.

custom-set-variables and custom-set-faces are documented in the ELisp
manual, so, while the note about caution is in order (because not
every user knows Lisp), there's nothing magical about the above, no
more than some use of setq.

> The user is no longer in full control, but must maintain it via an
> interface (the menus.)

Only if the user chooses not to be in control.




This bug report was last modified 5 years and 8 days ago.

Previous Next


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