> Date: Sat, 25 Apr 2026 14:02:40 +0000 > From: Heime <[email protected]> > Cc: [email protected] > > On Sunday, April 26th, 2026 at 1:34 AM, Eli Zaretskii <[email protected]> wrote: > > > > Have tried your earlier suggestion for emacs and in the scratch buffer > > > I run > > > > > > (info (emacs)) > > > > > > which entered a Lisp error: (void-function emacs) > > > > That's not what I suggested to do. > > How can one get the emacs manual from an emacs command?
Either (info "(emacs)") or (info "emacs")
