all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jan Djärv" <jan.h.d@swipnet.se>
To: J Irving <j@lollyshouse.ca>
Cc: "emacs-devel@gnu.org" <emacs-devel@gnu.org>
Subject: Re: Issues for 24.3
Date: Tue, 5 Feb 2013 13:22:07 +0100	[thread overview]
Message-ID: <4384CFA7-0DE4-4F62-8D57-38DE360A9C0D@swipnet.se> (raw)
In-Reply-To: <EA58626E-DF6D-4641-93D9-61EAA5FF3EC3@lollyshouse.ca>

Hello.

This is fixed in the trunk. As it is not a regression, the release branch is not appropriate.

You can select between old/new fullscreen by customizing ns-use-native-fullscreen.

     Jan D.

2 feb 2013 kl. 04:48 skrev J Irving <j@lollyshouse.ca>:

> FWIW, I still see horrible full screen toolbar rendering in the .92 pretest, very much like what I reported here:
> 
>   http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13444
> 
> OS X is not a high priority platform for emacs as I understand it, but if there's a hope of improvement before 24.3 is released, I will attempt to reproduce that bug precisely with the pretest.
> 
> This is not a regression per se, since I don't believe Emacs has previously officially supported any kind of full screen mode on OS X. (I've previously used an old-style fullscreen hack via homebrew with the NS port, and more recently have been using Mitsuharu-san's awesome Mac port which has a good - also old-style, non-Lion - fullscreen mode.) Nonetheless, the lack of a viable full screen mode is critical to me :)
> 
> cheers, J
> 
> On 2013-01-26, at 10:20 PM, Glenn Morris <rgm@gnu.org> wrote:
> 
>> 
>> Here are some issues that I think (may) need addressing for 24.3.
>> If you have any more, or think any of these should be left for a
>> subsequent releases, please comment.
>> 
>> If you can fix any of these, please followup to the relevant bug
>> address.
>> 
>> 
>> Tabulated list mode header mouse-1 doesn't sort any more:
>> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13560
>> 
>> Crash related to new profiler?
>> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13545
>> 
>> Changing binding of mouse-1 leaves mark-active:
>> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13523
>> 
>> If save-buffer is interrupted during the interactive coding prompt,
>> the original file is missing. Seems hard to fix, and present since 23.1,
>> so probably too late for 24.3.
>> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13522
>> 
>> 
>> Build failures:
>> 
>> Doesn't build on ia64. Fixed? Need more info. Probably can be worked
>> around by lowering optimization, or setting GC_MARK_STACK.
>> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11971
>> 
>> Doesn't build on Mac OS X with gcc 4.6+. Maybe too late for 24.3.
>> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9927
>> 
>> Doesn't build on IRIX. I doubt this can be fixed except by someone with
>> IRIX, and only ~ 1 person seems to be an Emacs IRIX user, so probably
>> not that important to fix. Happens with older releases too.
>> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9684
>> 
>> 
>> Misc issues that seem to be unreproducible:
>> 
>> Problem sending mails:
>> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13546
>> 
>> Mac OS X opens with tiny window, then crashes (?):
>> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13428
>> 
>> MS Windows crash:
>> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8145
>> 
>> Background colour issues:
>> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12448
>> 
>> Redisplay issues:
>> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12906
>> 
>> MS Windows frame raising:
>> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13094
>> 
>> Mac OS X modeline not full width:
>> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13014
> 



  reply	other threads:[~2013-02-05 12:22 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-27  3:20 Issues for 24.3 Glenn Morris
2013-01-27  6:36 ` Eli Zaretskii
2013-01-28  5:37   ` Yet another profiler crash [Was: Re: Issues for 24.3] Dmitry Antipov
2013-01-28  8:38     ` YAMAMOTO Mitsuharu
2013-01-30 17:33 ` Issues for 24.3 Stefan Monnier
2013-02-01  4:06 ` Glenn Morris
2013-02-01  5:25   ` Drew Adams
2013-02-01 16:33     ` Drew Adams
2013-02-01 16:37       ` Drew Adams
2013-02-01  8:14   ` Eli Zaretskii
2013-02-02  3:13     ` Glenn Morris
2013-02-01 18:45   ` Ivan Kanis
2013-02-01  8:49 ` Alan Mackenzie
2013-02-02  3:19   ` Glenn Morris
2013-02-02 19:41     ` Alan Mackenzie
2013-02-01 23:30 ` Dmitry Gutov
2013-02-02  3:15   ` Glenn Morris
2013-02-02  9:29     ` Dmitry Gutov
2013-02-02  3:48 ` J Irving
2013-02-05 12:22   ` Jan Djärv [this message]
2013-02-05 14:34     ` J Irving

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=4384CFA7-0DE4-4F62-8D57-38DE360A9C0D@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=emacs-devel@gnu.org \
    --cc=j@lollyshouse.ca \
    /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.