Hello,

Alan Schmitt <alan.schm...@polytechnique.org> writes:

> Hello Eric,
>
> On 2017-03-09 07:23, Eric S Fraga <e.fr...@ucl.ac.uk> writes:
>
>> On Wednesday,  8 Mar 2017 at 12:55, Alan Schmitt wrote:
>>
>> [...]
>>
>>> I would like to use `org-agenda-goto', but without splitting the frame.
>>> In other words, I want to destination to be the one of
>>> `org-agenda-goto', but the window handling to be the one of
>>> `org-agenda-switch-to'.
>>
>> You could "advice" (advise in English :-) org-agenda-goto to delete other
>> windows after invocation?
>>
>> Or, create a new function which invokes org-agenda-goto and then
>> delete-other-windows and bind that to the key you want?
>
> Yes, these are solutions. I was just trying to understand why the
> functions had different behaviors.

I tried the same, without much success.

I think we could factor out both functions into a single one with
a control argument. 

Any taker?


Regards,

-- 
Nicolas Goaziou

Reply via email to