all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Robert Dallas Gray <mail@robertdallasgray.com>
Cc: 12368@debbugs.gnu.org
Subject: bug#12368: 24.1; x-parse-geometry broken in Emacs 24.1
Date: Thu, 06 Sep 2012 12:57:28 -0400	[thread overview]
Message-ID: <uqa9x3qebr.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <72685A2C-FE87-434E-991F-AEC63AE1D255@robertdallasgray.com> (Robert Dallas Gray's message of "Thu, 6 Sep 2012 13:31:11 +0100")

Robert Dallas Gray wrote:

> emacs -Q
> M-:
> (x-parse-geometry "80x40+5+10")
>
> Expected result: ((height . 40) (width . 80) (top . 10) (left . 5))

Works fine on GNU/Linux in 24.1.

> Actual result:   ((top . 80)) 
>
> In GNU Emacs 24.1.1 (x86_64-apple-darwin11.4.0, NS apple-appkit-1138.47)

C-h f x-parse-geometry:

   On Nextstep, this just calls `ns-parse-geometry'.

C-h f ns-parse-geometry:

   Parse a Nextstep-style geometry string GEOM.

Why this needs to be different on this platform I do not know, but it is.





  reply	other threads:[~2012-09-06 16:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-06 12:31 bug#12368: 24.1; x-parse-geometry broken in Emacs 24.1 Robert Dallas Gray
2012-09-06 16:57 ` Glenn Morris [this message]
2012-09-08 13:29 ` Jan Djärv
2012-09-12 18:22   ` Glenn Morris
2012-09-12 20:30     ` Jan Djärv
2012-09-12 20:41       ` Glenn Morris
2012-09-19  6:51         ` Jan Djärv
2012-09-19 21:21           ` Andy Moreton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=uqa9x3qebr.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=12368@debbugs.gnu.org \
    --cc=mail@robertdallasgray.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.