From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Vagn Johansen Newsgroups: gmane.emacs.devel Subject: Re: emacsclient 22 and 23 incompatibility Date: Mon, 03 Aug 2009 17:14:29 +0200 Message-ID: References: <40968C64-648B-4601-89EB-6197D65E5020@gmail.com> <87d47fby7n.fsf@lola.goethe.zz> <85545288-C7CC-49A9-8782-483C801D635F@gmail.com> <59B1480D-DD03-419D-83FA-C3995F4B155E@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1249320283 3155 80.91.229.12 (3 Aug 2009 17:24:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 3 Aug 2009 17:24:43 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 03 19:24:36 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MY1H1-0006l9-8H for ged-emacs-devel@m.gmane.org; Mon, 03 Aug 2009 19:24:35 +0200 Original-Received: from localhost ([127.0.0.1]:37327 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MY1Gy-00059z-FY for ged-emacs-devel@m.gmane.org; Mon, 03 Aug 2009 13:24:32 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MXzFW-0005PU-W8 for emacs-devel@gnu.org; Mon, 03 Aug 2009 11:14:55 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MXzFR-0005NN-AD for emacs-devel@gnu.org; Mon, 03 Aug 2009 11:14:54 -0400 Original-Received: from [199.232.76.173] (port=35566 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MXzFP-0005NC-Sh for emacs-devel@gnu.org; Mon, 03 Aug 2009 11:14:48 -0400 Original-Received: from main.gmane.org ([80.91.229.2]:58466 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MXzFP-0001Km-Cq for emacs-devel@gnu.org; Mon, 03 Aug 2009 11:14:47 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MXzFK-0006WA-Gv for emacs-devel@gnu.org; Mon, 03 Aug 2009 15:14:43 +0000 Original-Received: from 1503027101.dong.dbnet.dk ([89.150.95.157]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 03 Aug 2009 15:14:42 +0000 Original-Received: from gonz808 by 1503027101.dong.dbnet.dk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 03 Aug 2009 15:14:42 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 29 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 1503027101.dong.dbnet.dk User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (darwin) Cancel-Lock: sha1:So1G1Q2jA5pPpugjoaleDqEz4hc= X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:113612 Archived-At: Leo writes: > On 2009-08-03 08:29 +0100, Vagn Johansen wrote: >> 23.1 is very buggy on OS X, at least on 10.4. It would be a very bad >> idea if they did this. >> >> I have had several crashes. Also with "emacs -Q" I cannot enter '\' >> and '|' on a danish keyboard. > > Do you know if this happens with emacs compiled with no gui toolkit? Is that a possibility on OS X? I run ./configure --with-ns --prefix=.. > I would expect it to be nearly equivalent to that of GNU/Linux, no? If you mean "emacs -nw" I have only tried it for about 5 minutes. It has some redrawing problems when run in the Terminal application: top menu bar partially drawn and also doing a C-x C-f will sometimes not show the "Find file:" text. If I launch XDarwin and run "emacs -nw -Q" in an xterm then he redrawing works properly. -- Vagn Johansen