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

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

RE: [External] : insert string at point with emacs-version


From: Drew Adams
Subject: RE: [External] : insert string at point with emacs-version
Date: Tue, 1 Feb 2022 18:26:49 +0000

Ask Emacs:

`C-h f if'
`C-h f cond'
`C-h i', choose Elisp manual, `g Conditionals'

> My difficulty is about calling
> (alist-get (frame--current-backround-mode nil) colors)
> when (> emacs-version 28.0)
> and do some other thing otherwise.


reply via email to

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