emacs-devel
[Top][All Lists]
Advanced

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

Re: Difficulty of finding "print" (as in read-eval-print loop) in the El


From: John Shahid
Subject: Re: Difficulty of finding "print" (as in read-eval-print loop) in the Elisp manual
Date: Sun, 11 Feb 2018 08:41:43 -0500
User-agent: mu4e 1.0-alpha3; emacs 26.0.91

You should be able to find more details about `print' in the Elisp
manual ("m Elisp") as opposed to the Emacs manual, which I guess is what
you are using.

Alan Mackenzie <address@hidden> writes:

> Hello, Emacs.
>
> I want to look up details of printing (i.e. the transformation of
> internal lisp objects to human readable strings) in the elisp manual.
>
> I try "i print" in ths manual.  I get back only entries about making
> imprints on paper.  "printing" is no better.
>
> I think there's something wrong about this.
>
> Should I raise a bug report?



reply via email to

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