all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Pawel <null7@wp.pl>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Finding a easy way for prototype tipping
Date: Fri, 15 Dec 2006 08:57:30 +0100	[thread overview]
Message-ID: <irgdr3px.fsf@wp.pl> (raw)
In-Reply-To: <1166104989.808680.119430@l12g2000cwl.googlegroups.com>


 > reading the info files not the man pages.  To do this, when point is on
 > a function name type C-h C-i and it will jump to the relevant part of
 > the Glibc manual.
when I press C-h C-i on, let's say memset function in my *.c file, I get the following error: 
Symbol's value as variable is void: Info-mode-map

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.

Is there something wrong with my system?

Regards

 > 
 > _______________________________________________
 > help-gnu-emacs mailing list
 > help-gnu-emacs@gnu.org
 > http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
 > 

  reply	other threads:[~2006-12-15  7:57 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 [this message]
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
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=irgdr3px.fsf@wp.pl \
    --to=null7@wp.pl \
    --cc=help-gnu-emacs@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 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.