Skip to content

Completion of subscript characters no longer working #223

@MasonProtter

Description

@MasonProtter

When I update to the new changes that julia-emacs made, it seems to have broken the completion of stuff like subscript characters for me. E.g. typing \_1 and then hitting TAB no longer makes a subscript 1 character. Other stuff like superscripts and regular latex characters seem to mostly work.

This is without me using (define-key julia-mode-map (kbd "TAB") 'julia-latexsub-or-indent).

Unfortunately, I am also unable to revert to the old behaviour as it suggests in the README because of #222

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions