"Bo Peng" <[EMAIL PROTECTED]> writes: > Mark document dirty is useful when an external file is changed and I > would like to regenerate pdf etc when the buffer is clean.
I think pressing space or something like that is a much easier shortcut. Our menus are already crowded. > Regenerate preview is useful when previews need to be re-generated, > for example, after a preamble change. Yes, it is more difficult to find a workaround for this one (especially since regenerating the previews at each change would be overkill). > Reload buffer is useful when I have externally modified a .lyx file > and would like to reload it. I would much better see code that checks the time of the .lyx file before each lfun dispatching that modifies the file. This seems quite easy to do conceptually. JMarc