From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 20 12:33:13 2015 Received: (at submit) by debbugs.gnu.org; 20 Apr 2015 16:33:13 +0000 Received: from localhost ([127.0.0.1]:33769 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YkEdE-00027n-Jh for submit@debbugs.gnu.org; Mon, 20 Apr 2015 12:33:13 -0400 Received: from eggs.gnu.org ([208.118.235.92]:54155) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YkEdC-00027a-V0 for submit@debbugs.gnu.org; Mon, 20 Apr 2015 12:33:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YkEd6-0001OE-KZ for submit@debbugs.gnu.org; Mon, 20 Apr 2015 12:33:05 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_40,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:36290) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YkEd6-0001O8-Hy for submit@debbugs.gnu.org; Mon, 20 Apr 2015 12:33:04 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39428) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YkEd5-000446-Fd for bug-gnu-emacs@gnu.org; Mon, 20 Apr 2015 12:33:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YkEd2-0001NY-3l for bug-gnu-emacs@gnu.org; Mon, 20 Apr 2015 12:33:03 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:57855) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YkEd1-0001Mt-OH for bug-gnu-emacs@gnu.org; Mon, 20 Apr 2015 12:33:00 -0400 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 68981202DA for ; Mon, 20 Apr 2015 12:32:57 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute5.internal (MEProxy); Mon, 20 Apr 2015 12:32:57 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=secretsauce.net; h=content-type:date:from:message-id:mime-version:subject:to :x-sasl-enc:x-sasl-enc; s=mesmtp; bh=VJakdueqTvi5LY7XJzWPaeBsb5I =; b=rqzimyKljrZJ9doaTuao83nPnE9qs/2eJTsV4bVMWWqX04G4JrDg3q1a9Os TNVkjRzZcfHKJ1oJSHocb28a4E2z3LEFLdvWPjmrxo4TC9DHDxClJ1fTpz2s+qpX uy3kleswi4tkfEnPJykCS+5zq5AZp1vTonnmP2qb8OZ6vXrs= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:message-id :mime-version:subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=VJ akdueqTvi5LY7XJzWPaeBsb5I=; b=M+2E6NaAYd9QLfuDIs8rZwrJOjJvEO6p+V IS/L/SD4p5kHF64MW4K9cetzw3U2XIMMz3vUZhVdycJqPDkcuGboU0TvlHTDS0a1 FWfDIvuOEJlXTqRBolK5tCtyt7apSG/M0e5nBfBkwU11hSL7v9yLQV9I1sBGkLAV 2nsfTTD5w= X-Sasl-enc: Ad8cA6wq8iBXJg9kl/1DItMUETwk1whARMFtL5ibvQic 1429547577 Received: from shorty.local (unknown [104.35.103.243]) by mail.messagingengine.com (Postfix) with ESMTPA id 298716801EC for ; Mon, 20 Apr 2015 12:32:57 -0400 (EDT) Received: from localhost ([::1] helo=shorty) by shorty.local with esmtp (Exim 4.84) (envelope-from ) id 1YkEeG-00064t-3s for bug-gnu-emacs@gnu.org; Mon, 20 Apr 2015 09:34:16 -0700 From: Dima Kogan To: bug-gnu-emacs@gnu.org Subject: 25.0.50; c-mode: incorrect fontification of function arguments Date: Mon, 20 Apr 2015 09:34:16 -0700 Message-ID: <87bniirc6v.fsf@secretsauce.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) --=-=-= Content-Type: text/plain Hi. This is very similar to http://debbugs.gnu.org/cgi/bugreport.cgi?bug=19669 but with different input. I'm running an emacs built from 65ac8bc (master branch as of 2015/4/18) Recipe: 1. emacs -nw -Q tst.c (open attached source) 2. C-n C-o // (navigate to next line, start a new comment) At this point, the buffer looks like the attached image. Note that at step 2, the coloration of the 3rd and 5th arguments changed. This is wrong. In normal use I see this popping up in response to various inputs, not just starting a comment in some arbitrary place. Thanks --=-=-= Content-Type: text/x-csrc Content-Disposition: inline; filename=tst.c // X xxx xxx x 2xx-xxxxx xxxx xxx xxxx X xx, X xxx'x void xxxx_xxxxxx_xxx_xxxxx( // xxxxx, xxxxxx // xxxxxxx xxxxx xx xxxxx struct xxxxx_x* x, // xxxxxx long xxxx_xxxx, // xxxxxxxxx xxxx xxxxxx xx xxxxxxx T (*x )(const struct xxxxx_x* x), void (*x) ( struct xxxxx_x* xxxxxx, const struct xxxxx_x* x), T (*x_xxx_x) ( struct xxxxx_x* xxxxxx, const struct xxxxx_x* x), void (*Xx)( struct xxxxx_x* xxxxxx, const struct xxxxx_x* x)) { } --=-=-= Content-Type: image/png Content-Disposition: attachment; filename=bad_fontification.png Content-Transfer-Encoding: base64 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 AElFTkSuQmCC --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Thu Dec 03 06:36:42 2020 Received: (at 20383) by debbugs.gnu.org; 3 Dec 2020 11:36:42 +0000 Received: from localhost ([127.0.0.1]:38696 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kkmug-0002L9-9x for submit@debbugs.gnu.org; Thu, 03 Dec 2020 06:36:42 -0500 Received: from quimby.gnus.org ([95.216.78.240]:45264) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kkmue-0002Kt-2J for 20383@debbugs.gnu.org; Thu, 03 Dec 2020 06:36:41 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=FC15Gk9i7Y/mETG0zM6qjuXQUXCNnbZcWdc8z4JHMM4=; b=aMnjjzO9EWLcqqSRW33a9lROfi vDhDmTDEsMXTANEi6fFIgjJ2mJeaWCEMZI3UChYlfqIZusi6ZJUI6r2g/z+Zvx6ua29k/O6VN9Z5Y zQ/p4+6gYSKHf5LXpCBaIaEW0I1az3iCzsXQBMkqhvvPyShvsePFUjsXJeKx0ZfIFG2E=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kkmuO-0002ua-FP; Thu, 03 Dec 2020 12:36:34 +0100 From: Lars Ingebrigtsen To: Dima Kogan Subject: Re: bug#20383: 25.0.50; c-mode: incorrect fontification of function arguments References: <87bniirc6v.fsf@secretsauce.net> X-Now-Playing: Old's _Formula_: "Rid" Date: Thu, 03 Dec 2020 12:36:23 +0100 In-Reply-To: <87bniirc6v.fsf@secretsauce.net> (Dima Kogan's message of "Mon, 20 Apr 2015 09:34:16 -0700") Message-ID: <87k0tzruiw.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Dima Kogan writes: > 1. emacs -nw -Q tst.c (open attached source) > 2. C-n C-o // (navigate to next line, start a new comment) > > At this point, the buffer looks like the attached image. Note that at > step 2, the colo [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 20383 Cc: 20383@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Dima Kogan writes: > 1. emacs -nw -Q tst.c (open attached source) > 2. C-n C-o // (navigate to next line, start a new comment) > > At this point, the buffer looks like the attached image. Note that at > step 2, the coloration of the 3rd and 5th arguments changed. This is > wrong. In normal use I see this popping up in response to various > inputs, not just starting a comment in some arbitrary place. (This bug report unfortunately got no response at the time.) I can confirm that this bug is still present in Emacs 28. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Thu Dec 03 06:36:47 2020 Received: (at control) by debbugs.gnu.org; 3 Dec 2020 11:36:47 +0000 Received: from localhost ([127.0.0.1]:38699 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kkmul-0002LQ-Id for submit@debbugs.gnu.org; Thu, 03 Dec 2020 06:36:47 -0500 Received: from quimby.gnus.org ([95.216.78.240]:45278) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kkmuk-0002L2-3D for control@debbugs.gnu.org; Thu, 03 Dec 2020 06:36:46 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=50Kftt8ofCl0pajwKH5nd2AznAQNrVW5GtzZ6vjt/dI=; b=IBj3cJq/ok3PykyfS3lJ7FSW8U ddFoDQ4kZi0AewGFUFOk80Y1XFi6n2pPFZU19rhpwxByexaM+KqNFcqaTHKf29Hm172jIf0eEl1hr tgq65nL5JjAQqYHMgtDk9Uy0AFCTKLepvEnt1FnebNdiAmvNmed8Uas5kMYY5Ijsc6Zc=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kkmuc-0002um-Cw for control@debbugs.gnu.org; Thu, 03 Dec 2020 12:36:40 +0100 Date: Thu, 03 Dec 2020 12:36:37 +0100 Message-Id: <87im9jruii.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #20383 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 20383 + confirmed quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tags 20383 + confirmed quit From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 13 14:02:44 2021 Received: (at 20383) by debbugs.gnu.org; 13 Jul 2021 18:02:44 +0000 Received: from localhost ([127.0.0.1]:41898 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m3Mjz-00068B-Pe for submit@debbugs.gnu.org; Tue, 13 Jul 2021 14:02:43 -0400 Received: from quimby.gnus.org ([95.216.78.240]:33394) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m3Mjx-00062k-T9 for 20383@debbugs.gnu.org; Tue, 13 Jul 2021 14:02:43 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=mIAhaDrC6Vo7tWOe+S1aFWTW3CBEGe1EF/jpnGNQlSs=; b=enHqVy+juAB3MDaBu2OOJYy+pP MwFXN6ZZn+InTIVLxwxACPhXluDI7KsdMc0KdYNdgCFpxz2eBYatWFW/udyh3B73nEaHoaH3PjM/b 3tczoHLBCxTEVWSo0Y74yxFi+nkHzMDs8XNG2euhSfjE1MAAikyKWiS0jcpmXEmrcm4g=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1m3Mjp-00031u-8n; Tue, 13 Jul 2021 20:02:35 +0200 From: Lars Ingebrigtsen To: Dima Kogan Subject: Re: bug#20383: 25.0.50; c-mode: incorrect fontification of function arguments References: <87bniirc6v.fsf@secretsauce.net> <87k0tzruiw.fsf@gnus.org> X-Now-Playing: Digitalism's _JPEG_: "Speed of Light" Date: Tue, 13 Jul 2021 20:02:32 +0200 In-Reply-To: <87k0tzruiw.fsf@gnus.org> (Lars Ingebrigtsen's message of "Thu, 03 Dec 2020 12:36:23 +0100") Message-ID: <87czrmqeh3.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Lars Ingebrigtsen writes: > I can confirm that this bug is still present in Emacs 28. Uhm... I think I did it wrong. That is, I can see the described behaviour after one "/", but after two slashes, the fontification is, as far as I can tell, totally correct. Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 20383 Cc: 20383@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Lars Ingebrigtsen writes: > I can confirm that this bug is still present in Emacs 28. Uhm... I think I did it wrong. That is, I can see the described behaviour after one "/", but after two slashes, the fontification is, as far as I can tell, totally correct. So I'm closing this bug report. If there's more to be done here, please respond to the debbugs address, and we'll reopen. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 13 14:02:47 2021 Received: (at control) by debbugs.gnu.org; 13 Jul 2021 18:02:47 +0000 Received: from localhost ([127.0.0.1]:41901 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m3Mk3-0006AC-0M for submit@debbugs.gnu.org; Tue, 13 Jul 2021 14:02:47 -0400 Received: from quimby.gnus.org ([95.216.78.240]:33408) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m3Mk2-000660-8Y for control@debbugs.gnu.org; Tue, 13 Jul 2021 14:02:46 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=7e6iLFmXfB/Y1lZfgq+IasMv8IoleF1UIx2WHhssgAA=; b=FCHvloGognP/Xsg1oGsn/Fx3Z6 0mIR2PXyHYFCmJEsywIxYB39dWSVktVOwER2OOXzjuxePxQZYez3+J9HooOlV/1sYbQ73RlqAlwGw vOFJIcqAnqOucFwlttzuJexQfnxlM1ngdBzWVRKlSfYUGLh6ASMuy2+Po9JKSHcSqXIA=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1m3Mju-000321-LV for control@debbugs.gnu.org; Tue, 13 Jul 2021 20:02:40 +0200 Date: Tue, 13 Jul 2021 20:02:38 +0200 Message-Id: <87bl76qegx.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #20383 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: close 20383 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) close 20383 quit From unknown Mon Jun 23 23:54:26 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, 11 Aug 2021 11:24:12 +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