Re: Enable View master document even if there are no child documents

2016-09-23 Thread Guenter Milde
On 2016-09-23, Jean-Marc Lasgouttes wrote: > Le 22/09/2016 à 00:43, Guillaume Munch a écrit : >> The attached patch does what you want. >> The only problem is that now "View/Update Master Document" is always >> shown. > What about renaming master-buffer-view to buffer-view and buffer-view to >

Re: Enable View master document even if there are no child documents

2016-09-23 Thread Guillaume Munch
Le 23/09/2016 à 11:31, Jean-Marc Lasgouttes a écrit : Le 22/09/2016 à 00:43, Guillaume Munch a écrit : The attached patch does what you want. The only problem is that now "View/Update Master Document" is always shown. What about renaming master-buffer-view to buffer-view and buffer-view to

Re: Enable View master document even if there are no child documents

2016-09-23 Thread Jean-Marc Lasgouttes
Le 22/09/2016 à 00:43, Guillaume Munch a écrit : The attached patch does what you want. The only problem is that now "View/Update Master Document" is always shown. What about renaming master-buffer-view to buffer-view and buffer-view to child-buffer-view ("View only child", or something).

Re: Enable View master document even if there are no child documents

2016-09-22 Thread Guillaume Munch
Le 22/09/2016 à 04:41, Richard Heck a écrit : On 09/21/2016 06:43 PM, Guillaume Munch wrote: Le 29/08/2016 à 17:02, Jean-Marc Lasgouttes a écrit : This has been discussed some time ago. The command: command-alternative master-buffer-view; buffer-view does what you want. However, it would

Re: Enable View master document even if there are no child documents

2016-09-21 Thread Richard Heck
On 09/21/2016 06:43 PM, Guillaume Munch wrote: > Le 29/08/2016 à 17:02, Jean-Marc Lasgouttes a écrit : >>> >>> This has been discussed some time ago. The command: >>> command-alternative master-buffer-view; buffer-view >>> does what you want. >> >> However, it would make sense to have a

Re: Enable View master document even if there are no child documents

2016-09-21 Thread Guillaume Munch
Le 29/08/2016 à 17:02, Jean-Marc Lasgouttes a écrit : This has been discussed some time ago. The command: command-alternative master-buffer-view; buffer-view does what you want. However, it would make sense to have a first-class command that just does the right thing IMO. The attached

Re: Enable View master document even if there are no child documents

2016-08-31 Thread racoon
On 29.08.2016 17:57, Guillaume Munch wrote: The command: command-alternative[s] master-buffer-view; buffer-view does what you want. Is there a reason why the work area is focus on the current cursor position with this command? This is not the case with the other view commands. Daniel

Re: Enable View master document even if there are no child documents

2016-08-29 Thread Guillaume Munch
Le 29/08/2016 à 16:05, Richard Heck a écrit : Or just modify the bindings to use what's above. +1

Re: Enable View master document even if there are no child documents

2016-08-29 Thread Michael Berger
On 08/29/2016 04:48 PM, racoon wrote: On 29.08.2016 15:28, Michael Berger wrote: Are you sure to have understood the concept of master-child? Michael On 08/29/2016 12:22 PM, racoon wrote: Hi, I almost never View child documents. Most of the time they don't compile properly on their own

Re: Enable View master document even if there are no child documents

2016-08-29 Thread Richard Heck
On 08/29/2016 11:10 AM, racoon wrote: > On 29.08.2016 17:57, Guillaume Munch wrote: >> Le 29/08/2016 à 11:22, racoon a écrit : >>> Hi, >>> >>> I almost never View child documents. Most of the time they don't >>> compile >>> properly on their own anyway. So I would like to remove the View button

Re: Enable View master document even if there are no child documents

2016-08-29 Thread racoon
On 29.08.2016 18:39, Richard Heck wrote: On 08/29/2016 11:10 AM, racoon wrote: On 29.08.2016 17:57, Guillaume Munch wrote: Le 29/08/2016 à 11:22, racoon a écrit : Hi, I almost never View child documents. Most of the time they don't compile properly on their own anyway. So I would like to

Re: Enable View master document even if there are no child documents

2016-08-29 Thread racoon
On 29.08.2016 17:57, Guillaume Munch wrote: Le 29/08/2016 à 11:22, racoon a écrit : Hi, I almost never View child documents. Most of the time they don't compile properly on their own anyway. So I would like to remove the View button from my interface. Unfortunately, the View master document

Re: Enable View master document even if there are no child documents

2016-08-29 Thread Richard Heck
On 08/29/2016 11:02 AM, Jean-Marc Lasgouttes wrote: > Le 29/08/2016 à 16:57, Guillaume Munch a écrit : >> Le 29/08/2016 à 11:22, racoon a écrit : >>> Hi, >>> >>> I almost never View child documents. Most of the time they don't >>> compile >>> properly on their own anyway. So I would like to remove

Re: Enable View master document even if there are no child documents

2016-08-29 Thread Jean-Marc Lasgouttes
Le 29/08/2016 à 16:57, Guillaume Munch a écrit : Le 29/08/2016 à 11:22, racoon a écrit : Hi, I almost never View child documents. Most of the time they don't compile properly on their own anyway. So I would like to remove the View button from my interface. Unfortunately, the View master

Re: Enable View master document even if there are no child documents

2016-08-29 Thread Guillaume Munch
Le 29/08/2016 à 11:22, racoon a écrit : Hi, I almost never View child documents. Most of the time they don't compile properly on their own anyway. So I would like to remove the View button from my interface. Unfortunately, the View master document button is grayed out if there are no child

Re: Enable View master document even if there are no child documents

2016-08-29 Thread racoon
On 29.08.2016 15:28, Michael Berger wrote: Are you sure to have understood the concept of master-child? Michael On 08/29/2016 12:22 PM, racoon wrote: Hi, I almost never View child documents. Most of the time they don't compile properly on their own anyway. So I would like to remove the View

Re: Enable View master document even if there are no child documents

2016-08-29 Thread racoon
On 29.08.2016 14:28, Michael Berger wrote: Are you sure to have understood the concept of master-child? I thought so. But maybe I haven't. But what makes you think I haven't? Daniel

Re: Enable View master document even if there are no child documents

2016-08-29 Thread Michael Berger
Are you sure to have understood the concept of master-child? Michael On 08/29/2016 12:22 PM, racoon wrote: Hi, I almost never View child documents. Most of the time they don't compile properly on their own anyway. So I would like to remove the View button from my interface. Unfortunately,