From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 14 04:58:28 2014 Received: (at submit) by debbugs.gnu.org; 14 Nov 2014 09:58:28 +0000 Received: from localhost ([127.0.0.1]:60195 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XpDe7-0004Sl-6h for submit@debbugs.gnu.org; Fri, 14 Nov 2014 04:58:27 -0500 Received: from eggs.gnu.org ([208.118.235.92]:39437) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XpDe4-0004Sd-Vp for submit@debbugs.gnu.org; Fri, 14 Nov 2014 04:58:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XpDe3-0007Qy-6k for submit@debbugs.gnu.org; Fri, 14 Nov 2014 04:58:24 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, HTML_MESSAGE,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:35834) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XpDe3-0007Qt-4h for submit@debbugs.gnu.org; Fri, 14 Nov 2014 04:58:23 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41116) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XpDe1-0006oi-HH for bug-gnu-emacs@gnu.org; Fri, 14 Nov 2014 04:58:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XpDdz-0007Of-V7 for bug-gnu-emacs@gnu.org; Fri, 14 Nov 2014 04:58:21 -0500 Received: from mail-lb0-x22b.google.com ([2a00:1450:4010:c04::22b]:52901) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XpDdz-0007OE-Cn for bug-gnu-emacs@gnu.org; Fri, 14 Nov 2014 04:58:19 -0500 Received: by mail-lb0-f171.google.com with SMTP id b6so12585919lbj.30 for ; Fri, 14 Nov 2014 01:58:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=AH+bUKKOd0uVfzssGnlQllRvORqV88ZvagqyWp0l1MQ=; b=mZ7Pd0hkwIlY7sxjy/wqD3tdntYzX8uZO+jThtzLSmntXA/ZAQxVMzQCHfZBc6FvSt puLH23XtJA4cCPDul/sxZsHruC0F944iSxgWqLqmyvsWpT+E/347KuRq5BGTcWvRPyhs K8ChDONKq88/87WAuzvShjf2cjp5/if65wPSMOo9bnq6ZdcrbdvLijDmx49m/Bw+weZ6 NhEh3bER4Cw1X2OZNvw0gxMaYAsU2/Gw1STcm/w21ckAQXfRu1MqTMkums4VAbz74VQ2 WYVDUNfSyMnVocvMys4MEIDXb+Y44WshSJ/iW9RV83GIy4Vibl4G57jAFFYIrau6ZzDJ xpNg== X-Received: by 10.112.147.199 with SMTP id tm7mr913226lbb.92.1415959098057; Fri, 14 Nov 2014 01:58:18 -0800 (PST) MIME-Version: 1.0 From: Alberto Date: Fri, 14 Nov 2014 09:58:17 +0000 Message-ID: Subject: 24.4; Undocumented behaviour change of ada-capitalize-word in 24.4 To: "bug-gnu-emacs@gnu.org" Content-Type: multipart/alternative; boundary=047d7b3a893c0e69110507ceab96 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). 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: -4.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: -4.0 (----) --047d7b3a893c0e69110507ceab96 Content-Type: text/plain; charset=ISO-8859-1 Open a new ada file "test.adb" Change the setting ada-case-identifier to ada-capitalize-word Type a test identifier, e.g. test_bad_capitalisation The expected (and documented) result is Test_Bad_Capitalisation The actual result is Test_bad_capitalisation. Note that ada-loose-case-word works as intended. In GNU Emacs 24.4.1 (x86_64-unknown-linux-gnu, X toolkit, Xaw scroll bars) of 2014-10-23 on gedapvl29 Windowing system distributor `Moba/X', version 11.0.11405000 System Description: SUSE Linux Enterprise Server 11 (x86_64) Configured using: `configure --prefix /VEGA/SESOME/common/install/emacs-24.4 --without-gconf --with-x-toolkit=lucid --with-wide-int --enable-gtk-deprecation-warnings' Important settings: value of $LANG: en_GB.UTF-8 locale-coding-system: utf-8-unix Major mode: Ada Minor modes in effect: tooltip-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-x C-f / t m p / t e s t . a d b n o a d a - i c a i C-x k h e l l o _ t e s t _ b a d M-x r e p o r t < return> Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. (New file) Warning: editing through the link bypasses version control Creating customization items... Creating customization items ...done Resetting customization items...done Creating customization setup...done To install your edits, invoke [State] and choose the Set operation Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils cus-edit cus-start cus-load wid-edit cl-loaddefs cl-lib ada-mode vc-git advice help-fns easymenu compile comint ansi-color ring which-func imenu align find-file time-date tooltip electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind inotify dynamic-setting font-render-setting x-toolkit x multi-tty emacs) Memory information: ((conses 16 105866 7109) (symbols 48 20709 0) (miscs 40 154 185) (strings 32 19036 3966) (string-bytes 1 551010) (vectors 16 11909) (vector-slots 8 410890 5063) (floats 8 75 473) (intervals 56 262 0) (buffers 960 14) (heap 1024 11052 633)) --047d7b3a893c0e69110507ceab96 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

Open a new ada file "test.adb"
Chan= ge the setting ada-case-identifier to ada-capitalize-word
Type a = test identifier, e.g. test_bad_capitalisation
The expected (and d= ocumented) result is Test_Bad_Capitalisation
The actual result is= Test_bad_capitalisation.

Note that ada-loose-case= -word works as intended.



=
In GNU Emacs 24.4.1 (x86_64-unknown-linux-gnu, X toolkit, Xaw scroll b= ars)
=A0of 2014-10-23 on gedapvl29
Windowing system dis= tributor `Moba/X', version 11.0.11405000
System Description:<= span class=3D"Apple-tab-span" style=3D"white-space:pre"> SUSE Linux = Enterprise Server 11 (x86_64)

Configured using:
=A0`configure --prefix /VEGA/SESOME/common/install/emacs-24.4
=
=A0--without-gconf --with-x-toolkit=3Dlucid --with-wide-int
= =A0--enable-gtk-deprecation-warnings'

Importan= t settings:
=A0 value of $LANG: en_GB.UTF-8
=A0 locale-= coding-system: utf-8-unix

Major mode: Ada

Minor modes in effect:
=A0 tooltip-mode: t
=
=A0 electric-indent-mode: t
=A0 mouse-wheel-mode: t
=A0 tool-bar-mode: t
=A0 menu-bar-mode: t
=A0 file-na= me-shadow-mode: t
=A0 global-font-lock-mode: t
=A0 font= -lock-mode: t
=A0 blink-cursor-mode: t
=A0 auto-composi= tion-mode: t
=A0 auto-encryption-mode: t
=A0 auto-compr= ession-mode: t
=A0 line-number-mode: t
=A0 transient-ma= rk-mode: t

Recent input:
C-x C-f / t m p= / t e s t . a d b <return> n o <return>=A0
<help-= echo> <help-echo> <help-echo> <help-echo> <help-ech= o>=A0
<help-echo> <help-echo> <help-echo> &l= t;help-echo> <help-echo>=A0
<help-echo> <help-e= cho> <help-echo> <help-echo> <help-echo>=A0
= <help-echo> <help-echo> <help-echo> <help-echo> <= ;help-echo>=A0
<help-echo> <help-echo> <help-ec= ho> <help-echo> <help-echo>=A0
<help-echo> &= lt;help-echo> <help-echo> <help-echo> <help-echo>=A0
<help-echo> <help-echo> <help-echo> <help-ech= o> <help-echo>=A0
<help-echo> <help-echo> &l= t;help-echo> <help-echo> <help-echo>=A0
<help-e= cho> <help-echo> <help-echo> <help-echo> <help-echo= >=A0
<help-echo> <help-echo> <help-echo> <= ;help-echo> <help-echo>=A0
<help-echo> <help-ec= ho> <help-echo> <menu-bar> <options>=A0
<= customize> <customize-option> a d a - i <tab> <backspace&= gt;=A0
<backspace> <backspace> <backspace> <= backspace> <backspace>=A0
c a <tab> i <tab> = <return> <help-echo> <help-echo>=A0
<down-mo= use-1> <help-echo> <help-echo> <down-mouse-1>=A0
=
<help-echo> <down-mouse-1> <mouse-1> C-x k <retur= n>=A0
h e l l o _ t e s t _ b a d <return> <down-mous= e-1>=A0
<mouse-movement> <mouse-1> M-x r e p o r t= <tab> <
return>

Recent mess= ages:
For information about GNU Emacs and the GNU system, type C-= h C-a.
(New file)
Warning: editing through the link byp= asses version control
Creating customization items...
C= reating customization items ...done
Resetting customization items= ...done
Creating customization setup...done
To install = your edits, invoke [State] and choose the Set operation

Load-path shadows:
None found.

Fea= tures:
(shadow sort gnus-util mail-extr emacsbug message format-s= pec rfc822 mml
mml-sec mm-decode mm-bodies mm-encode mail-parse r= fc2231 mailabbrev
gmm-utils mailheader sendmail rfc2047 rfc2045 i= etf-drums mm-util
mail-prsvr mail-utils cus-edit cus-start cus-lo= ad wid-edit cl-loaddefs
cl-lib ada-mode vc-git advice help-fns ea= symenu compile comint
ansi-color ring which-func imenu align find= -file time-date tooltip
electric uniquify ediff-hook vc-hooks lis= p-float-type mwheel x-win x-dnd
tool-bar dnd fontset image regexp= -opt fringe tabulated-list newcomment
lisp-mode prog-mode registe= r page menu-bar rfn-eshadow timer select
scroll-bar mouse jit-loc= k font-lock syntax facemenu font-core frame cham
georgian utf-8-l= ang misc-lang vietnamese tibetan thai tai-viet lao
korean japanes= e hebrew greek romanian slovak czech european ethiopic
indian cyr= illic chinese case-table epa-hook jka-cmpr-hook help simple
abbre= v minibuffer nadvice loaddefs button faces cus-face macroexp files
text-properties overlay sha1 md5 base64 format env code-pages mule
<= div>custom widget hashtable-print-readable backquote make-network-process
dbusbind inotify dynamic-setting font-render-setting x-toolkit x
multi-tty emacs)

Memory information:
((conses 16 105866 7109)
=A0(symbols 48 20709 0)
= =A0(miscs 40 154 185)
=A0(strings 32 19036 3966)
=A0(st= ring-bytes 1 551010)
=A0(vectors 16 11909)
=A0(vector-s= lots 8 410890 5063)
=A0(floats 8 75 473)
=A0(intervals = 56 262 0)
=A0(buffers 960 14)
=A0(heap 1024 11052 633))=

--047d7b3a893c0e69110507ceab96-- From debbugs-submit-bounces@debbugs.gnu.org Sat Feb 29 13:21:32 2020 Received: (at 19052) by debbugs.gnu.org; 29 Feb 2020 18:21:32 +0000 Received: from localhost ([127.0.0.1]:35347 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j86k0-0003Xq-8L for submit@debbugs.gnu.org; Sat, 29 Feb 2020 13:21:32 -0500 Received: from ted.gofardesign.uk ([67.225.143.91]:57306) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j86jz-0003Xd-1n for 19052@debbugs.gnu.org; Sat, 29 Feb 2020 13:21:31 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=marxist.se; s=default; h=Content-Type:MIME-Version:Message-ID:Date:References: In-Reply-To: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=m1tHLJSTzQwxzJ7IODF1UotWjVrwI0xsoTNOfjVbe/w=; b=UBJvudT+Ai0a7767X6on+cGOYs Ic4+tlxar1VcfCuAbU/GllpqXiWfTYJFeKZBMiyNSKAt0LWK+uh0pmrS6c5iFryLE7fxruo5NY+gj 6qLL8vllOrKcPhB7tFm+RoZcynFeDlySEAT4eUhIt63UMmYFfLaJC56/jcZSZfoL8TetkZ9fAnSij HdKtXF48zHLeOqPTmGyQY0z6iTi9F3OT45V6EqZFiURDZ1Dn3rCCm883XvMbMfvLFXjDOiT9imwrt CNe0W2OeFSQX3UExDFAFAyHCbbln7c95l2K64RQrdCvyjAhAJWqh8TZChdpsvNBYo0Q8wmNttKvyz 8KfcpZeg==; Received: from h-4-70-69.a785.priv.bahnhof.se ([155.4.70.69]:38316 helo=localhost) by ted.gofardesign.uk with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1j86jt-000UR4-CW; Sat, 29 Feb 2020 13:21:25 -0500 From: Stefan Kangas To: Stephen Leake Subject: Re: bug#19052: 24.4; Undocumented behaviour change of ada-capitalize-word in 24.4 In-Reply-To: (Alberto's message of "Fri, 14 Nov 2014 09:58:17 +0000") References: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) Date: Sat, 29 Feb 2020 19:21:23 +0100 Message-ID: <87wo855k64.fsf@stefankangas.se> MIME-Version: 1.0 Content-Type: text/plain X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ted.gofardesign.uk X-AntiAbuse: Original Domain - debbugs.gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - marxist.se X-Get-Message-Sender-Via: ted.gofardesign.uk: authenticated_id: stefan@marxist.se X-Authenticated-Sender: ted.gofardesign.uk: stefan@marxist.se X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 19052 Cc: 19052@debbugs.gnu.org, Alberto 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 (-) Hi Stephen, Could you please help take a look at the below bug report? Thanks in advance. Best regards, Stefan Kangas Alberto writes: > Open a new ada file "test.adb" > Change the setting ada-case-identifier to ada-capitalize-word > Type a test identifier, e.g. test_bad_capitalisation > The expected (and documented) result is Test_Bad_Capitalisation > The actual result is Test_bad_capitalisation. > > Note that ada-loose-case-word works as intended. > > In GNU Emacs 24.4.1 (x86_64-unknown-linux-gnu, X toolkit, Xaw scroll bars) > of 2014-10-23 on gedapvl29 > Windowing system distributor `Moba/X', version 11.0.11405000 > System Description: SUSE Linux Enterprise Server 11 (x86_64) > > Configured using: > `configure --prefix /VEGA/SESOME/common/install/emacs-24.4 > --without-gconf --with-x-toolkit=lucid --with-wide-int > --enable-gtk-deprecation-warnings' > > Important settings: > value of $LANG: en_GB.UTF-8 > locale-coding-system: utf-8-unix > > Major mode: Ada > > Minor modes in effect: > tooltip-mode: t > electric-indent-mode: t > mouse-wheel-mode: t > tool-bar-mode: t > menu-bar-mode: t > file-name-shadow-mode: t > global-font-lock-mode: t > font-lock-mode: t > blink-cursor-mode: t > auto-composition-mode: t > auto-encryption-mode: t > auto-compression-mode: t > line-number-mode: t > transient-mark-mode: t > > Recent input: > C-x C-f / t m p / t e s t . a d b n o > > > > > > > > > > > > a d a - i > > c a i > > C-x k > h e l l o _ t e s t _ b a d > M-x r e p o r t < > return> > > Recent messages: > For information about GNU Emacs and the GNU system, type C-h C-a. > (New file) > Warning: editing through the link bypasses version control > Creating customization items... > Creating customization items ...done > Resetting customization items...done > Creating customization setup...done > To install your edits, invoke [State] and choose the Set operation > > Load-path shadows: > None found. > > Features: > (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml > mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev > gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util > mail-prsvr mail-utils cus-edit cus-start cus-load wid-edit cl-loaddefs > cl-lib ada-mode vc-git advice help-fns easymenu compile comint > ansi-color ring which-func imenu align find-file time-date tooltip > electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd > tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment > lisp-mode prog-mode register page menu-bar rfn-eshadow timer select > scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham > georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao > korean japanese hebrew greek romanian slovak czech european ethiopic > indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple > abbrev minibuffer nadvice loaddefs button faces cus-face macroexp files > text-properties overlay sha1 md5 base64 format env code-pages mule > custom widget hashtable-print-readable backquote make-network-process > dbusbind inotify dynamic-setting font-render-setting x-toolkit x > multi-tty emacs) > > Memory information: > ((conses 16 105866 7109) > (symbols 48 20709 0) > (miscs 40 154 185) > (strings 32 19036 3966) > (string-bytes 1 551010) > (vectors 16 11909) > (vector-slots 8 410890 5063) > (floats 8 75 473) > (intervals 56 262 0) > (buffers 960 14) > (heap 1024 11052 633)) From debbugs-submit-bounces@debbugs.gnu.org Thu May 27 22:15:21 2021 Received: (at 19052) by debbugs.gnu.org; 28 May 2021 02:15:21 +0000 Received: from localhost ([127.0.0.1]:53326 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lmS1w-0003Sz-V6 for submit@debbugs.gnu.org; Thu, 27 May 2021 22:15:21 -0400 Received: from quimby.gnus.org ([95.216.78.240]:49958) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lmS1u-0003LJ-Sc for 19052@debbugs.gnu.org; Thu, 27 May 2021 22:15:19 -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=xpwp2dDMa9LWJdKsid982U4AjWMF6RuJivJkr5UkrDo=; b=ov3lCWhioS6v7iKEn0hhEtLjwH dx2uKjuiBDCKUBtvrljAT34J9v7wlVuIWX/NAvUghqyl233cZmW19m+Yw3JE+dGu19kBPEqr3EaPu 4lwAZ/jGLrjmDDic/ZA60dcZAzhhkB2Evnpm1dT2lQYnTZ0YSVkK8HdWEYk1RhWMDLsk=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lmS1m-0003d4-VP; Fri, 28 May 2021 04:15:13 +0200 From: Lars Ingebrigtsen To: Alberto Subject: Re: bug#19052: 24.4; Undocumented behaviour change of ada-capitalize-word in 24.4 References: X-Now-Playing: The Residents's _The King & Eye: RMX_: "A Fool such as I" Date: Fri, 28 May 2021 04:15:10 +0200 In-Reply-To: (Alberto's message of "Fri, 14 Nov 2014 09:58:17 +0000") Message-ID: <87mtsfy575.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: Alberto writes: > Open a new ada file "test.adb" > Change the setting ada-case-identifier to ada-capitalize-word > Type a test identifier, e.g. test_bad_capitalisation > The expected (and documented) result is Test_B [...] 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: 19052 Cc: 19052@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 (-) Alberto writes: > Open a new ada file "test.adb" > Change the setting ada-case-identifier to ada-capitalize-word > Type a test identifier, e.g. test_bad_capitalisation > The expected (and documented) result is Test_Bad_Capitalisation > The actual result is Test_bad_capitalisation. (I'm going through old bug reports that unfortunately got no response at the time.) I'm not sure I understand the recipe here -- ada-capitalize-word isn't a valid value for ada-case-identifier, as far as I can tell. Could you provide a recipe to reproduce this problem, starting from "emacs -Q"? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Thu May 27 22:15:25 2021 Received: (at control) by debbugs.gnu.org; 28 May 2021 02:15:25 +0000 Received: from localhost ([127.0.0.1]:53329 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lmS21-0003Xy-5s for submit@debbugs.gnu.org; Thu, 27 May 2021 22:15:25 -0400 Received: from quimby.gnus.org ([95.216.78.240]:49972) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lmS20-0003Qy-5D for control@debbugs.gnu.org; Thu, 27 May 2021 22:15:24 -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=x7qkF9aosiI+wqt5dyMSRuyTjHAdOOlMXEo/08PNYGI=; b=Q5s6ZyiPFmT72MuIrtSVpewKN0 LXcz7J/L1L6FoBSq1Rp1yxyRWIvZ6F25FHfQsDeIV7S0k2qB8Grl7AXRCb67k87PMP7tUK06zW2Ty u9ngjsJNYkMWVjp0TpJzaIthNLZN3Sq7tFaia9Zq/FqW68kdObCfipB/XIENHH3ytwmM=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lmS1s-0003dD-P1 for control@debbugs.gnu.org; Fri, 28 May 2021 04:15:18 +0200 Date: Fri, 28 May 2021 04:15:16 +0200 Message-Id: <87lf7zy56z.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #19052 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 19052 + moreinfo 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 19052 + moreinfo quit From debbugs-submit-bounces@debbugs.gnu.org Fri Jun 25 10:36:32 2021 Received: (at 19052) by debbugs.gnu.org; 25 Jun 2021 14:36:32 +0000 Received: from localhost ([127.0.0.1]:46580 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lwmwa-00028r-BU for submit@debbugs.gnu.org; Fri, 25 Jun 2021 10:36:32 -0400 Received: from quimby.gnus.org ([95.216.78.240]:45434) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lwmwX-00028b-K0 for 19052@debbugs.gnu.org; Fri, 25 Jun 2021 10:36:30 -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=Ke0Dy6D0zoR9cKNZQUOsPtb9mizBfkWZlWLyvfqMlAU=; b=S8lOEq3pR/rZTJnDzYxXEi+3G0 QA6wvqG77salWlBK6pAPvmqi/klfvLRnRXRoX/8gF1eZLLg3ifKJN7Y7YbMQ4P10lXi9uSxAtTX6d oGqE+i/aCF7drpvsiwUh95GSVWRN9DRic7K4iWt1+3fTfUp/kOQs/+RLN/e3HuVoMAr8=; 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 1lwmwP-0006zU-DM; Fri, 25 Jun 2021 16:36:23 +0200 From: Lars Ingebrigtsen To: Alberto Subject: Re: bug#19052: 24.4; Undocumented behaviour change of ada-capitalize-word in 24.4 References: <87mtsfy575.fsf@gnus.org> X-Now-Playing: Tom Robinson's _North by Northwest_: "Love Comes" Date: Fri, 25 Jun 2021 16:36:20 +0200 In-Reply-To: <87mtsfy575.fsf@gnus.org> (Lars Ingebrigtsen's message of "Fri, 28 May 2021 04:15:10 +0200") Message-ID: <87zgvec8pn.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'm not sure I understand the recipe here -- ada-capitalize-word isn't a > valid value for ada-case-identifier, as far as I can tell. > > Could you provide a recipe to reproduce this problem, starti [...] 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: 19052 Cc: 19052@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'm not sure I understand the recipe here -- ada-capitalize-word isn't a > valid value for ada-case-identifier, as far as I can tell. > > Could you provide a recipe to reproduce this problem, starting from > "emacs -Q"? More information was requested, but no response was given within a month, so I'm closing this bug report. If the problem still exists, please respond to this email and we'll reopen the bug report. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Fri Jun 25 10:36:37 2021 Received: (at control) by debbugs.gnu.org; 25 Jun 2021 14:36:37 +0000 Received: from localhost ([127.0.0.1]:46583 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lwmwe-000299-ID for submit@debbugs.gnu.org; Fri, 25 Jun 2021 10:36:36 -0400 Received: from quimby.gnus.org ([95.216.78.240]:45448) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lwmwc-00028j-Ih for control@debbugs.gnu.org; Fri, 25 Jun 2021 10:36:34 -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=grN6ULfMHGk3OVVGAM4yjPoi260aia7dr5Px1pb/Gqw=; b=WcE/uSUooy4Wuq4xcjZL8jzF7K ZuNSE/gXNYCx5Tdb5X3/xL0qyg+Zhgsc0LlwmmPga7MjsUvHsazB/BodfMQfF6+QAvF/RryKwAC56 ChoKvE0RqsZGKZqA41PmhMxaANDuaLNabCedMQ2oXvBG99qOHW2fVSV81hbhi0HzCIyM=; 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 1lwmwV-0006zb-5B for control@debbugs.gnu.org; Fri, 25 Jun 2021 16:36:29 +0200 Date: Fri, 25 Jun 2021 16:36:26 +0200 Message-Id: <87y2ayc8ph.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #19052 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 19052 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 19052 quit From unknown Sun Jun 22 03:56:00 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 24 Jul 2021 11:24:06 +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