[Orgmode] Re: storing link doesn't work from Gnus

2006-11-28 Thread J. David Boyd
Carsten Dominik <[EMAIL PROTECTED]> writes: > On Nov 27, 2006, at 21:24, Bernard Adrian wrote: > >> Carsten Dominik <[EMAIL PROTECTED]> a écrit : >> >>> Could someone make a backtrace of this error, with loading uncompiled >>> versions of gnus-sum.el and org.el? The org-mode manual describes how

Re: [Orgmode] Re: storing link doesn't work from Gnus

2006-11-27 Thread Carsten Dominik
On Nov 27, 2006, at 21:24, Bernard Adrian wrote: Carsten Dominik <[EMAIL PROTECTED]> a écrit : Could someone make a backtrace of this error, with loading uncompiled versions of gnus-sum.el and org.el? The org-mode manual describes how to do this, basically emacs -l /path/to/org.el -l /path/

[Orgmode] Re: storing link doesn't work from Gnus

2006-11-27 Thread Bernard Adrian
Carsten Dominik <[EMAIL PROTECTED]> a écrit : > Could someone make a backtrace of this error, with loading uncompiled > versions of gnus-sum.el and org.el? The org-mode manual describes how > to do this, basically > > emacs -l /path/to/org.el -l /path/to/gnus-sum.el Ok. The problem for me were

Re: [Orgmode] Re: storing link doesn't work from Gnus

2006-11-27 Thread Carsten Dominik
On Nov 27, 2006, at 15:20, Maurice Boucher wrote: My two compiled files (by make install and by my emacs) are different. my emacs (function emacs-lisp-byte-compile) -rw-r--r-- 1 momo momo572679 2006-11-27 12:58 org.elc make install or in console : emacs -batch -f batch-byte-compile or

[Orgmode] Re: storing link doesn't work from Gnus

2006-11-27 Thread Maurice Boucher
Re, Carsten Dominik <[EMAIL PROTECTED]> disait le 11/27/06 que : > > You should have edited the Makefile to make sure that the files are installed > into the correct location. Specifically, lispdir should point to the > same file where you do install the files when you do it by hand. Is that so

Re: [Orgmode] Re: storing link doesn't work from Gnus

2006-11-27 Thread Carsten Dominik
On Nov 27, 2006, at 12:55, Maurice Boucher wrote: Hello Carsten, I hope I can clearly explain my conclusions : If I put org.el in my local emacs site, all is fine. If I compile org.el with my emacs and put org.elc in my emacs site, all is fine too. If I do "make install" in folder org-4.56 (

[Orgmode] Re: storing link doesn't work from Gnus

2006-11-27 Thread Maurice Boucher
Hello Carsten, Carsten Dominik <[EMAIL PROTECTED]> disait le 11/27/06 que : > Could someone make a backtrace of this error, with loading uncompiled versions > of gnus-sum.el and org.el? The org-mode manual describes how to do this, > basically > > > emacs -l /path/to/org.el -l /path/to/gnus-sum.

Re: [Orgmode] Re: storing link doesn't work from Gnus

2006-11-27 Thread Carsten Dominik
Could someone make a backtrace of this error, with loading uncompiled versions of gnus-sum.el and org.el? The org-mode manual describes how to do this, basically emacs -l /path/to/org.el -l /path/to/gnus-sum.el Use the menu "Options" to turn on debug-on-error. Then hit the bug and post the

Re: [Orgmode] Re: storing link doesn't work from Gnus

2006-11-27 Thread Carsten Dominik
Lets just get this streight: You are all talking about an error "org-store-link: Invalid function:gnus-summary-article-header" In my version of gnus, this marco is defined in the file gnus-sum.el. The only place this macro is used in org.el is in org-store-link, and it looks like this:

[Orgmode] Re: storing link doesn't work from Gnus

2006-11-27 Thread Maurice Boucher
Hello, Bernard Adrian <[EMAIL PROTECTED]> disait le 11/26/06 que : > Bernard Adrian <[EMAIL PROTECTED]> a écrit : > >> I guess my emacs-version or my gnus-version is responsible : >> >> Gnus v5.11 >> Emacs 22.0.51.1 (Emacs-multi-tty). > > Same problem with emacs-snapshot (Emacs 22.0.91.1)... >

[Orgmode] Re: storing link doesn't work from Gnus

2006-11-26 Thread Bernard Adrian
Bernard Adrian <[EMAIL PROTECTED]> a écrit : > I guess my emacs-version or my gnus-version is responsible : > > Gnus v5.11 > Emacs 22.0.51.1 (Emacs-multi-tty). Same problem with emacs-snapshot (Emacs 22.0.91.1)... For some reasons i have to keep emacs21 on my system too. Maybe this can disturb.

[Orgmode] Re: storing link doesn't work from Gnus

2006-11-25 Thread Bernard Adrian
Giovanni Ridolfi <[EMAIL PROTECTED]> a écrit : > I suspect that you may have an older version of Org-mode, > [unfortunately I haven't my GNU/Linux Debian box in hand] > > could you please post > > a) the version information of Emacs (C-h v emacs-version ) > and > b) Org-mode version (C-h v org-v

[Orgmode] Re: storing link doesn't work from gnus

2006-10-14 Thread Giovanni Ridolfi
On 2006-10-12, Alberto Berti wrote: > I don't know which version of org-mode is packaged with emacs-snapshot > but the package has the date 20061009 and gnus states to be v 5.11 > > any hint? Could you please post both the version of Emacs (C-h v emacs-version ) and Org-mode (C-h v org-version )

[Orgmode] Re: storing link doesn't work from Gnus

2006-10-12 Thread Giovanni Ridolfi
Hi, All, hi, Alberto, (sorry for messing up the thread :-( I suspect that you may have an older version of Org-mode, [unfortunately I haven't my GNU/Linux Debian box in hand] could you please post a) the version information of Emacs (C-h v emacs-version ) and b) Org-mode version (C-h v org-ve