GNU bug report logs - #14233
24.3; Don't constrain frame size to character multiples

Previous Next

Package: emacs;

Reported by: E Sabof <esabof <at> gmail.com>

Date: Sat, 20 Apr 2013 00:04:02 UTC

Severity: wishlist

Found in version 24.3

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: martin rudalics <rudalics <at> gmx.at>
Cc: jan.h.d <at> swipnet.se, esabof <at> gmail.com, 14233 <at> debbugs.gnu.org
Subject: Re: bug#14233: 24.3; Don't constrain frame size to character multiples
Date: Wed, 24 Apr 2013 20:13:24 +0300
> Date: Wed, 24 Apr 2013 08:39:05 +0200
> From: martin rudalics <rudalics <at> gmx.at>
> CC: jan.h.d <at> swipnet.se, esabof <at> gmail.com, 14233 <at> debbugs.gnu.org
> 
>  >> In any case I'd want either an #ifdef or a simple and robust
>  >> predicate without having to care about #ifdefs.
>  >
>  > Sorry, you can't, not with the current infrastructure.  You must do it
>  > with a predicate that is also protected with an ifdef.
> 
> Then I don't see any motivation to move the platform dependent parts to
> change_frame_size.

HAVE_WINDOW_SYSTEM and FRAME_WINDOW_P are platform INdependent.  Code
they guard is almost always also platform-independent.  There are 3 or
4 platforms we currently support that provide GUI frames, and they all
are handled by these predicates.

Or maybe I don't understand what you are saying above.




This bug report was last modified 10 years and 154 days ago.

Previous Next


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