bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#38696: "If you edit it by hand, you could mess it up"


From: Richard Stallman
Subject: bug#38696: "If you edit it by hand, you could mess it up"
Date: Sun, 22 Dec 2019 21:58:08 -0500

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

  > (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.

It isn't Lisp code.  It is just data, and the bulk of it is a plist
that is pretty obvious to edit.

It would be useful to explain the three outer levels of list structure.
A couple of lines of comment can explain that.
-- 
Dr Richard Stallman
Founder, Free Software Foundation (https://gnu.org, https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)







reply via email to

[Prev in Thread] Current Thread [Next in Thread]