From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#34504: 'pp' causally mentioned Date: Sun, 17 Feb 2019 17:28:12 +0200 Message-ID: <83o97al9ir.fsf@gnu.org> References: <87ef87h6jl.fsf@jidanni.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="13688"; mail-complaints-to="usenet@blaine.gmane.org" Cc: 34504@debbugs.gnu.org To: =?UTF-8?Q?=E7=A9=8D=E4=B8=B9=E5=B0=BC?= Dan Jacobson Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Feb 17 16:29:16 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gvONX-0003Pk-Ii for geb-bug-gnu-emacs@m.gmane.org; Sun, 17 Feb 2019 16:29:15 +0100 Original-Received: from localhost ([127.0.0.1]:42905 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gvONW-00043X-JP for geb-bug-gnu-emacs@m.gmane.org; Sun, 17 Feb 2019 10:29:14 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:58728) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gvONL-0003z6-3B for bug-gnu-emacs@gnu.org; Sun, 17 Feb 2019 10:29:03 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gvONK-0005Kw-F5 for bug-gnu-emacs@gnu.org; Sun, 17 Feb 2019 10:29:03 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:52190) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gvONK-0005Ks-AT for bug-gnu-emacs@gnu.org; Sun, 17 Feb 2019 10:29:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gvONK-0003BA-6W for bug-gnu-emacs@gnu.org; Sun, 17 Feb 2019 10:29:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 17 Feb 2019 15:29:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 34504 X-GNU-PR-Package: emacs Original-Received: via spool by 34504-submit@debbugs.gnu.org id=B34504.155041729712168 (code B ref 34504); Sun, 17 Feb 2019 15:29:02 +0000 Original-Received: (at 34504) by debbugs.gnu.org; 17 Feb 2019 15:28:17 +0000 Original-Received: from localhost ([127.0.0.1]:51471 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gvOMa-0003A7-Kt for submit@debbugs.gnu.org; Sun, 17 Feb 2019 10:28:16 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:44262) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gvOMY-00039o-Om; Sun, 17 Feb 2019 10:28:15 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:55884) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gvOMT-00052s-5Q; Sun, 17 Feb 2019 10:28:09 -0500 Original-Received: from [176.228.60.248] (port=2593 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1gvOMS-00048C-MU; Sun, 17 Feb 2019 10:28:09 -0500 In-reply-to: <87ef87h6jl.fsf@jidanni.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:155467 Archived-At: tags 34504 notabug thanks > From: 積丹尼 Dan Jacobson > > Date: Sun, 17 Feb 2019 03:33:50 +0800 > > In (info "(emacs) Program Indent") it says: > Emacs also provides a Lisp pretty-printer in the ‘pp’ package, which > reformats Lisp objects with nice-looking indentation." > > OK, as there is no hyperlink to click on In my version of the manual, that sentence is followed by a hyperlink: Emacs also provides a Lisp pretty-printer in the ‘pp’ package, which reformats Lisp objects with nice-looking indentation. *Note pp: (elisp)Output Functions. > say the user eventually finds > that indeed there is > $ dlocate /pp\\. > emacs-el: /usr/share/emacs/26.1/lisp/emacs-lisp/pp.el.gz > and loads it, but he still cannot use it because there is no further > example of how, provided, even within that file. E.g., you could mention > how to pretty print one's .emacs with it. pp doesn't by itself pretty-print files, it can only pretty-print Lisp objects (as the hyperlinked node of the ELisp manual describes).