From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: John Olsson Newsgroups: gmane.emacs.bugs Subject: bug#43951: acknowledged by developer (control message for bug #43951) Date: Wed, 27 Jan 2021 18:08:51 +0100 Message-ID: <4F41787D-B721-4834-AEC1-4F126CB55D3E@lysator.liu.se> References: Mime-Version: 1.0 (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="16555"; mail-complaints-to="usenet@ciao.gmane.io" To: 43951@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Jan 27 18:09:44 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 1l4oK8-0004AC-M2 for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 27 Jan 2021 18:09:44 +0100 Original-Received: from localhost ([::1]:55490 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l4oK7-0003ku-K1 for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 27 Jan 2021 12:09:43 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:56918) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l4oJS-0003k8-KF for bug-gnu-emacs@gnu.org; Wed, 27 Jan 2021 12:09:05 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:34451) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1l4oJS-0005II-Cu for bug-gnu-emacs@gnu.org; Wed, 27 Jan 2021 12:09:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1l4oJS-0003oA-7T for bug-gnu-emacs@gnu.org; Wed, 27 Jan 2021 12:09:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: John Olsson Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 27 Jan 2021 17:09:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43951 X-GNU-PR-Package: emacs Original-Received: via spool by 43951-submit@debbugs.gnu.org id=B43951.161176733914630 (code B ref 43951); Wed, 27 Jan 2021 17:09:02 +0000 Original-Received: (at 43951) by debbugs.gnu.org; 27 Jan 2021 17:08:59 +0000 Original-Received: from localhost ([127.0.0.1]:45997 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l4oJP-0003nt-4a for submit@debbugs.gnu.org; Wed, 27 Jan 2021 12:08:59 -0500 Original-Received: from mail.lysator.liu.se ([130.236.254.3]:41337) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l4oJN-0003nl-Cs for 43951@debbugs.gnu.org; Wed, 27 Jan 2021 12:08:57 -0500 Original-Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id BDB6840018 for <43951@debbugs.gnu.org>; Wed, 27 Jan 2021 18:08:56 +0100 (CET) Original-Received: by mail.lysator.liu.se (Postfix, from userid 1004) id AB029400AC; Wed, 27 Jan 2021 18:08:56 +0100 (CET) Original-Received: from [192.168.125.184] (81-232-133-78-no2360.tbcn.telia.com [81.232.133.78]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTPSA id 5999F40018 for <43951@debbugs.gnu.org>; Wed, 27 Jan 2021 18:08:52 +0100 (CET) In-Reply-To: X-Mailer: iPhone Mail (18B92) X-Virus-Scanned: ClamAV using ClamSMTP 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:198702 Archived-At: Hi! When I move point to the beginning of the line containing =E2=80=9C@Foo=E2=80= =9D and press TAB I get the error message=20 Wrong type argument: integer-or-marker-p, t I get the same error if I press C-c C-o anywhere on that line. Also when mov= ing to initial left brace of class as well as anywhere on the line containin= g the Boolean variable =E2=80=9Cfoo=E2=80=9D. But *not* on the line containi= ng =E2=80=9Cb=3Dfalse=E2=80=9D... > On 27 Jan 2021, at 06:36, help-debbugs@gnu.org wrote: >=20 > =EF=BB=BFThis is an automatic notification regarding your bug report > #43951: 26.3; Java-mode annotation indentation, > which was filed against the emacs package. >=20 > Thank you for your report, which has now been closed. > You can view the full report at > http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D43951 >=20 > If you require further information, please followup to 43951@debbugs.gnu.o= rg. >=20 > debbugs.gnu.org maintainers > (administrator, GNU bugs database)