GNU bug report logs - #35375
26.2; info:elisp#Geometry (x-parse-geometry geom)

Previous Next

Package: emacs;

Reported by: Van L <van <at> scratch.space>

Date: Mon, 22 Apr 2019 10:58:02 UTC

Severity: minor

Tags: notabug

Found in version 26.2

Done: Juri Linkov <juri <at> linkov.net>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 35375 <at> debbugs.gnu.org (full text, mbox):

From: Andreas Schwab <schwab <at> linux-m68k.org>
To: Van L <van <at> scratch.space>
Cc: 35375 <at> debbugs.gnu.org
Subject: Re: bug#35375: 26.2; info:elisp#Geometry (x-parse-geometry geom)
Date: Mon, 22 Apr 2019 14:15:36 +0200
On Apr 22 2019, Van L <van <at> scratch.space> wrote:

> Hello,
>
> In the example given,
>
>           (x-parse-geometry "35x70+0-0")
>                ⇒ ((height . 70) (width . 35)
>                    (top - 0) (left . 0))
> --------------------^
> should that be (top . (- 0)) from x-parse-geometry?

That's the same, but the lisp printer would never use the dotted form
for a proper list.

Andreas.

-- 
Andreas Schwab, schwab <at> linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."




This bug report was last modified 6 years and 73 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.