all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Where are the CVS versions of the info pages?
@ 2003-01-25 10:12 Alan Mackenzie
  2003-01-25 11:23 ` David Kastrup
  2003-01-25 11:54 ` Kai Großjohann
  0 siblings, 2 replies; 4+ messages in thread
From: Alan Mackenzie @ 2003-01-25 10:12 UTC (permalink / raw)


In particular, I'm looking for the up to datest version of
..../info/emacs-7.

I went onto savannah.gnu.org, expecting to find it in the same place as
the lisp source files.  However, in 
<http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/info/?hideattic=0>,
only the files .cvsignore, COPYING, and dir were to be found.

I'm confused.  Help, please!

-- 
Alan Mackenzie (Munich, Germany)
Email: aacm@muuc.dee; to decode, wherever there is a repeated letter
(like "aa"), remove half of them (leaving, say, "a").

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Where are the CVS versions of the info pages?
  2003-01-25 10:12 Where are the CVS versions of the info pages? Alan Mackenzie
@ 2003-01-25 11:23 ` David Kastrup
  2003-01-25 12:14   ` Alan Mackenzie
  2003-01-25 11:54 ` Kai Großjohann
  1 sibling, 1 reply; 4+ messages in thread
From: David Kastrup @ 2003-01-25 11:23 UTC (permalink / raw)


Alan Mackenzie<none@example.invalid> writes:

> In particular, I'm looking for the up to datest version of
> ..../info/emacs-7.
> 
> I went onto savannah.gnu.org, expecting to find it in the same place as
> the lisp source files.  However, in 
> <http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/info/?hideattic=0>,
> only the files .cvsignore, COPYING, and dir were to be found.
> 
> I'm confused.  Help, please!

The info files are not source files, but generated with `makeinfo'
from the .texi files in the man directory from Emacs.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Where are the CVS versions of the info pages?
  2003-01-25 10:12 Where are the CVS versions of the info pages? Alan Mackenzie
  2003-01-25 11:23 ` David Kastrup
@ 2003-01-25 11:54 ` Kai Großjohann
  1 sibling, 0 replies; 4+ messages in thread
From: Kai Großjohann @ 2003-01-25 11:54 UTC (permalink / raw)


Alan Mackenzie<none@example.invalid> writes:

> In particular, I'm looking for the up to datest version of
> ..../info/emacs-7.
>
> I went onto savannah.gnu.org, expecting to find it in the same place as
> the lisp source files.  However, in 
> <http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/info/?hideattic=0>,
> only the files .cvsignore, COPYING, and dir were to be found.

The CVS respository only keeps the sources.  So you want to download
the *.texi files from the man subdir and convert them into info
format yourself.

Maybe it is easiest to just fetch everything, then the usual
./configure; make; make install dance will do the right thing.  (But
read the INSTALL-CVS or README-CVS file for more information.)

-- 
Ambibibentists unite!

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Where are the CVS versions of the info pages?
  2003-01-25 11:23 ` David Kastrup
@ 2003-01-25 12:14   ` Alan Mackenzie
  0 siblings, 0 replies; 4+ messages in thread
From: Alan Mackenzie @ 2003-01-25 12:14 UTC (permalink / raw)


David Kastrup <dak@gnu.org> wrote on 25 Jan 2003 12:23:04 +0100:
> Alan Mackenzie<none@example.invalid> writes:

>> In particular, I'm looking for the up to datest version of
>> ..../info/emacs-7.

>> I went onto savannah.gnu.org, expecting to find it in the same place
>> as the lisp source files.  However, in
>> <http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/info/?hideattic=0>,
>> only the files .cvsignore, COPYING, and dir were to be found.

>> I'm confused.  Help, please!

> The info files are not source files, but generated with `makeinfo' from
> the .texi files in the man directory from Emacs.

Hmmm.  Yes.  I knew that.  I think.

I've now got search.texi v1.37.  Many thanks!

> -- 
> David Kastrup, Kriemhildstr. 15, 44793 Bochum

-- 
Alan Mackenzie (Munich, Germany)
Email: aacm@muuc.dee; to decode, wherever there is a repeated letter
(like "aa"), remove half of them (leaving, say, "a").

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-01-25 12:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-25 10:12 Where are the CVS versions of the info pages? Alan Mackenzie
2003-01-25 11:23 ` David Kastrup
2003-01-25 12:14   ` Alan Mackenzie
2003-01-25 11:54 ` Kai Großjohann

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.