RE: [PATCH] LFUN_BUFFER_EXPORT_ALL & File menu reorganization

2012-07-16 Thread Scott Kostyshak
From: Pavel Sanda [sa...@lyx.org] Sent: Monday, July 16, 2012 7:26 AM Scott Kostyshak wrote: >> I'm not sure where to put Export All if not in the File menu. >To me this function looks rather as corner case than common usage. >But you can always make the changes privately. I think that many peop

RE: [PATCH] LFUN_BUFFER_EXPORT_ALL & File menu reorganization

2012-07-16 Thread Scott Kostyshak
From: Jean-Marc Lasgouttes [lasgout...@lyx.org] Sent: Monday, July 16, 2012 5:57 AM >Concerning menus, I think we should put things where UI manuals tell us >to put them. While I understand Scott's ideas, I suspect that they may >be disturbing to some. Sounds good. I would have to have a stronger

Re: [PATCH] LFUN_BUFFER_EXPORT_ALL & File menu reorganization

2012-07-16 Thread Pavel Sanda
Scott Kostyshak wrote: > I'm not sure where to put Export All if not in the File menu. To me this function looks rather as corner case than common usage. But you can always make the changes privately. I think that many people around @dev have their petty patchsets for the daily usage (including m

Re: [PATCH] LFUN_BUFFER_EXPORT_ALL & File menu reorganization

2012-07-16 Thread Jean-Marc Lasgouttes
Le 16/07/2012 01:19, Pavel Sanda a écrit : Scott Kostyshak wrote: Any comments? While I think adding LFUNs you proposed makes sense, I don't think it's good idea to add this new stuff into the File menu (at most poke them away to some submenu). I would rather see the menu shrink than expand (

RE: [PATCH] LFUN_BUFFER_EXPORT_ALL & File menu reorganization

2012-07-15 Thread Scott Kostyshak
From: Pavel Sanda [sa...@lyx.org] Sent: Sunday, July 15, 2012 7:19 PM >While I think adding LFUNs you proposed makes sense, I don't think it's good >idea to add this new stuff into the File menu (at most poke them away to >some submenu). I would rather see the menu shrink than expand (e.g. Print).

Re: [PATCH] LFUN_BUFFER_EXPORT_ALL & File menu reorganization

2012-07-15 Thread Pavel Sanda
Scott Kostyshak wrote: > Any comments? While I think adding LFUNs you proposed makes sense, I don't think it's good idea to add this new stuff into the File menu (at most poke them away to some submenu). I would rather see the menu shrink than expand (e.g. Print). Regarding the fact how any menu

[PATCH] LFUN_BUFFER_EXPORT_ALL & File menu reorganization

2012-07-15 Thread Scott Kostyshak
Attached is a patch that does the following: (1) Creates LFUN_BUFFER_EXPORT_ALL. My motivation was that I'm often working on several problem sets or notes at once and would like to export all of them to pdf. (2) Reorganizes the File menu: The current implementation places import next to export