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

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

Little help with defcustom


From: Jean Louis
Subject: Little help with defcustom
Date: Mon, 9 Nov 2020 12:12:08 +0300
User-agent: Mutt/2.0 (3d08634) (2020-11-07)

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)








reply via email to

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