bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#31412: 25.3; Semantic: When semantic start, TAB can't be anymore use


From: Lars Ingebrigtsen
Subject: bug#31412: 25.3; Semantic: When semantic start, TAB can't be anymore used for indentation
Date: Thu, 26 Nov 2020 14:35:48 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

seb@k-7.ch (Sébastien Gendre) writes:

> After started semantic (M-x semantic), TAB only do completion. No more
> indentation.
>
> Tested with 'emacs -q'.

(This bug report unfortunately got no response at the time.)

I'm unable to reproduce this bug in Emacs 28 -- if I

emacs -Q /tmp/a.c
M-x semantic RET

int foo() {
 lala;
}

and hit TAB before "lala", it indents it.

Are there further steps needed to reproduce the bug?

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]