[Orgmode] Re: Gnus link bug

2009-08-28 Thread Bastien
Hi Leo,

Leo sdl@gmail.com writes:

 Could you install that in org.git?

Carsten already took care of this:

http://repo.or.cz/w/org-mode.git?a=commit;h=babb63a27fbd5c050670753c908d543b4f5d5978

Thanks!

-- 
 Bastien


___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Re: Gnus link bug

2009-08-27 Thread Leo
Hi Bastien,

On 2009-08-25 03:43 +0100, Bastien wrote:
 I feel there's something we can simplify. Also the old code for handling
 gnus-article-mode moves the cursor around.

 So I simplified org-gnus-store-link as follows:

 As long as 

   (header (with-current-buffer gnus-summary-buffer
(gnus-summary-article-header)))

 fetches the right header, I think it's okay to use your code.

 Thanks for this!

Could you install that in org.git?

Cheers,

Leo

-- 
Emacs uptime: 10 days, 1 hour, 37 minutes, 36 seconds


___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Re: Gnus link bug

2009-08-25 Thread Bastien
Hi Leo,

Leo sdl@gmail.com writes:

 I feel there's something we can simplify. Also the old code for handling
 gnus-article-mode moves the cursor around.

 So I simplified org-gnus-store-link as follows:

As long as 

  (header (with-current-buffer gnus-summary-buffer
   (gnus-summary-article-header)))

fetches the right header, I think it's okay to use your code.

Thanks for this!

-- 
 Bastien


___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode