GNU bug report logs - #10354
24.0.92; `window-min-height' is no longer DEFVAR_INT

Previous Next

Package: emacs;

Reported by: martin rudalics <rudalics <at> gmx.at>

Date: Fri, 23 Dec 2011 10:52:01 UTC

Severity: normal

Found in version 24.0.92

Done: Juanma Barranquero <lekktu <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 10354 in the body.
You can then email your comments to 10354 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#10354; Package emacs. (Fri, 23 Dec 2011 10:52:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to martin rudalics <rudalics <at> gmx.at>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Fri, 23 Dec 2011 10:52:02 GMT) Full text and rfc822 format available.

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

From: martin rudalics <rudalics <at> gmx.at>
To: Bug-Gnu-Emacs <bug-gnu-emacs <at> gnu.org>
Subject: 24.0.92; `window-min-height' is no longer DEFVAR_INT
Date: Fri, 23 Dec 2011 11:49:15 +0100
Section 11.14 Variables with Restricted Values of the Elisp manual
contains the following text:


   Variables of type `DEFVAR_INT' can only take on integer values.
Attempting to assign them any other value will result in an error:

     (setq window-min-height 5.0)
     error--> Wrong type argument: integerp, 5.0


This text is no longer valid since `window-min-height' is now defined in
window.el.

martin




Reply sent to Juanma Barranquero <lekktu <at> gmail.com>:
You have taken responsibility. (Fri, 23 Dec 2011 13:17:02 GMT) Full text and rfc822 format available.

Notification sent to martin rudalics <rudalics <at> gmx.at>:
bug acknowledged by developer. (Fri, 23 Dec 2011 13:17:02 GMT) Full text and rfc822 format available.

Message #10 received at 10354-done <at> debbugs.gnu.org (full text, mbox):

From: Juanma Barranquero <lekktu <at> gmail.com>
To: martin rudalics <rudalics <at> gmx.at>
Cc: 10354-done <at> debbugs.gnu.org
Subject: Re: bug#10354: 24.0.92; `window-min-height' is no longer DEFVAR_INT
Date: Fri, 23 Dec 2011 14:13:02 +0100
> This text is no longer valid since `window-min-height' is now defined in
> window.el.

Fixed. I've used undo-limit.

    Juanma




Message #11 received at 10354-done <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: Juanma Barranquero <lekktu <at> gmail.com>
Cc: 10354-done <at> debbugs.gnu.org
Subject: Re: bug#10354: 24.0.92; `window-min-height' is no longer DEFVAR_INT
Date: Fri, 23 Dec 2011 14:47:11 +0100
> Fixed. I've used undo-limit.

Thanks.  I currently have no intentions moving `undo-limit' to Elisp ;-)

martin




Message #12 received at 10354-done <at> debbugs.gnu.org (full text, mbox):

From: Juanma Barranquero <lekktu <at> gmail.com>
To: martin rudalics <rudalics <at> gmx.at>
Cc: 10354-done <at> debbugs.gnu.org
Subject: Re: bug#10354: 24.0.92; `window-min-height' is no longer DEFVAR_INT
Date: Fri, 23 Dec 2011 15:06:44 +0100
> Thanks.  I currently have no intentions moving `undo-limit' to Elisp ;-)

Well, if you happen to feel the urge sometime, you fix the elisp
reference too ,-)

    Juanma




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 21 Jan 2012 12:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 12 years and 97 days ago.

Previous Next


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