all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Find documentation for library function
@ 2007-12-11 17:25 brian
  2007-12-12 20:16 ` Eli Zaretskii
  2007-12-14 16:33 ` 方旭亮
  0 siblings, 2 replies; 3+ messages in thread
From: brian @ 2007-12-11 17:25 UTC (permalink / raw)
  To: help-gnu-emacs

I am using emacs to view some C code that uses the gnome glib library.
It uses the function g_warning(...) Is there a way to see the
documentation for this function while in emacs?

brian

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

* Re: Find documentation for library function
  2007-12-11 17:25 Find documentation for library function brian
@ 2007-12-12 20:16 ` Eli Zaretskii
  2007-12-14 16:33 ` 方旭亮
  1 sibling, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2007-12-12 20:16 UTC (permalink / raw)
  To: help-gnu-emacs

> From: brian@brie.com
> Date: Tue, 11 Dec 2007 09:25:35 -0800 (PST)
> 
> I am using emacs to view some C code that uses the gnome glib library.
> It uses the function g_warning(...) Is there a way to see the
> documentation for this function while in emacs?

If glib comes with an Info manual, and you have that manual installed,
then yes, there is a way.  But you will have to set it up first, see
info-lookup-maybe-add-help.

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

* Re: Find documentation for library function
  2007-12-11 17:25 Find documentation for library function brian
  2007-12-12 20:16 ` Eli Zaretskii
@ 2007-12-14 16:33 ` 方旭亮
  1 sibling, 0 replies; 3+ messages in thread
From: 方旭亮 @ 2007-12-14 16:33 UTC (permalink / raw)
  To: help-gnu-emacs

 if the gnome glib library have the manual document(man), you can use
 M-x woman to see the document for function
-- 

                                                            方旭亮
 
#  
#  浙江大学玉泉校区1455信箱教十一201工程与科学计算中心 
#  MSN:fxlzju@gmail.com
#  My Blog: http://fxl.blogbus.com
#  Tel: +86-571-87953165
#

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

end of thread, other threads:[~2007-12-14 16:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-11 17:25 Find documentation for library function brian
2007-12-12 20:16 ` Eli Zaretskii
2007-12-14 16:33 ` 方旭亮

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.