From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#53849: 28.0.50; Emacsclient frame immediate close Date: Mon, 07 Feb 2022 18:52:44 +0200 Message-ID: <834k5ay5yb.fsf@gnu.org> References: <87y22mlsz7.fsf@ddoherty.net> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="5191"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 53849@debbugs.gnu.org To: "Daniel E. Doherty" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Mon Feb 07 18:19:48 2022 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nH7g3-00019F-QR for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 07 Feb 2022 18:19:48 +0100 Original-Received: from localhost ([::1]:42316 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nH7g2-0007Qo-Oi for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 07 Feb 2022 12:19:46 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:56474) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nH7HC-0002eT-J2 for bug-gnu-emacs@gnu.org; Mon, 07 Feb 2022 11:54:06 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:49698) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nH7H7-0000IS-PT for bug-gnu-emacs@gnu.org; Mon, 07 Feb 2022 11:54:06 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nH7H7-0003RV-PN for bug-gnu-emacs@gnu.org; Mon, 07 Feb 2022 11:54:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 07 Feb 2022 16:54:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53849 X-GNU-PR-Package: emacs Original-Received: via spool by 53849-submit@debbugs.gnu.org id=B53849.164425278413165 (code B ref 53849); Mon, 07 Feb 2022 16:54:01 +0000 Original-Received: (at 53849) by debbugs.gnu.org; 7 Feb 2022 16:53:04 +0000 Original-Received: from localhost ([127.0.0.1]:43595 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nH7GC-0003QH-AQ for submit@debbugs.gnu.org; Mon, 07 Feb 2022 11:53:04 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:49328) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nH7GB-0003Ph-9Y for 53849@debbugs.gnu.org; Mon, 07 Feb 2022 11:53:03 -0500 Original-Received: from [2001:470:142:3::e] (port=57056 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nH7G5-000086-T9; Mon, 07 Feb 2022 11:52:57 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=HReOup/fOKgt/WcRYHmLFn2nbDxYmtVpk4UO7yRcnXY=; b=gvxFjFnJZp/8 w+vR4viJDR8gPh5nJ0wbh4xIus92Trq+SsXbVxLoOVUK02Ej3Q42Sv6wq3DnPMi75S2gvYwjZglNb 4lhg/g49iL0IKGSPz3bh9eWCAlM8gilMd+5LCiZPgi1isO88UdRIwCa/+uhGa4oJZGF3Zhd9QyA+7 JUS+cmJUZlFp4a/rzAKkCG7GGBHRwsJoYOgQCQ+gRRFkwxmcj+Xc/C8L/Y0B9mSYOieRN8aCyl51w +juEsIciMRKiyWVhgUnGWzHjatVK7tkRtqIpel+uvdGWhRxqjZAyqXh6Wemxfky0Hi1GPASM0Hkr7 1xfxZATdCaTw/HrUAtYhKA==; Original-Received: from [87.69.77.57] (port=3729 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nH7G5-0000A5-15; Mon, 07 Feb 2022 11:52:57 -0500 In-Reply-To: <87y22mlsz7.fsf@ddoherty.net> (ded@ddoherty.net) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:226268 Archived-At: > From: "Daniel E. Doherty" > Date: Mon, 07 Feb 2022 06:59:03 -0600 > > > I have not been able to boil this down to a reproducible recipe, but I am > invoking emacsclient -c from a script to edit an org table and the frame > opens, then closes immediately with an error message: "*ERROR*: Beginning of > buffer". Does this happen when Emacs is started as "emacs -Q" and then you manually start the server in it "M-x server-start RET"? If the problem doesn't happen in "emacs -Q", you'll need to investigate which of your customizations causes this. Also, how do you invoke emacsclient from that script? can you show the full invocation command? And finally: > In GNU Emacs 28.0.50 (build 10, x86_64-pc-linux-gnu, X toolkit, cairo version > 1.16.0, Xaw scroll bars) > of 2022-02-02 built on saturn > Repository revision: a64fcae41b5418c8a7375d93bae59208ca80e67f > Repository branch: feature/native-comp > Windowing system distributor 'The X.Org Foundation', version 11.0.12013000 > System Description: Ubuntu 21.10 Your build is from an old and probably buggy feature branch. The native-comp feature was merged to mainstream several months ago, so please try building the latest emacs-28 branch of the Emacs Git repository, or the latest pretest of Emacs 28.1 (available from alpha.gnu.org), and see if the problem still exists in the current sources. Thanks.