On Sun, Mar 09, 2014 at 08:51:59PM +0100, Georg Baum wrote: > Enrico Forestieri wrote: > > > On Sun, Mar 09, 2014 at 01:27:01PM +0100, Georg Baum wrote: > >> > >> - I found some code which I believe is unneeded (see attachment). I don't > >> propose to put this in now, but I'll do so for 2.2 unless somebody knows > >> what mistake I did. > > > > Ditching those lines in LyX.cpp would ignore any prefix set in the > > preferences file. > > And this is what I don't believe ;-) (Exactly the same two lines appear > another time a little bit up in the same function, so unless some other code > removes the prefix again inbetween the two occurences they are redundant).
Try yourself. The preferences file is read inbetween the two occurrences. -- Enrico