all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Little help with defcustom
@ 2020-11-09  9:12 Jean Louis
  2020-11-09 13:41 ` Joost Kremers
  0 siblings, 1 reply; 5+ messages in thread
From: Jean Louis @ 2020-11-09  9:12 UTC (permalink / raw)
  To: GNU Emacs Help

I need little help with defcustom. I would like to define defcustom
structure for:

Multiple inserts INS DEL:

- Server name
  - Host name
  - User name
  - Password 
  - Port number (integer up to 65535)
  - Activated (boolean)

And then to define second defcustom structure with multiple inserts
INS DEL:

- Server name (referencing the above server name)
  - Set name (belonging to this server)
  - Node ID (integer, by default empty)
  - Updatable (boolean)








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

end of thread, other threads:[~2020-11-09 20:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-09  9:12 Little help with defcustom Jean Louis
2020-11-09 13:41 ` Joost Kremers
2020-11-09 16:35   ` Jean Louis
2020-11-09 19:14     ` Joost Kremers
2020-11-09 20:31       ` Jean Louis

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.