all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#692: x-parse-geometry doc string confusion
@ 2008-08-11  1:25 ` Glenn Morris
  2008-08-13 23:55   ` bug#692: marked as done (x-parse-geometry doc string confusion) Emacs bug Tracking System
  0 siblings, 1 reply; 2+ messages in thread
From: Glenn Morris @ 2008-08-11  1:25 UTC (permalink / raw)
  To: bug-gnu-emacs


emacs -Q
C-h f x-parse-geometry

x-parse-geometry is a built-in function in `C source code'.

[Missing arglist.  Please make a bug report.]

Parse a Nextstep-style geometry string GEOM.
        ^^^^^^^^







^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#692: marked as done (x-parse-geometry doc string confusion)
  2008-08-11  1:25 ` bug#692: x-parse-geometry doc string confusion Glenn Morris
@ 2008-08-13 23:55   ` Emacs bug Tracking System
  0 siblings, 0 replies; 2+ messages in thread
From: Emacs bug Tracking System @ 2008-08-13 23:55 UTC (permalink / raw)
  To: Chong Yidong

[-- Attachment #1: Type: text/plain, Size: 839 bytes --]


Your message dated Wed, 13 Aug 2008 19:48:31 -0400
with message-id <87ljz0easw.fsf@stupidchicken.com>
and subject line Re: x-parse-geometry doc string confusion
has caused the Emacs bug report #692,
regarding x-parse-geometry doc string confusion
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
692: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=692
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 2228 bytes --]

From: Glenn Morris <rgm@gnu.org>
To: bug-gnu-emacs@gnu.org
Subject: x-parse-geometry doc string confusion
Date: Sun, 10 Aug 2008 21:25:57 -0400
Message-ID: <xnljz4fil6.fsf@fencepost.gnu.org>


emacs -Q
C-h f x-parse-geometry

x-parse-geometry is a built-in function in `C source code'.

[Missing arglist.  Please make a bug report.]

Parse a Nextstep-style geometry string GEOM.
        ^^^^^^^^




[-- Attachment #3: Type: message/rfc822, Size: 1254 bytes --]

From: Chong Yidong <cyd@stupidchicken.com>
To: Glenn Morris <rgm@gnu.org>
Cc: 692-done@emacsbugs.donarmstrong.com
Subject: Re: x-parse-geometry doc string confusion
Date: Wed, 13 Aug 2008 19:48:31 -0400
Message-ID: <87ljz0easw.fsf@stupidchicken.com>

Interesting.  Looks like make-docfile can get confused if a
platform-dependent file (ns-win.el) redefines a built-in function.  I
don't see any way to fix this, other than renaming x-parse-geometry in
ns-win.el to ns-parse-geometry, and making the built-in function call
that for HAVE_NS.

I've checked this work-around into CVS.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-08-13 23:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <87ljz0easw.fsf@stupidchicken.com>
2008-08-11  1:25 ` bug#692: x-parse-geometry doc string confusion Glenn Morris
2008-08-13 23:55   ` bug#692: marked as done (x-parse-geometry doc string confusion) Emacs bug Tracking System

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.