I am new to Emacs in general, so this is almost a 100% not a bug. When I am autocompleting an #include, first it suggests "#include \<header>". Then, when I type the header's name, it suggests the header's name with a >, so in the end it looks like "#include \<someheader.h>>". How do I fix this?
I am new to Emacs in general, so this is almost a 100% not a bug. When I am autocompleting an #include, first it suggests "#include \<header>". Then, when I type the header's name, it suggests the header's name with a >, so in the end it looks like "#include \<someheader.h>>". How do I fix this?