From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jean Louis Newsgroups: gmane.emacs.help Subject: Re: printing with paps Date: Sun, 1 Jan 2023 17:53:52 +0300 Message-ID: References: <765db885-3ab1-9a7b-9f66-16fc19a22c80@posteo.de> <595d0f1b-71ca-b313-2ebd-24f106598007@posteo.de> <6d31bebc-4d7b-9798-fa74-3fb29f4423b9@posteo.de> <0f698243-3a01-7e21-9d44-3e83e5d2f6df@posteo.de> <464d14a2-c4b9-9c72-041e-72f8d0685a07@posteo.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="23684"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/2.2.9+54 (af2080d) (2022-11-21) Cc: "help-gnu-emacs@gnu.org" To: Gottfried Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Sun Jan 01 16:37:00 2023 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pC0OR-0005wf-WD for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 01 Jan 2023 16:37:00 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pC0Nk-0001gr-2G; Sun, 01 Jan 2023 10:36:16 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pC0Ni-0001gb-FS for help-gnu-emacs@gnu.org; Sun, 01 Jan 2023 10:36:14 -0500 Original-Received: from stw1.rcdrun.com ([217.170.207.13]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pC0Ng-0002Vz-Ll for help-gnu-emacs@gnu.org; Sun, 01 Jan 2023 10:36:14 -0500 Original-Received: from localhost ([::ffff:102.85.231.176]) (AUTH: PLAIN admin, TLS: TLS1.3,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA id 0000000000055D56.0000000063B1A86C.000018DE; Sun, 01 Jan 2023 08:36:12 -0700 Mail-Followup-To: Gottfried , "help-gnu-emacs@gnu.org" Content-Disposition: inline In-Reply-To: <464d14a2-c4b9-9c72-041e-72f8d0685a07@posteo.de> Received-SPF: pass client-ip=217.170.207.13; envelope-from=bugs@gnu.support; helo=stw1.rcdrun.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:142083 Archived-At: * Gottfried [2023-01-01 17:24]: > I installed the new version 2.11 and deleted the version 2.10 > > I opened a text file > and wanted to print it > with > M-x rcd-paps-buffer-to-pdf-view RET > > it gave me the answer > > Symbol’s function definition is void: rcd-paps-process-buffer OK, I have polished it, and tested it with Emacs -Q: Download latest RCD Utilities 2.12: https://gnu.support/files/emacs/packages/rcd-utilities.el Download latest RCD paps 0.3: https://gnu.support/files/emacs/packages/rcd-paps/rcd-paps.el and I hope it will work. New settings I did is for header and footer to have it easier, there is completion choice, for: header -- left, center, right and footer -- left, center, right there will be completion choices like: - current full file name - current file name without directory - EMPTY -- if you wish one of those fields to be empty, choose EMPTY, so "EMPTY" as word cannot be part of header and footer. - Page {page_idx:02d}/{num_pages:02d} -- you can customize this to be for example "Seite {page_idx:02d} von {num_pages:02d}" - Modified time and date {mtime:%Y-%m-%d %H:%M} -- but now I remember I did not program it, must program it to detect modified time through Emacs. - Current time and date: {now:%Y-%m-%d %H:%M}, which you may customize how you wish and want. - Number of pages: {num_pages:02d} - Page number: {page_idx:02d} And you can customize it yourself. If you happen to have problem to insert space, use C-q SPC to insert it. -- Jean Take action in Free Software Foundation campaigns: https://www.fsf.org/campaigns In support of Richard M. Stallman https://stallmansupport.org/