From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Changes for quoting in tips.texi Date: Sat, 30 Jul 2022 13:09:54 +0300 Message-ID: <83mtcq6he5.fsf@gnu.org> References: <83tu718i1n.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="31079"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Stefan Kangas Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Jul 30 12:10:48 2022 Return-path: Envelope-to: ged-emacs-devel@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 1oHjQl-000805-S8 for ged-emacs-devel@m.gmane-mx.org; Sat, 30 Jul 2022 12:10:48 +0200 Original-Received: from localhost ([::1]:47252 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oHjQk-0001bd-Ma for ged-emacs-devel@m.gmane-mx.org; Sat, 30 Jul 2022 06:10:46 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:41744) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oHjQ0-0000tm-Dw for emacs-devel@gnu.org; Sat, 30 Jul 2022 06:10:00 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:33746) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oHjQ0-0006WK-0r; Sat, 30 Jul 2022 06:10:00 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=8ok8z8uaYWglb5/zWytdhwPPWJGL4XuveqhcpxAtWI0=; b=JVyjMm25n8XB M0v2EyD3xm7bHxRUB6MI0Iv1ye7aE950zEjVMipaiYOHWUTvyGqZNY2DG2wLOuPvtVYWYy6QvE/ej 10FYzHtwqJ/WFHtkL1NFk4eSiqrTVgjFxeVVyRJXYcW8jf/33Ppi5T5RV7DSASvzsLJmvgiq5bIP/ Nm9/S5k8IxmfVJ5MuhOQzKpbp9qBReHGScvKaopJ/r9MuFvrD8ZeHMXHFHC1lzOJcllg1xzoNwFAj OgkRCBTRfBvYdydqbsaaXv21FzXemEhXRwcj9x/+CZSvaQl0fe3I7Ob78RIu6DCPnGnTqIIFs3GSu n1BzeYStgRtTgoVlcW2Ayw==; Original-Received: from [87.69.77.57] (port=4906 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oHjPz-0000lI-FY; Sat, 30 Jul 2022 06:09:59 -0400 In-Reply-To: (message from Stefan Kangas on Sat, 30 Jul 2022 02:47:57 -0700) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:292863 Archived-At: > From: Stefan Kangas > Date: Sat, 30 Jul 2022 02:47:57 -0700 > Cc: emacs-devel@gnu.org > > I have tested this in Info, HTML, and PDF, and AFAICT everything is as > it should be. Please see the attached screenshot of the PDF output. Thanks, if you tested and it produces correct output, it's fine with me.