unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Execute commands with unless on symbols
@ 2022-10-08 16:08 uzibalqa
  2022-10-08 16:24 ` [External] : " Drew Adams
  0 siblings, 1 reply; 3+ messages in thread
From: uzibalqa @ 2022-10-08 16:08 UTC (permalink / raw)
  To: uzibalqa via Users list for the GNU Emacs text editor

Have made a symbol 'go or `nogo and want to use an unless condition that only
executes some commands for the 'go condition.  How should the unless condition 
be constructed with the `nogo?

(defconst modust-statck 'go)

(unless modust-statck






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

end of thread, other threads:[~2022-10-08 17:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-08 16:08 Execute commands with unless on symbols uzibalqa
2022-10-08 16:24 ` [External] : " Drew Adams
2022-10-08 17:12   ` uzibalqa

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