unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#43951: acknowledged by developer (control message for bug #43951)
       [not found] <handler.43951.C.161172569126685.notifdonectrl.0@debbugs.gnu.org>
@ 2021-01-27 17:08 ` John Olsson
  2021-01-28  5:00   ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: John Olsson @ 2021-01-27 17:08 UTC (permalink / raw)
  To: 43951

Hi!

When I move point to the beginning of the line containing “@Foo” and press TAB I get the error message 
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 moving to initial left brace of class as well as anywhere on the line containing the Boolean variable “foo”. But *not* on the line containing “b=false”...

> On 27 Jan 2021, at 06:36, help-debbugs@gnu.org wrote:
> 
> This is an automatic notification regarding your bug report
> #43951: 26.3; Java-mode annotation indentation,
> which was filed against the emacs package.
> 
> 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=43951
> 
> If you require further information, please followup to 43951@debbugs.gnu.org.
> 
> debbugs.gnu.org maintainers
> (administrator, GNU bugs database)






^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#43951: acknowledged by developer (control message for bug #43951)
  2021-01-27 17:08 ` bug#43951: acknowledged by developer (control message for bug #43951) John Olsson
@ 2021-01-28  5:00   ` Lars Ingebrigtsen
  2021-01-28  5:27     ` John Olsson
  0 siblings, 1 reply; 3+ messages in thread
From: Lars Ingebrigtsen @ 2021-01-28  5:00 UTC (permalink / raw)
  To: John Olsson; +Cc: 43951

John Olsson <johol@lysator.liu.se> writes:

> When I move point to the beginning of the line containing “@Foo” and
> press TAB I get the error message
> Wrong type argument: integer-or-marker-p, t

I'm unable to reproduce this in Emacs 28.  Is this with "emacs -Q"?

> I get the same error if I press C-c C-o anywhere on that line. Also
> when moving to initial left brace of class as well as anywhere on the
> line containing the Boolean variable “foo”. But *not* on the line
> containing “b=false”...

What's `C-c C-o' bound to for you?  Mine is:

C-c C-o runs the command c-set-offset (found in java-mode-map), which
is an autoloaded interactive compiled Lisp function in ‘cc-styles.el’.

and doesn't signal any errors.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#43951: acknowledged by developer (control message for bug #43951)
  2021-01-28  5:00   ` Lars Ingebrigtsen
@ 2021-01-28  5:27     ` John Olsson
  0 siblings, 0 replies; 3+ messages in thread
From: John Olsson @ 2021-01-28  5:27 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: 43951

I just realized I did not try this when using -Q flag. I’ll do that and get back to you.

Regardless, something has happened between Emacs 26 and 28 since my .emacs file is almost trivial. It works in Emacs 26. But if there is something there I’ll try to pin-point it.

> On 28 Jan 2021, at 06:00, Lars Ingebrigtsen <larsi@gnus.org> wrote:
> 
> John Olsson <johol@lysator.liu.se> writes:
> 
>> When I move point to the beginning of the line containing “@Foo” and
>> press TAB I get the error message
>> Wrong type argument: integer-or-marker-p, t
> 
> I'm unable to reproduce this in Emacs 28.  Is this with "emacs -Q"?
> 
>> I get the same error if I press C-c C-o anywhere on that line. Also
>> when moving to initial left brace of class as well as anywhere on the
>> line containing the Boolean variable “foo”. But *not* on the line
>> containing “b=false”...
> 
> What's `C-c C-o' bound to for you?  Mine is:
> 
> C-c C-o runs the command c-set-offset (found in java-mode-map), which
> is an autoloaded interactive compiled Lisp function in ‘cc-styles.el’.
> 
> and doesn't signal any errors.
> 
> -- 
> (domestic pets only, the antidote for overdose, milk.)
>   bloggy blog: http://lars.ingebrigtsen.no






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-01-28  5:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <handler.43951.C.161172569126685.notifdonectrl.0@debbugs.gnu.org>
2021-01-27 17:08 ` bug#43951: acknowledged by developer (control message for bug #43951) John Olsson
2021-01-28  5:00   ` Lars Ingebrigtsen
2021-01-28  5:27     ` John Olsson

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).