From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Morgan Willcock Newsgroups: gmane.emacs.devel Subject: Re: Possible bug: org-capture fails when emacs started as daemon Date: Sat, 12 Aug 2023 18:05:56 +0100 Message-ID: <86msyw198r.fsf@ice9.digital> References: <87350opi0t.fsf@gmx.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="4130"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: emacs-devel@gnu.org To: =?utf-8?Q?I=C3=B1igo?= Serna Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Aug 12 19:06:43 2023 Return-path: Envelope-to: ged-emacs-devel@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 1qUs4Y-0000tg-Sp for ged-emacs-devel@m.gmane-mx.org; Sat, 12 Aug 2023 19:06:43 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qUs42-00088r-E3; Sat, 12 Aug 2023 13:06:10 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qUs3z-00088T-QL for emacs-devel@gnu.org; Sat, 12 Aug 2023 13:06:08 -0400 Original-Received: from relay6-d.mail.gandi.net ([217.70.183.198]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qUs3u-00037c-Dw for emacs-devel@gnu.org; Sat, 12 Aug 2023 13:06:07 -0400 Original-Received: by mail.gandi.net (Postfix) with ESMTPSA id A2961C0005; Sat, 12 Aug 2023 17:05:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ice9.digital; s=gm1; t=1691859957; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=R7/azz0Bolexd3n1lWmezme0rkhL8tYntQ1HPJbVMe8=; b=MOIdsDZP3p1Ye8sSkEXAMMlAxtidpwViUkRYlR93lwdlILRJU9oWKC8xkWDoyZFzxczd3B 47YDWjjZ6ezLphxtaORGKLt2ChAeZftzsirYp022CwSbJ+DuBO5rt9wy/KUuiU43PANsYO hGvl2x3h744xIFlrmGgUmM9g8f2F60UPwjKT67vS7P/nUgsKbNTLVmBstVb1xDPdw+bf2j ET/ovISbSHFyQi+nQ4mWj0+Dv0pe03AtS8vuLLkp7XKcVnmwnJIUKq2Kfc4dg3lyAEk2Z2 8aGBVzx7lBU73W4gqUcxY7SxCCI3IuuCw9vmb/QIe+3zAf02bANAGVc7rIDaJA== In-Reply-To: <87350opi0t.fsf@gmx.com> (=?utf-8?Q?=22I=C3=B1igo?= Serna"'s message of "Sat, 12 Aug 2023 14:14:45 +0200") X-GND-Sasl: morgan@ice9.digital Received-SPF: pass client-ip=217.70.183.198; envelope-from=morgan@ice9.digital; helo=relay6-d.mail.gandi.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:308621 Archived-At: I=C3=B1igo Serna writes: > Since some months ago (sorry, can't remember when it started) I'm=20 > suffering a problem with org-capture: every time I run it and=20 > select a template it errors with message "org-capture: Capture=20 > template =E2=80=98i=E2=80=99: Buffer name =E2=80=98CAPTURE-todo.org=E2=80= =99 is in use". > I'm posting the issue here in case it's a silly thing on my side=20 > before opening a bug report. If it helps, I was having the same issue and narrowed it down to changes I had made to face-remapping-alist, i.e. I fixed it by removing the following from my configuration: (add-to-list 'face-remapping-alist (cons 'jabber-title-large 'jabber-title-medium)) (add-to-list 'face-remapping-alist (cons 'jabber-title-medium 'jabber-title-small)) The jabber package was not in a great state so I presumed it was something in there that was causing the problem, but possibly there is a more general issue with face remapping when starting as a daemon. Thanks, Morgan --=20 Morgan Willcock