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#43888: 28.0.50; emacsclient not working properly Date: Sun, 11 Oct 2020 19:16:57 +0300 Message-ID: <83ft6k4u12.fsf@gnu.org> References: <87eem524ab.fsf@gnus.org> <86zh4t2bog.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="8168"; mail-complaints-to="usenet@ciao.gmane.io" Cc: larsi@gnus.org, npostavs@gmail.com, 43888@debbugs.gnu.org To: =?UTF-8?Q?G=C3=A1bor?= Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sun Oct 11 18:17:15 2020 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 1kRe27-00021p-7p for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 11 Oct 2020 18:17:15 +0200 Original-Received: from localhost ([::1]:55610 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kRe26-0003VQ-7L for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 11 Oct 2020 12:17:14 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:44812) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kRe1x-0003UJ-GC for bug-gnu-emacs@gnu.org; Sun, 11 Oct 2020 12:17:05 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:57576) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kRe1v-0001hY-DK for bug-gnu-emacs@gnu.org; Sun, 11 Oct 2020 12:17:05 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kRe1v-00048A-9N for bug-gnu-emacs@gnu.org; Sun, 11 Oct 2020 12:17:03 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 11 Oct 2020 16:17:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43888 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo Original-Received: via spool by 43888-submit@debbugs.gnu.org id=B43888.160243302215868 (code B ref 43888); Sun, 11 Oct 2020 16:17:03 +0000 Original-Received: (at 43888) by debbugs.gnu.org; 11 Oct 2020 16:17:02 +0000 Original-Received: from localhost ([127.0.0.1]:40886 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kRe1t-00047g-WD for submit@debbugs.gnu.org; Sun, 11 Oct 2020 12:17:02 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:37980) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kRe1s-00047J-1p for 43888@debbugs.gnu.org; Sun, 11 Oct 2020 12:17:00 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:54410) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kRe1m-0001hB-O5; Sun, 11 Oct 2020 12:16:54 -0400 Original-Received: from [176.228.60.248] (port=2199 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kRe1l-00047K-SU; Sun, 11 Oct 2020 12:16:54 -0400 In-Reply-To: (message from =?UTF-8?Q?G=C3=A1bor?= on Sun, 11 Oct 2020 17:09:27 +0200) 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:190281 Archived-At: > From: Gábor > Date: Sun, 11 Oct 2020 17:09:27 +0200 > Cc: Lars Ingebrigtsen , 43888@debbugs.gnu.org > > I have the with-editor package, but: a) it's up-to-date b) removing it from the configuration did not solve the > problem, c) running emacsclient from outside of Emacs gives the same error. :( But since with "emacs -Q" it does work, it is still some of your customizations that are the prime suspect.