unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#57847: Emacs Reference Lisp Manual on defcustom
@ 2022-09-16  4:31 uzibalqa via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2022-09-16 10:00 ` Stefan Kangas
  0 siblings, 1 reply; 3+ messages in thread
From: uzibalqa via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-09-16  4:31 UTC (permalink / raw)
  To: 57847

I am reading the Elisp manual

16.2 Specifying Variables using defcustom

The custom-set-variables function works somewhat differently than a setq. While I have never learned the differences, I modify the custom-set-variables expressions in my .emacs file by hand: I make the changes in what appears to me to be a reasonable manner and have not had any problems. Others prefer to use the Customization command and let Emacs do the work for them. 

I myself use customize for hardly anything. Mostly, I write expressions myself.

Why are we talking like this !!!  "I have never learned the differences" and "I myself use customize for hardly anything."







^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#57847: Emacs Reference Lisp Manual on defcustom
  2022-09-16  4:31 bug#57847: Emacs Reference Lisp Manual on defcustom uzibalqa via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2022-09-16 10:00 ` Stefan Kangas
  2022-09-16 10:05   ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Kangas @ 2022-09-16 10:00 UTC (permalink / raw)
  To: uzibalqa, 57847

severity 57847 wishlist
thanks

uzibalqa via "Bug reports for GNU Emacs, the Swiss army knife of text
editors" <bug-gnu-emacs@gnu.org> writes:

> I am reading the Elisp manual

This is from An Introduction to Programming in Emacs Lisp:

    (info "(eintr) defcustom")

> 16.2 Specifying Variables using defcustom
>
> The custom-set-variables function works somewhat differently than a setq. While I have never learned the differences, I modify the custom-set-variables expressions in my .emacs file by hand: I make the changes in what appears to me to be a reasonable manner and have not had any problems. Others prefer to use the Customization command and let Emacs do the work for them.
>
> I myself use customize for hardly anything. Mostly, I write expressions myself.
>
> Why are we talking like this !!!  "I have never learned the differences" and "I myself use customize for hardly anything."

That's just the style that this manual is written in.  Maybe we could
explain what `custom-set-*' actually does instead, or even mention the
new `setopt'.  Or we could just leave it alone: either way is fine by
me.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#57847: Emacs Reference Lisp Manual on defcustom
  2022-09-16 10:00 ` Stefan Kangas
@ 2022-09-16 10:05   ` Lars Ingebrigtsen
  0 siblings, 0 replies; 3+ messages in thread
From: Lars Ingebrigtsen @ 2022-09-16 10:05 UTC (permalink / raw)
  To: Stefan Kangas; +Cc: uzibalqa, 57847

Stefan Kangas <stefankangas@gmail.com> writes:

> That's just the style that this manual is written in.  Maybe we could
> explain what `custom-set-*' actually does instead, or even mention the
> new `setopt'.  Or we could just leave it alone: either way is fine by
> me.

I think leaving it alone is fine; closing this bug report.





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-09-16 10:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-16  4:31 bug#57847: Emacs Reference Lisp Manual on defcustom uzibalqa via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-09-16 10:00 ` Stefan Kangas
2022-09-16 10:05   ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).