all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Robert Thorpe" <rthorpe@realworldtech.com>
Subject: Re: Finding a easy way for prototype tipping
Date: 15 Dec 2006 10:46:11 -0800	[thread overview]
Message-ID: <1166199880.382903.139500@f1g2000cwa.googlegroups.com> (raw)
In-Reply-To: <mailman.1923.1166198534.2155.help-gnu-emacs@gnu.org>

Eli Zaretskii wrote:
> > From: "Robert Thorpe" <rthorpe@realworldtech.com>
> > Date: 15 Dec 2006 06:32:43 -0800
> > Eli Zaretskii wrote:
> > > > From: "Robert Thorpe" <rthorpe@realworldtech.com>
> > > > Date: 15 Dec 2006 05:07:53 -0800
> > > > >
> > > > > To make sure that info pages contain information on memset I found one with C-h i, in entry:
> > > > > * Libc: (libc).                 C library.
> > > > >
> > > > > That's it
> > > > >
> > > > >  -- Function: void * memset (void *BLOCK, int C, size_t SIZE)
> > > > >      This function copies the value of C (converted to an `unsigned
> > > > >      char') into each of the first SIZE bytes of the object beginning
> > > > >      at BLOCK.  It returns the value of BLOCK.
> > > > >
> > > > [...]
> > > > Regarding Info-lookup, it could be something that's not supported on
> > > > your system.  It's a GNU Libc feature.
> > >
> > > ??? But Pawel explicitly shows (above) that he does have the GNU Libc
> > > manual installed on his system.
> >
> > Not necessarily.  There are at least two libc manuals in info format,
> > the GNUlibc one and the Redhat Cygwin one.  That manual also doesn't
> > work with C-h C-i.
>
> But look above: the DIR entry clearly shows it's the GNU Libc.

I can't tell from the DIR entry alone, maybe you can.  On a Cygwin
system for example, that line reads:-
* libc: (libc).                   The ANSI C library.

>  And
> "C-h i" does work with it, as Pawel said.
>
> Anyway, I don't understand how can the Cygwin version not work.  Emacs
> doesn't assume anything about the libc manual, all it needs is the
> index.  Are you saying that the Cygwin version of libc docs doesn't
> have an index?  If so, it's not the GNU Libc manual.  (IIRC, Cygwin
> uses newlib, not glibc.)

Well I've just run Emacs21 on a Windows machine with Cygwin.  C-h i
gives the info page for the newlib C library.  C-h C-i does not work
though, I don't know why.

> > >  What other dependency on GNU Libc
> > > could possibly defeat this feature on his system?
> >
> > The dir file could contain the entry, but there could be no info file.
>
> Again, read the original message above: Pawel says that he verified
> that he did found the memset description via "C-h i".  So I think
> there's nothing wrong with his manual.

Good point.  I don't know what's wrong.

  parent reply	other threads:[~2006-12-15 18:46 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-14 12:10 Finding a easy way for prototype tipping Ronald
2006-12-14 14:03 ` Robert Thorpe
2006-12-15  7:57   ` Pawel
2006-12-15 14:15     ` Eli Zaretskii
     [not found]   ` <mailman.1906.1166169584.2155.help-gnu-emacs@gnu.org>
2006-12-15 13:07     ` Robert Thorpe
2006-12-15 14:17       ` Eli Zaretskii
     [not found]       ` <mailman.1918.1166192256.2155.help-gnu-emacs@gnu.org>
2006-12-15 14:29         ` Hadron Quark
2006-12-15 14:32         ` Robert Thorpe
2006-12-15 16:02           ` Eli Zaretskii
     [not found]           ` <mailman.1923.1166198534.2155.help-gnu-emacs@gnu.org>
2006-12-15 16:26             ` Robert Thorpe
2006-12-16 11:56               ` Eli Zaretskii
2006-12-15 18:07             ` Robert Thorpe
2006-12-15 18:46             ` Robert Thorpe [this message]
2006-12-14 21:17 ` Peter Dyballa

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

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

  git send-email \
    --in-reply-to=1166199880.382903.139500@f1g2000cwa.googlegroups.com \
    --to=rthorpe@realworldtech.com \
    /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 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.