[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: WL and org-store-link
On Thu, 06 Nov 2014 19:45:03 +0900 (JST), Tatsuya Kinoshita wrote:
>
> On November 6, 2014, [Wanderlust English:05851], greg.bognar (at gmail.com)
> wrote:
> > It seems that org-wl is removed from the Debian package of Emacs 24.4.
>
> The org-wl.el file is included in the org-mode package for the next
> major Debian release "jessie". See also README.Debian.
Org-mode is part of Emacs. The package you refer to is the separate
org-mode package in the Debian repositories. This suggests that you have to
install org-mode in addition to Emacs to have org-wl.
> - /usr/share/doc/org-mode/README.Debian
> > To enable contributed extensions to org-mode, simply add
> > "/usr/share/org-mode/lisp" to your load-path, for instance in your
> > .emacs with:
> >
> > (setq load-path (cons "/usr/share/org-mode/lisp" load-path))
> >
> > -- Sebastien Delafond <seb@debian.org>, Thu, 1 Oct 2009 11:11:26 +0200
>
> Thanks,
> --
> Tatsuya Kinoshita
>