emacs-wiki-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [emacs-wiki-discuss] planner-gnus issues/requests


From: Seth Falcon
Subject: Re: [emacs-wiki-discuss] planner-gnus issues/requests
Date: Mon, 14 Nov 2005 14:42:56 -0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin)

On 14 Nov 2005, address@hidden wrote:

> Hello Seth!
>
> On Mon 14 Nov 2005 16:06 +0100, Seth Falcon wrote:
>> I've included below the config I have in .gnus.el which may get you
>> started.  It sets things up like this (pic stolen from gnus info
>> Window Layout doc):
> <cut>
>> You should be able to read the gnus manual from Emacs using C-h i
>> and then finding gnus.
>
> Ok, I need to investigate more, thank you for the info.
>
> Basically, what I did now is:
>
> 1) I open gnus in a specific frame called "Gnus"

Ah, I just found M-x set-frame-name.  

> (defadvice planner-gnus-browse-url
> (before planner-gnus-browse-url-other-frame)
> "Select the Gnus frame before opening a gnus:// link"
> (select-frame-by-name "Gnus"))
> (ad-activate 'planner-gnus-browse-url)

I think this is a better solution because the "Gnus" frame will be
identified regardless of the buffer that is currently on display
there.  

>
>> This maybe is getting too off topic for this list, sorry folks.
>
> Well, sorry for my question, I should have checked the info before.
> Otherwise, IMHO every trick which involves planner is pertinent to
> the list :-)

Indeed.  Thanks for posting your update, that's a helpful improvement.

Best,

+ seth




reply via email to

[Prev in Thread] Current Thread [Next in Thread]