Re: [Ebib-users] Multiline fields in Index Entry
Brought to you by:
joostkremers
From: Massimo L. <lau...@gm...> - 2010-04-07 20:44:24
|
Long lines are not wrapped, and are sent out the screen, because they are truncated. This is a different phenomena, I tried with a clean (no init no site) emacs launch and it still occurs. Notice that I also have truncated lines when such lines are longer that the window. My problem is with bibtex files which have hardcoded newline (i.e. multiline fields) in fields that are shown in the index. Since next/prev-entry move the cursor by the use of forward/backward-line, index entries of more than one line mess everything up. This behaviour can be reproduced with the following .emacs and test.bib .emacs contains only the customization of ebib-index-display-fields I tried with both ebib.el from 1.8.0 and git repository. -- Massimo Lauria |