From unknown Tue Jun 17 20:28:01 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#24056 <24056@debbugs.gnu.org> To: bug#24056 <24056@debbugs.gnu.org> Subject: Status: `DATA and 'DATA look the same in Guile INFO in emacs on tty & X11 Reply-To: bug#24056 <24056@debbugs.gnu.org> Date: Wed, 18 Jun 2025 03:28:01 +0000 retitle 24056 `DATA and 'DATA look the same in Guile INFO in emacs on tty &= X11 reassign 24056 guile submitter 24056 myglc2 severity 24056 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Jul 22 18:35:19 2016 Received: (at submit) by debbugs.gnu.org; 22 Jul 2016 22:35:19 +0000 Received: from localhost ([127.0.0.1]:34073 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bQj2N-00008g-Ce for submit@debbugs.gnu.org; Fri, 22 Jul 2016 18:35:19 -0400 Received: from eggs.gnu.org ([208.118.235.92]:48129) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bQj2M-00008S-2s for submit@debbugs.gnu.org; Fri, 22 Jul 2016 18:35:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bQj2G-0001t5-0H for submit@debbugs.gnu.org; Fri, 22 Jul 2016 18:35:12 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:53842) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bQj2F-0001t0-TK for submit@debbugs.gnu.org; Fri, 22 Jul 2016 18:35:11 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39100) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bQj2E-00081i-Sz for bug-guile@gnu.org; Fri, 22 Jul 2016 18:35:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bQj2A-0001pq-My for bug-guile@gnu.org; Fri, 22 Jul 2016 18:35:09 -0400 Received: from plane.gmane.org ([80.91.229.3]:42549) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bQj2A-0001oE-G3 for bug-guile@gnu.org; Fri, 22 Jul 2016 18:35:06 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1bQj28-0004qR-8t for bug-guile@gnu.org; Sat, 23 Jul 2016 00:35:04 +0200 Received: from c-73-167-118-254.hsd1.ma.comcast.net ([73.167.118.254]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 23 Jul 2016 00:35:04 +0200 Received: from myglc2 by c-73-167-118-254.hsd1.ma.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 23 Jul 2016 00:35:04 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: bug-guile@gnu.org From: myglc2 Subject: `DATA and 'DATA look the same in Guile INFO in emacs on tty & X11 Date: Fri, 22 Jul 2016 16:09:37 -0400 Lines: 29 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: c-73-167-118-254.hsd1.ma.comcast.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) Cancel-Lock: sha1:8cFn5yHsF5g5TIY3zwCsPTfzGaY= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.1 (----) Hello Guile, You probably already know this, but, when viewing the Guile INFO on emacs in tty or X11, the "Expression Syntax" part of the manual reads: [...] (quote DATA) ’DATA [...] (quasiquote DATA) ‘DATA [...] That is, the 'DATA and `DATA examples are both typeset with single quote. Upshot: One looks at things that are identical when one first reads how they differ and wonders if one is going blind ;-) I guess this is a problem with how @itemx handles backquote on these platforms because the ./ref/api-evaluation.texi has a backquote ... @itemx `@var{data} ... and is correctly typeset in the HTML doc. Anyway, maybe the 'DATA & `DATA examples could be marked up differently to overcome this? From debbugs-submit-bounces@debbugs.gnu.org Wed Mar 01 03:43:15 2017 Received: (at 24056-done) by debbugs.gnu.org; 1 Mar 2017 08:43:15 +0000 Received: from localhost ([127.0.0.1]:60936 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cizqs-00076C-Qa for submit@debbugs.gnu.org; Wed, 01 Mar 2017 03:43:14 -0500 Received: from pb-sasl1.pobox.com ([64.147.108.66]:51685 helo=sasl.smtp.pobox.com) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cizqr-000763-9x for 24056-done@debbugs.gnu.org; Wed, 01 Mar 2017 03:43:13 -0500 Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by pb-sasl1.pobox.com (Postfix) with ESMTP id B68A948D8F; Wed, 1 Mar 2017 03:43:11 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type:content-transfer-encoding; s=sasl; bh=QVCjloGQVeHc 5I7IVWL7qkEP2LM=; b=wzvvE49iNJbPhJe+3/g6ILjDWMkKbZeN0/gDtP8FZvp9 tPmV57D9bhFl+ypL8TAOmnjFAOZIwHV2YzY5g9JsFJiXKPySe7xgYo7ZNL8bNxPJ QLPVUZFn4xIGPhq0r9lBo+bzNEPAtGDQN05Mco5tNBuyEkWWfNn2U8RdU5My3qU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type:content-transfer-encoding; q=dns; s=sasl; b=KWHfxs GUvIyv2bYOsyK2UUU598cPQBuCAcOkbqYR2wNRLwFXZ9ERmOzLaSTQq5saAFHkyL NBSlUbjLMDH3hQGM7Zroe6NjLAoCJ8VOQWYXD+spU78p+wLJobj9BoB0Dda/smTk yYweYvSXa1+HFi0bguiT3GSiLs59+1VciJG1I= Received: from pb-sasl1.nyi.icgroup.com (unknown [127.0.0.1]) by pb-sasl1.pobox.com (Postfix) with ESMTP id B02DF48D8E; Wed, 1 Mar 2017 03:43:11 -0500 (EST) Received: from clucks (unknown [109.190.228.233]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pb-sasl1.pobox.com (Postfix) with ESMTPSA id D8DE148D8D; Wed, 1 Mar 2017 03:43:10 -0500 (EST) From: Andy Wingo To: myglc2 Subject: Re: bug#24056: `DATA and 'DATA look the same in Guile INFO in emacs on tty & X11 References: Date: Wed, 01 Mar 2017 09:43:03 +0100 In-Reply-To: (myglc2@gmail.com's message of "Fri, 22 Jul 2016 16:09:37 -0400") Message-ID: <87k289jsko.fsf@pobox.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Pobox-Relay-ID: 19E0B4FA-FE5B-11E6-8FB5-B667064AB293-02397024!pb-sasl1.pobox.com X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 24056-done Cc: 24056-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) On Fri 22 Jul 2016 22:09, myglc2 writes: > Hello Guile, > > You probably already know this, but, when viewing the Guile INFO on > emacs in tty or X11, the "Expression Syntax" part of the manual reads: > > [...] > (quote DATA) > =E2=80=99DATA > [...] > (quasiquote DATA) > =E2=80=98DATA > [...] > > That is, the 'DATA and `DATA examples are both typeset with single > quote. I didn't know this! A tricky little thing to fix but I think I have it. Thanks for the report :) Andy From unknown Tue Jun 17 20:28:01 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 29 Mar 2017 11:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator