You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for the late reply. Is this still an issue? I just tried with emacs -Q (GNU Emacs 24.5.1), installed package adoc-mode 20160314.1430 from http://melpa.milkbox.net/packages/, and it worked for me. If the problem still persists for you, could you please give more details what you do and what then happens?
Fixessensorflo#17 by checking that 2-line titles have the same number of
under characters as the title text and doesn't look like the start
of an attribute block.
Also check when (adoc-title-descriptor) returns nil, which it will at
times when the regexes match but more stringent tests fail, a nil list
will be inserted into the imenu list, which it doesn't like much, so
this condition is checked for as well.
This also add a strict mode to adoc-title-descriptor so it can work for some of
the sloppy editing scenarios needed. Also make it conform to asciidoc
standard of allowing as many as two character difference in two line
titles, in strict mode.
I get the above error when trying to install through emacs' 'package-install'
The text was updated successfully, but these errors were encountered: