Alan Schmitt writes:
> Hi Glyn,
>
> Glyn Millington writes:
>
>> Hi Alan,
>>
>> This is how I do it.
>
> [...]
>
>> I also have this in my init.el
>>
>> (setq Info-default-directory-list (cons "/home/glyn/info/"
>> Info-default-directory-list))
>>
>> Then it should appear in Emacs' info-reader
>
Rainer Stengele writes:
> I update (git) and compile org inside of cygwin.
So do I.
> That means the info file will be installed in the cygwin tree.
No it won't if you configure local.mk accordingly.
> But I do use the Windows port of Emacs, not the cygwin port.
http://orgmode.org/worg/dev/org
Xiao-Yong Jin writes:
> I guess you changed the plist of Emacs.app?
No, I set /etc/launchd.conf (and I also set the INFOPATH in my .zshrc).
> That's not really required. How do you install your emacs?
Homebrew, using this version:
https://github.com/railwaycat/emacs-mac-port
> On my machine,
On Apr 24, 2013, at 6:40 PM, Alan Schmitt
wrote:
> Hi Sebastien,
>
> Sebastien Vauban writes:
>
>> See http://lists.gnu.org/archive/html/help-gnu-emacs/2004-10/msg00331.html
>
> I finally managed to make it work using INFOPATH, which is quite painful
> to do under OS X. I really don't unders
Karl Voit writes:
> Is there something wrong with my repos?
I don't think so : there should be a file named 'dir' in the doc/
directory which contains a reference to the correct info file (called
org, built from org.texi I guess).
--
N.
On Wed, Apr 24, 2013 at 08:51:24AM +0100, Eric S Fraga wrote:
[...chomp...chomp...chomp...]
> However, the documentation (in emacs 24.3.50 as that's what I am using
> on this laptop...) for Info-default-directory-list says:
>
> ,
> | Although this is a customizable variable, that is mainly f
Hi Sebastien,
Sebastien Vauban writes:
> See http://lists.gnu.org/archive/html/help-gnu-emacs/2004-10/msg00331.html
I finally managed to make it work using INFOPATH, which is quite painful
to do under OS X. I really don't understand why there isn't a way to do
this from inside emacs configuratio
Alan Schmitt writes:
> Sebastien Vauban writes:
>
>> Don't play with `Info-directory-list', it's not intended to be settable by
>> the
>> user. Set the `Info-default-directory-list' variable instead.
>
> I just tried it, and now I no longer have org in my info directory. Here
> is the value of I
Am 23.04.2013 19:23, schrieb Achim Gratz:
> Karl Voit writes:
>> "C-h i" was my first guess but it does not list Org-mode at all :-(
>
> C-u C-h i
>
> But really,
>
> make install-info
>
> shouldn't be so hard to issue?
>
>
> Regards,
> Achim.
>
Achim,
I update (git) and compile org inside
If I remember, m-x org-info ought to do something.
On Tue, 23 Apr 2013,
Suvayu Ali wrote:
> Hi Karl,
>
> On Tue, Apr 23, 2013 at 04:04:31PM +0200, Karl Voit wrote:
> >
> > I am using Org-mode documentation from the HTML web page all the
> > time.
> >
> > I once got a tipp that the Org-mode doc
Hi Alan,
Alan Schmitt wrote:
> Sebastien Vauban writes:
>> Alan Schmitt wrote:
>>
>>> This is what I have in my configuration files:
>>>
>>> #+BEGIN_SRC emacs-lisp
>>> (add-to-list 'Info-directory-list "/Users/schmitta/.emacs.d/org/info")
>>> #+END_SRC
>>
>> Don't play with `Info-directory-list',
Hi Glyn,
Glyn Millington writes:
> Hi Alan,
>
> This is how I do it.
[...]
> I also have this in my init.el
>
> (setq Info-default-directory-list (cons "/home/glyn/info/"
> Info-default-directory-list))
>
> Then it should appear in Emacs' info-reader
Thank you for the suggestion. I'll try mov
Karl Voit writes:
> "C-h i" was my first guess but it does not list Org-mode at all :-(
C-u C-h i
But really,
make install-info
shouldn't be so hard to issue?
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
SD adaptation for Waldorf microQ V2.22R2:
ht
Hi Karl,
On Tue, Apr 23, 2013 at 04:04:31PM +0200, Karl Voit wrote:
>
> I am using Org-mode documentation from the HTML web page all the
> time.
>
> I once got a tipp that the Org-mode documentation can be found
> within Emacs. Back then, it worked and I could navigate through Org
> docu with n/
Alan Schmitt writes:
> Sebastien Vauban writes:
>
>> Hi Alan,
>> Alan Schmitt wrote:
>>> Karl Voit writes:
>>>
The repository[1] does contain the doc-directory. I compiled the
whole Org-mode repos including the doc sub-tree. So no compile
error while the docu is generated.
"C-
Alan Schmitt writes:
> Karl Voit writes:
>> "C-h i" was my first guess but it does not list Org-mode at all :-(
> This is what I have in my configuration files:
> (add-to-list 'Info-directory-list "/Users/schmitta/.emacs.d/org/info")
Hi, Org people.
Just in case useful, I added a command to
Sebastien Vauban writes:
> Hi Alan,
>
> Alan Schmitt wrote:
>> Karl Voit writes:
>>
>>> The repository[1] does contain the doc-directory. I compiled the whole
>>> Org-mode repos including the doc sub-tree. So no compile error while
>>> the docu is generated.
>>>
>>> "C-h i" was my first guess but
* Sebastien Vauban wrote:
>
> Alan Schmitt wrote:
>> Karl Voit writes:
>>
>>> The repository[1] does contain the doc-directory. I compiled the whole
>>> Org-mode repos including the doc sub-tree. So no compile error while
>>> the docu is generated.
>>>
>>> "C-h i" was my first guess but it does no
Hi Alan,
Alan Schmitt wrote:
> Karl Voit writes:
>
>> The repository[1] does contain the doc-directory. I compiled the whole
>> Org-mode repos including the doc sub-tree. So no compile error while
>> the docu is generated.
>>
>> "C-h i" was my first guess but it does not list Org-mode at all :-(
>
Karl Voit writes:
> The repository[1] does contain the doc-directory. I compiled the whole
> Org-mode repos including the doc sub-tree. So no compile error while
> the docu is generated.
>
> "C-h i" was my first guess but it does not list Org-mode at all :-(
This is what I have in my configuratio
Hi!
I am using Org-mode documentation from the HTML web page all the
time.
I once got a tipp that the Org-mode documentation can be found
within Emacs. Back then, it worked and I could navigate through Org
docu with n/p. However, I never used this method afterwards.
The repository[1] does contai
21 matches
Mail list logo