emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Bernard Adrian <bernadrian@free.fr>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: storing link doesn't work from Gnus
Date: Tue, 28 Nov 2006 07:55:32 +0100	[thread overview]
Message-ID: <79e29166a687489b4ac43180a8feab28@science.uva.nl> (raw)
In-Reply-To: <864pskvdsf.fsf@machine.ici.fr>


On Nov 27, 2006, at 21:24, Bernard Adrian wrote:

> Carsten Dominik <dominik@science.uva.nl> 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 in the path : the files org.el,
> org-install.el, org-mouse.el and org-publish were still in the path
> for emacs 22.0.51 and not in the new path for emacs 22.0.91.
>
> However emacs 22.0.51 is no more present neither on my system, nor
> in the load-path.
>
> I copied the org-*.el in /usr/share/emacs/22.0.91/lisp/texmodes/ and
> now 'C-c l' works fine.
>
> Why is /usr/share/emacs/22.0.51/lisp/texmodes/ still present on my
> machine ? I don't know. However i removed this version before loading
> emacs-snapshot (22.0.91). Curious.

Because the Makefile that comes with org-mode does create the
directory where it is supposed to put those files, and obviously
you have given this specific path in the header of the Makefile.

For the ease of maintenance it may be better to install org-mode
into a directory that does not depend on the specific version of Emacs
you are using.  This could be either a directory in your own home
directory (then you would have to add the path to the Emacs load path).
Or it could be something like /usr/local/share/emacs/site-lisp - you 
need
to check your system to find out where the version-independent site-lisp
directory is located.

- Carsten

  reply	other threads:[~2006-11-28  7:15 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-12 16:28 storing link doesn't work from Gnus Giovanni Ridolfi
2006-11-25 22:08 ` Bernard Adrian
2006-11-26 21:58   ` Bernard Adrian
2006-11-26 22:36     ` Maurice Boucher
2006-11-27  9:51       ` Carsten Dominik
2006-11-27 11:55         ` Maurice Boucher
2006-11-27 12:09           ` Carsten Dominik
2006-11-27 14:20             ` Maurice Boucher
2006-11-27 20:28               ` Carsten Dominik
2006-11-27 20:24         ` Bernard Adrian
2006-11-28  6:55           ` Carsten Dominik [this message]
2006-11-28 13:37             ` J. David Boyd
2006-11-27  8:43     ` Carsten Dominik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=79e29166a687489b4ac43180a8feab28@science.uva.nl \
    --to=dominik@science.uva.nl \
    --cc=bernadrian@free.fr \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).