From unknown Sat Jun 21 03:02:07 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#1535 <1535@debbugs.gnu.org> To: bug#1535 <1535@debbugs.gnu.org> Subject: Status: 23.0.60; emacsclient returns immediately without opening a frame Reply-To: bug#1535 <1535@debbugs.gnu.org> Date: Sat, 21 Jun 2025 10:02:07 +0000 retitle 1535 23.0.60; emacsclient returns immediately without opening a fra= me reassign 1535 emacs submitter 1535 Tassilo Horn severity 1535 normal thanks From thorn@fastmail.fm Thu Dec 11 00:02:07 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.0000 Tokens: new, 43; hammy, 149; neutral, 304; spammy, 2. spammytokens:1.000-7--British, 1.000-6--ladies hammytokens:0.000-+--emacs, 0.000-+--23.0.60, 0.000-+--23060, 0.000-+--Emacs, 0.000-+--H*M:fsf X-Spam-Status: No, score=-9.0 required=4.0 tests=AWL,BAYES_00,FOURLA, RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 11 Dec 2008 08:02:07 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mBB822O3016614 for ; Thu, 11 Dec 2008 00:02:04 -0800 Received: from mx10.gnu.org ([199.232.76.166]:55701) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1LAgU9-0003ew-B6 for emacs-pretest-bug@gnu.org; Thu, 11 Dec 2008 03:01:25 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1LAgUh-0007iY-Hn for emacs-pretest-bug@gnu.org; Thu, 11 Dec 2008 03:02:02 -0500 Received: from mx20.gnu.org ([199.232.41.8]:52411) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LAgUg-0007iS-VN for emacs-pretest-bug@gnu.org; Thu, 11 Dec 2008 03:01:59 -0500 Received: from deliver.uni-koblenz.de ([141.26.64.15]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LAgUg-0008SU-79 for emacs-pretest-bug@gnu.org; Thu, 11 Dec 2008 03:01:58 -0500 Received: from localhost (localhost [127.0.0.1]) by deliver.uni-koblenz.de (Postfix) with ESMTP id 0D11B789A635 for ; Thu, 11 Dec 2008 09:01:56 +0100 (CET) Received: from deliver.uni-koblenz.de ([127.0.0.1]) by localhost (deliver.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10417-06 for ; Thu, 11 Dec 2008 09:01:52 +0100 (CET) X-CHKRCPT: Envelopesender vrfy thorn@fastmail.fm Received: from thinkpad.tsdh.de (dhcp182.uni-koblenz.de [141.26.71.182]) by deliver.uni-koblenz.de (Postfix) with ESMTP id 1C46B789AABD for ; Thu, 11 Dec 2008 09:01:52 +0100 (CET) From: Tassilo Horn To: emacs-pretest-bug@gnu.org Subject: 23.0.60; emacsclient returns immediately without opening a frame Date: Thu, 11 Dec 2008 09:01:51 +0100 Message-ID: <87tz9bywb4.fsf@thinkpad.tsdh.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: amavisd-new at uni-koblenz.de X-detected-kernel: by mx20.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing lis= t. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: Since I updated my emacs copy yesterday evening (CET), emacsclient returns immediately and no frame is opened. Here's a recipe: =E2=95=AD=E2=94=80[horn@thinkpad]=E2=94=80[~]=E2=94=80[0]=E2=94=80[5858] =E2=95=B0=E2=94=80[:)] % emacs --daemon -Q ("emacs" "-Q") Starting Emacs daemon. =E2=95=AD=E2=94=80[horn@thinkpad]=E2=94=80[~]=E2=94=80[0]=E2=94=80[5859] =E2=95=B0=E2=94=80[:)] % emacsclient -c # Nothing happens =E2=95=AD=E2=94=80[horn@thinkpad]=E2=94=80[~]=E2=94=80[1]=E2=94=80[5860] =E2=95=B0=E2=94=80[:(] % emacsclient -t # Nothing happens =E2=95=AD=E2=94=80[horn@thinkpad]=E2=94=80[~]=E2=94=80[1]=E2=94=80[5861] =E2=95=B0=E2=94=80[:(] % emacsclient .emacs # Nothing happens The same happens if I start a "normal" emacs and execute `server-start' in it. The change introducing that must have been checked in in the last 2 days. With my previous copy it did work as expected. If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file /usr/share/emacs/23.0.60/etc/DEBUG for instructions. In GNU Emacs 23.0.60.1 (x86_64-pc-linux-gnu, GTK+ Version 2.14.5) of 2008-12-10 on thinkpad Windowing system distributor `The X.Org Foundation', version 11.0.10502000 configured using `configure '--prefix=3D/usr' '--host=3Dx86_64-pc-linux-gn= u' '--mandir=3D/usr/share/man' '--infodir=3D/usr/share/info' '--datadir=3D/= usr/share' '--sysconfdir=3D/etc' '--localstatedir=3D/var/lib' '--libdir=3D/= usr/lib64' '--program-suffix=3D-emacs-23' '--infodir=3D/usr/share/info/emac= s-23' '--with-sound' '--with-x' '--with-toolkit-scroll-bars' '--with-gif' '= --with-jpeg' '--with-png' '--with-rsvg' '--with-tiff' '--with-xpm' '--with-= freetype' '--with-xft' '--with-libotf' '--with-m17n-flt' '--with-x-toolkit= =3Dgtk' '--without-hesiod' '--without-kerberos' '--without-kerberos5' '--wi= th-gpm' '--with-dbus' '--build=3Dx86_64-pc-linux-gnu' 'build_alias=3Dx86_64= -pc-linux-gnu' 'host_alias=3Dx86_64-pc-linux-gnu' 'CFLAGS=3D-g -ggdb -O1 -p= ipe' 'LDFLAGS=3D'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Group Minor modes in effect: gnus-topic-mode: t gnus-undo-mode: t rcirc-track-minor-mode: t yas/minor-mode: t shell-dirtrack-mode: t recentf-mode: t iswitchb-mode: t window-number-meta-mode: t window-number-mode: t savehist-mode: t exec-abbrev-cmd-mode: t show-paren-mode: t tooltip-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: a t ' s SPC SPC=20 h a s SPC n o t h i n g SPC t o SPC d o SPC w i t h=20 SPC r e c e n t f , ; SPC o m i t t i n=20 g SPC t h e SPC - - e v a l SPC r e s u l t l SPC =20 s SPC i n SPC t e h =20 h e SPC s a m e SPC p r o b l e m . SPC SPC ( I ' l=20 l SPC r e p o r t SPC a SPC s e p a r a t e SPC b u=20 g SPC f o r SPC t h e SPC n e w SPC i s s u e SPC a=20 n d SPC s u g g e s t SPC t o SPC k e e p SPC t h a=20 t SPC o n e SPC t h i s=20 SPC o n e SPC o p e n SPC i u n t i l SPC=20 I SPC c a n SPC c e h e c k SPC a g a i=20 n SPC w i t h SPC a SPC f u n c t i o n a l SPC s e=20 r d a e m o n ?=20 / c l i e n t . ) M-q =20 b C-c C-c c =20 c 3 0 =20 =20 q M-x r e b Recent messages: 20081211T085617.938> nnimap: Updating info for nnimap+Fastmail:INBOX.mailin= glists.emacsbugs... 20081211T085617.940> nnimap: Updating info for nnimap+Fastmail:INBOX.mailin= glists.emacsbugs...done 20081211T085620.246> Fetching headers for nnimap+Fastmail:INBOX.mailinglist= s.emacsbugs... 20081211T085620.303> Fetching headers for nnimap+Fastmail:INBOX.mailinglist= s.emacsbugs...done 20081211T085620.396> Scoring... 20081211T085620.397> Scoring...done 20081211T085620.407> Generating summary... 20081211T085620.419> Generating summary...done 20081211T085620.420> No more unread articles 20081211T085628.515> Exiting summary buffer and applying spam rules --=20 Chuck Norris does not teabag the ladies. He potato-sacks them.=20 Pluto is actually an orbiting group of British soldiers from the American R= evolution who entered space after the Chuck gave them a roundhouse kick to = the face.=20 From lekktu@gmail.com Thu Dec 11 00:37:24 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.0000 Tokens: new, 25; hammy, 88; neutral, 40; spammy, 1. spammytokens:0.860-+--UD:com hammytokens:0.000-+--emacs, 0.000-+--23.0.60, 0.000-+--23060, 0.000-+--cvs, 0.000-+--CVS X-Spam-Status: No, score=-6.7 required=4.0 tests=AWL,BAYES_00,HAS_BUG_NUMBER autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1535) by emacsbugs.donarmstrong.com; 11 Dec 2008 08:37:24 +0000 Received: from rn-out-0910.google.com (rn-out-0910.google.com [64.233.170.184]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mBB8bLGZ027716 for <1535@emacsbugs.donarmstrong.com>; Thu, 11 Dec 2008 00:37:22 -0800 Received: by rn-out-0910.google.com with SMTP id j66so844049rne.20 for <1535@emacsbugs.donarmstrong.com>; Thu, 11 Dec 2008 00:37:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=zrYvfwZ57/sW/W3IdpdjUoJ3Zy8PV3v7AGT5LLL2Nds=; b=rUnxr1ZhOuPFXzEAmJxpxcUSfZo8aFUDnCO1jupQXuTfRYeAzU3i9WZEtM2dQLPjTw v67j8/DxM02cQkR5JHwylre+xDzv9OFNfsxEUXdjpxUajMLZ9PGNILyHS7fcjmgwrvHP vEh7Os/f52+hfQhGEANna3Ia2aPlMNjaHXFQo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=JlJSCzUX8sSmCcS0ZBA+3RVLknCGqclrNpV8MM69VV8NZK7lxE9YH6NiImJsETnnbM ZX4tQh28kucngF9QS32Wc1Uo27/dvWzTHH63caypAvWBPH3MSFZ3GkWDo4eqHaZdyxIi 4SJrRL6/e2RF4Tiojg2O/+jxbBvgh8hlKGx5I= Received: by 10.100.134.10 with SMTP id h10mr1831580and.150.1228984641075; Thu, 11 Dec 2008 00:37:21 -0800 (PST) Received: by 10.100.13.13 with HTTP; Thu, 11 Dec 2008 00:37:20 -0800 (PST) Message-ID: Date: Thu, 11 Dec 2008 09:37:20 +0100 From: "Juanma Barranquero" To: "Tassilo Horn" Subject: Re: bug#1535: 23.0.60; emacsclient returns immediately without opening a frame Cc: 1535@debbugs.gnu.org In-Reply-To: <87tz9bywb4.fsf@thinkpad.tsdh.de> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <87tz9bywb4.fsf@thinkpad.tsdh.de> On Thu, Dec 11, 2008 at 09:01, Tassilo Horn wrote: > Since I updated my emacs copy yesterday evening (CET), emacsclient > returns immediately and no frame is opened. Here's a recipe: Please try again after updating from CVS. emacsclient.c had a pretty busy day yesterday. Juanma From thorn@fastmail.fm Thu Dec 11 02:57:15 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.0000 Tokens: new, 12; hammy, 102; neutral, 46; spammy, 0. spammytokens: hammytokens:0.000-+--emacs, 0.000-+--23.0.60, 0.000-+--23060, 0.000-+--H*M:fsf, 0.000-+--H*UA:Emacs X-Spam-Status: No, score=-9.9 required=4.0 tests=AWL,BAYES_00,GMAIL, HAS_BUG_NUMBER,RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1535) by emacsbugs.donarmstrong.com; 11 Dec 2008 10:57:15 +0000 Received: from deliver.uni-koblenz.de (deliver.uni-koblenz.de [141.26.64.15]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mBBAv85U006658 for <1535@emacsbugs.donarmstrong.com>; Thu, 11 Dec 2008 02:57:09 -0800 Received: from localhost (localhost [127.0.0.1]) by deliver.uni-koblenz.de (Postfix) with ESMTP id C35F8789AACC; Thu, 11 Dec 2008 11:57:07 +0100 (CET) Received: from deliver.uni-koblenz.de ([127.0.0.1]) by localhost (deliver.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29810-02; Thu, 11 Dec 2008 11:57:06 +0100 (CET) X-CHKRCPT: Envelopesender vrfy thorn@fastmail.fm Received: from thinkpad.tsdh.de (dhcp182.uni-koblenz.de [141.26.71.182]) by deliver.uni-koblenz.de (Postfix) with ESMTP id B0266789A465; Thu, 11 Dec 2008 11:57:06 +0100 (CET) From: Tassilo Horn To: "Juanma Barranquero" Cc: 1535@debbugs.gnu.org Subject: Re: bug#1535: 23.0.60; emacsclient returns immediately without opening a frame References: <87tz9bywb4.fsf@thinkpad.tsdh.de> Date: Thu, 11 Dec 2008 11:57:06 +0100 In-Reply-To: (Juanma Barranquero's message of "Thu, 11 Dec 2008 09:37:20 +0100") Message-ID: <87ej0fasjh.fsf@thinkpad.tsdh.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: amavisd-new at uni-koblenz.de "Juanma Barranquero" writes: Hi! >> Since I updated my emacs copy yesterday evening (CET), emacsclient >> returns immediately and no frame is opened. Here's a recipe: > > Please try again after updating from CVS. emacsclient.c had a pretty > busy day yesterday. Works again, thanks. Bye, Tassilo From lekktu@gmail.com Thu Dec 11 03:00:46 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.0000 Tokens: new, 27; hammy, 39; neutral, 28; spammy, 1. spammytokens:0.860-+--UD:com hammytokens:0.000-+--H*MI:sk:f7ccd24, 0.000-+--H*F:U*lekktu, 0.000-+--H*M:sk:f7ccd24, 0.000-+--H*r:10.100.13, 0.000-+--H*r:ip*10.100.13.13 X-Spam-Status: No, score=-2.5 required=4.0 tests=AWL,BAYES_00,MISSING_SUBJECT, NOSUBJECT autolearn=no version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1535-done) by emacsbugs.donarmstrong.com; 11 Dec 2008 11:00:46 +0000 Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.241]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mBBB0hQC008138 for <1535-done@emacsbugs.donarmstrong.com>; Thu, 11 Dec 2008 03:00:45 -0800 Received: by an-out-0708.google.com with SMTP id c38so430099ana.31 for <1535-done@emacsbugs.donarmstrong.com>; Thu, 11 Dec 2008 03:00:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=GlGIk4CtOhGeNTgJ5SuH5PbVMk+AJ75vuoyEy61Qmdo=; b=Tx+RfvKHxUujWz39hog2smGSi3weoLnIthwENfAD5V+2VhtsGeW0ucIdejEhbUxwAp qGfHK2hFOeaqeOZ/EDmu8k7sKtA+i4dlsCV4PFGuKlo7Kn1zYAojuUr0sXSYm5Jx5LTh 7REWMODgTTKTc9l2NJTjLeVd+c5qXCZRUJXfg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=NP9knG4eTykyT/DZ/9DxJoNbPHOsDS0+9vZOU7gjHzW+9ZduPzOzN8Pd1r3OvAsDv5 3g99ugKXXY3q+fbwxMj05Jed6lPbc9dUcJIIMkSTcOPEXUbGWeMhyxg/ntokScRmaW4V lR+1LRV7YsENQQftXE+Z0YzKic0oZ46Pg53+E= Received: by 10.100.122.8 with SMTP id u8mr1897296anc.131.1228993243483; Thu, 11 Dec 2008 03:00:43 -0800 (PST) Received: by 10.100.13.13 with HTTP; Thu, 11 Dec 2008 03:00:43 -0800 (PST) Message-ID: Date: Thu, 11 Dec 2008 12:00:43 +0100 From: "Juanma Barranquero" To: 1535-done@debbugs.gnu.org Subject: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Closed, it is already fixed. From unknown Sat Jun 21 03:02:07 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Thu, 08 Jan 2009 15:24:04 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator