Tassilo Horn <[email protected]> writes: > The problem is that in an indirect buffer, `buffer-file-name' is nil and > the function of the same name also returns nil but reftex requires that > it returns a file name. (I have no idea why indirect buffers don't have > the file association of their base buffer...) > > It's possible to check if we're in an indirect buffer and if so use the > base buffer's buffer-file-name, so reftex could be made functional in > indirect buffers. But I'm currently not sure about possible > consequences. > > For the time being, you can use this piece of advice which makes > `buffer-file-name' return the base buffer's buffer-file-name in buffers > where reftex is active.
thanks! I will give it a try! -- :: Igor Sosa Mayor :: [email protected] :: :: GnuPG: 0x1C1E2890 :: http://www.gnupg.org/ :: :: jabberid: rogorido :: :: _______________________________________________ auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex
