From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.bugs Subject: bug#47191: File as attachment Date: Mon, 29 Mar 2021 15:54:26 +0000 Message-ID: References: <20210329091232.Horde.6ZTf_gDQ6ZxXrmi21DY3MwN@cloud.cosinux.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="40341"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 47191-done@debbugs.gnu.org To: Damien Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Mon Mar 29 17:55:10 2021 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 1lQuEQ-000ANI-Ls for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 29 Mar 2021 17:55:10 +0200 Original-Received: from localhost ([::1]:34598 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lQuEP-0003rK-JZ for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 29 Mar 2021 11:55:09 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:36496) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lQuEI-0003qg-Cj for bug-gnu-emacs@gnu.org; Mon, 29 Mar 2021 11:55:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:37813) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lQuEI-0004aM-5Q for bug-gnu-emacs@gnu.org; Mon, 29 Mar 2021 11:55:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lQuEI-0002Z5-4J for bug-gnu-emacs@gnu.org; Mon, 29 Mar 2021 11:55:02 -0400 Resent-From: Alan Mackenzie Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Mon, 29 Mar 2021 15:55:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 47191 X-GNU-PR-Package: emacs Mail-Followup-To: 47191@debbugs.gnu.org, acm@muc.de, dam@cosinux.org Original-Received: via spool by 47191-done@debbugs.gnu.org id=D47191.16170332789815 (code D ref 47191); Mon, 29 Mar 2021 15:55:01 +0000 Original-Received: (at 47191-done) by debbugs.gnu.org; 29 Mar 2021 15:54:38 +0000 Original-Received: from localhost ([127.0.0.1]:49357 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lQuDt-0002YF-Uo for submit@debbugs.gnu.org; Mon, 29 Mar 2021 11:54:38 -0400 Original-Received: from colin.muc.de ([193.149.48.1]:63723 helo=mail.muc.de) by debbugs.gnu.org with smtp (Exim 4.84_2) (envelope-from ) id 1lQuDp-0002Xt-GP for 47191-done@debbugs.gnu.org; Mon, 29 Mar 2021 11:54:36 -0400 Original-Received: (qmail 31518 invoked by uid 3782); 29 Mar 2021 15:54:26 -0000 Original-Received: from acm.muc.de (p4fe15c95.dip0.t-ipconnect.de [79.225.92.149]) (using STARTTLS) by colin.muc.de (tmda-ofmipd) with ESMTP; Mon, 29 Mar 2021 17:54:26 +0200 Original-Received: (qmail 17105 invoked by uid 1000); 29 Mar 2021 15:54:26 -0000 Content-Disposition: inline In-Reply-To: <20210329091232.Horde.6ZTf_gDQ6ZxXrmi21DY3MwN@cloud.cosinux.org> X-Submission-Agent: TMDA/1.3.x (Ph3nix) X-Primary-Address: acm@muc.de 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:203251 Archived-At: Hello, Damien. On Mon, Mar 29, 2021 at 09:12:32 +0000, Damien wrote: > The patch fixes the problem for me. Also, before the patch emacs would > freeze regularly due to eglot formatting the cpp function definintions > when moving past one, and everything seems ok now. That's great! Thanks for doing the testing. > Thanks a lot for helping me and fixing this ! I've committed the fix to all the appropriate places, in particular to the Emacs master branch at savannah. I'm closing the bug with this post. -- Alan Mackenzie (Nuremberg, Germany).