From unknown Thu Aug 14 12:23:31 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#3926 <3926@debbugs.gnu.org> To: bug#3926 <3926@debbugs.gnu.org> Subject: Status: 23.1.50; Follow-mode makes Emacs server unavailable Reply-To: bug#3926 <3926@debbugs.gnu.org> Date: Thu, 14 Aug 2025 19:23:31 +0000 retitle 3926 23.1.50; Follow-mode makes Emacs server unavailable reassign 3926 emacs submitter 3926 Teemu Likonen severity 3926 normal thanks From tlikonen@iki.fi Sat Jul 25 02:33:45 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 25 Jul 2009 09:33:45 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-0.7 required=4.0 tests=AWL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n6P9XeDf012837 for ; Sat, 25 Jul 2009 02:33:42 -0700 Received: from mail.gnu.org ([199.232.76.166]:60638 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1MUddL-0007OY-US for emacs-pretest-bug@gnu.org; Sat, 25 Jul 2009 05:33:39 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1MUddJ-0007Cb-QU for emacs-pretest-bug@gnu.org; Sat, 25 Jul 2009 05:33:39 -0400 Received: from mta-out.inet.fi ([195.156.147.13]:42211 helo=jenni2.inet.fi) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MUddI-000797-U5 for emacs-pretest-bug@gnu.org; Sat, 25 Jul 2009 05:33:37 -0400 Received: from mithlond.arda.local (80.220.180.181) by jenni2.inet.fi (8.5.014) id 4A6041DC00359408 for emacs-pretest-bug@gnu.org; Sat, 25 Jul 2009 12:33:28 +0300 Received: from dtw by mithlond.arda.local with local (Exim 4.69) (envelope-from ) id 1MUdd9-0004R5-KU for emacs-pretest-bug@gnu.org; Sat, 25 Jul 2009 12:33:27 +0300 From: Teemu Likonen To: emacs-pretest-bug@gnu.org Subject: 23.1.50; Follow-mode makes Emacs server unavailable Date: Sat, 25 Jul 2009 12:33:27 +0300 Message-ID: <87skglayzc.fsf@iki.fi> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) When follow-mode is activated Emacs server is no longer available for clients. The server has to be restarted. To reproduce: 1. Start Emacs: emacs -Q -f server-start -f follow-mode You probably need to close other Emacs servers first. 2. Try to start a client session: emacsclient -c -n The emacsclient command just waits and waits but nothing happens. The server must be restarted (M-x server-start) before it starts accepting clients again. In GNU Emacs 23.1.50.2 (i686-pc-linux-gnu, GTK+ Version 2.12.12) of 2009-07-25 on mithlond Windowing system distributor `The X.Org Foundation', version 11.0.10402000 configured using `configure '--prefix=/home/dtw/local'' From dann@godzilla.ics.uci.edu Sat Jul 25 06:13:41 2009 Received: (at 3926) by emacsbugs.donarmstrong.com; 25 Jul 2009 13:13:41 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-7.0 required=4.0 tests=AWL,HAS_BUG_NUMBER, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from sallyv2.ics.uci.edu (sallyv2.ics.uci.edu [128.195.1.120]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n6PDDbKP019895 for <3926@emacsbugs.donarmstrong.com>; Sat, 25 Jul 2009 06:13:38 -0700 Received: from godzilla.ics.uci.edu (godzilla.ics.uci.edu [128.195.10.101]) by sallyv2.ics.uci.edu (8.13.8+Sun/8.13.8) with ESMTP id n6PDDK4j013032; Sat, 25 Jul 2009 06:13:20 -0700 (PDT) Received: (from dann@localhost) by godzilla.ics.uci.edu (8.13.8+Sun/8.13.6/Submit) id n6PDDJk9017171; Sat, 25 Jul 2009 06:13:19 -0700 (PDT) Date: Sat, 25 Jul 2009 06:13:19 -0700 (PDT) Message-Id: <200907251313.n6PDDJk9017171@godzilla.ics.uci.edu> From: Dan Nicolaescu To: Teemu Likonen Cc: 3926@debbugs.gnu.org Subject: Re: bug#3926: 23.1.50; Follow-mode makes Emacs server unavailable References: <87skglayzc.fsf@iki.fi> X-Debbugs-No-Ack: yes In-Reply-To: <87skglayzc.fsf@iki.fi> (Teemu Likonen's message of "Sat, 25 Jul 2009 12:33:27 +0300") Lines: 30 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-ICS-MailScanner-Information: Please contact the ISP for more information X-ICS-MailScanner-ID: n6PDDK4j013032 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@godzilla.ics.uci.edu Teemu Likonen writes: > When follow-mode is activated Emacs server is no longer available for > clients. The server has to be restarted. To reproduce: > > 1. Start Emacs: > > emacs -Q -f server-start -f follow-mode > > You probably need to close other Emacs servers first. > > 2. Try to start a client session: > > emacsclient -c -n > > The emacsclient command just waits and waits but nothing happens. The > server must be restarted (M-x server-start) before it starts accepting > clients again. This is a problem in emacs-22 too, with the difference that there "emacsclient /tmp/test.c" prints an error: -error Unknown&_command:&_/tmp/test.c The problem is somewhere in the `set-process-filter' defadvice. Doing: emacs -Q -f server-start --eval '(setq follow-intercept-processes nil)' -f follow-mode makes emacsclient work. Which is yet another reason not to like defadvice in the emacs sources... From debbugs-submit-bounces@debbugs.gnu.org Tue May 01 09:40:48 2012 Received: (at 3926) by debbugs.gnu.org; 1 May 2012 13:40:48 +0000 Received: from localhost ([127.0.0.1]:60538 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SPDJw-0004zo-Fw for submit@debbugs.gnu.org; Tue, 01 May 2012 09:40:48 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:59566 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SPDJt-0004zg-B6 for 3926@debbugs.gnu.org; Tue, 01 May 2012 09:40:47 -0400 Received: from bb116-14-12-6.singnet.com.sg ([116.14.12.6]:36639 helo=ulysses) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1SPDIQ-0004yN-SD; Tue, 01 May 2012 09:39:15 -0400 From: Chong Yidong To: Dan Nicolaescu Subject: Re: bug#3926: 23.1.50; Follow-mode makes Emacs server unavailable References: <87skglayzc.fsf@iki.fi> <200907251313.n6PDDJk9017171@godzilla.ics.uci.edu> Date: Tue, 01 May 2012 21:39:06 +0800 In-Reply-To: <200907251313.n6PDDJk9017171@godzilla.ics.uci.edu> (Dan Nicolaescu's message of "Sat, 25 Jul 2009 06:13:19 -0700 (PDT)") Message-ID: <87d36oc96t.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.96 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: 3926 Cc: Teemu Likonen , 3926@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) Dan Nicolaescu writes: > > When follow-mode is activated Emacs server is no longer available for > > clients. The server has to be restarted. > > The problem is somewhere in the `set-process-filter' defadvice. > > Which is yet another reason not to like defadvice in the emacs > sources... I've changed follow.el in the trunk to avoid using advice. Closing. From debbugs-submit-bounces@debbugs.gnu.org Tue May 01 09:40:54 2012 Received: (at control) by debbugs.gnu.org; 1 May 2012 13:40:54 +0000 Received: from localhost ([127.0.0.1]:60541 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SPDK1-000505-NA for submit@debbugs.gnu.org; Tue, 01 May 2012 09:40:53 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:59569 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SPDK0-0004zz-LG for control@debbugs.gnu.org; Tue, 01 May 2012 09:40:53 -0400 Received: from bb116-14-12-6.singnet.com.sg ([116.14.12.6]:36640 helo=ulysses) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1SPDIa-0004yf-Ol for control@debbugs.gnu.org; Tue, 01 May 2012 09:39:25 -0400 From: Chong Yidong To: control@debbugs.gnu.org Subject: close 3926 Date: Tue, 01 May 2012 21:39:18 +0800 Message-ID: <87wr4wvx4p.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) close 3926 thanks From unknown Thu Aug 14 12:23:31 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 30 May 2012 11:24:02 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 02 12:31:31 2013 Received: (at control) by debbugs.gnu.org; 2 Apr 2013 16:31:31 +0000 Received: from localhost ([127.0.0.1]:58414 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UN47O-0005DZ-00 for submit@debbugs.gnu.org; Tue, 02 Apr 2013 12:31:31 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:34038) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UN47M-0005DS-Bv for control@debbugs.gnu.org; Tue, 02 Apr 2013 12:31:28 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1UN44T-0005K4-4w for control@debbugs.gnu.org; Tue, 02 Apr 2013 12:28:29 -0400 Date: Tue, 02 Apr 2013 12:28:29 -0400 Message-Id: Subject: control message for bug 14124 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -6.5 (------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -7.3 (-------) unarchive 3926 fixed 14124 24.3 forcemerge 3926 14124 From unknown Thu Aug 14 12:23:31 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 01 May 2013 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator