Julien Cubizolles <j.cubizol...@free.fr> writes:

> The thing is I'm not sure why it's working :-) since strange things also
> happen:
>
> * If yas-minor-mode is on, the point is at the beginning of the text
>   after using TAB, which is what I want; it's at the beginning of the
>   line if yas is not on. I could choose something else than TAB for
>   yas-expansion but this side-effect is actually what I prefer
>
> * I don't see why the (cond ...) is needed but it is: C-u TAB behaves
>   the same as TAB otherwise, as if I used indent-relative instead of my
>   custom function.
>
> * If I try to add (delete-horizontal-space) (commented out for now), TAB
>   acts as C-u TAB.

I just noticed that I get a "Marker does not point anywhere" when I tun
TAB or C-u TAB.


_______________________________________________
auctex mailing list
auctex@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex

Reply via email to