473,563 Members | 2,668 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

emacs, linux and C

I am looking for a way to integrate the C library documentation into
emacs' C mode. Adding any linux library documentation would be a
bonus.

e.g hilite word, hotkey to library documentation.

thanks for any help.

--
Remove evomer to reply
Feb 19 '06 #1
37 1809
"Richard G. Riley" <rg***********@ gmail.com> writes:
I am looking for a way to integrate the C library documentation into
emacs' C mode. Adding any linux library documentation would be a
bonus.


You'd be better off asking about this in an Emacs newsgroup.
--
Peter Seebach on C99:
"[F]or the most part, features were added, not removed. This sounds
great until you try to carry a full-sized printout of the standard
around for a day."
Feb 19 '06 #2
"Richard G. Riley" <rg***********@ gmail.com> writes:
I am looking for a way to integrate the C library documentation into
emacs' C mode. Adding any linux library documentation would be a
bonus.

e.g hilite word, hotkey to library documentation.


That's not really a C question. Try gnu.emacs.

--
Keith Thompson (The_Other_Keit h) ks***@mib.org <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.
Feb 19 '06 #3
On 2006-02-19, Keith Thompson <ks***@mib.or g> wrote:
"Richard G. Riley" <rg***********@ gmail.com> writes:
I am looking for a way to integrate the C library documentation into
emacs' C mode. Adding any linux library documentation would be a
bonus.

e.g hilite word, hotkey to library documentation.


That's not really a C question. Try gnu.emacs.


I will, thanks. This being a C programmers group though I didnt think it was
too OT.

--
Remove evomer to reply
Feb 19 '06 #4
"Richard G. Riley" wrote:
On 2006-02-19, Keith Thompson <ks***@mib.or g> wrote:
"Richard G. Riley" <rg***********@ gmail.com> writes:

I am looking for a way to integrate the C library documentation
into emacs' C mode. Adding any linux library documentation would
be a bonus.

e.g hilite word, hotkey to library documentation.


That's not really a C question. Try gnu.emacs.


I will, thanks. This being a C programmers group though I didnt
think it was too OT.


In that case it is obvious you have not lurked for long enough.

--
Some useful references about C:
<http://www.ungerhu.com/jxh/clc.welcome.txt >
<http://www.eskimo.com/~scs/C-faq/top.html>
<http://benpfaff.org/writings/clc/off-topic.html>
<http://anubis.dkuug.dk/jtc1/sc22/wg14/www/docs/n869/> (C99)
<http://www.dinkumware. com/refxc.html> (C-library}
<http://gcc.gnu.org/onlinedocs/> (GNU docs)
<http://clc-wiki.net> (C-info)
Feb 20 '06 #5
On 2006-02-20, CBFalconer <cb********@yah oo.com> wrote:
"Richard G. Riley" wrote:
On 2006-02-19, Keith Thompson <ks***@mib.or g> wrote:
"Richard G. Riley" <rg***********@ gmail.com> writes:

I am looking for a way to integrate the C library documentation
into emacs' C mode. Adding any linux library documentation would
be a bonus.

e.g hilite word, hotkey to library documentation.

That's not really a C question. Try gnu.emacs.


I will, thanks. This being a C programmers group though I didnt
think it was too OT.


In that case it is obvious you have not lurked for long enough.


Without wanting to continue this too long, why would it be incorrect
to ask seasoned programmers such a question? Programmers who,
presumably, use some sort of IDE/Editor combo to support the C
language development. Google didn't help me, and I considered that
some clever sdo here might have implemented something.

--
Remove evomer to reply
Feb 20 '06 #6
"Richard G. Riley" wrote:
On 2006-02-20, CBFalconer <cb********@yah oo.com> wrote:
"Richard G. Riley" wrote:
On 2006-02-19, Keith Thompson <ks***@mib.or g> wrote:
"Richard G. Riley" <rg***********@ gmail.com> writes:

> I am looking for a way to integrate the C library documentation
> into emacs' C mode. Adding any linux library documentation would
> be a bonus.
>
> e.g hilite word, hotkey to library documentation.

That's not really a C question. Try gnu.emacs.

I will, thanks. This being a C programmers group though I didnt
think it was too OT.


In that case it is obvious you have not lurked for long enough.


Without wanting to continue this too long, why would it be incorrect
to ask seasoned programmers such a question? Programmers who,
presumably, use some sort of IDE/Editor combo to support the C
language development. Google didn't help me, and I considered that
some clever sdo here might have implemented something.


Because this is the wrong place. The subject is the language, not
the various systems and implementations . The simple act of lurking
should have made that apparent, and also have suggested several
possible suitable newsgroups.

--
"If you want to post a followup via groups.google.c om, don't use
the broken "Reply" link at the bottom of the article. Click on
"show options" at the top of the article, then click on the
"Reply" at the bottom of the article headers." - Keith Thompson
More details at: <http://cfaj.freeshell. org/google/>
Also see <http://www.safalra.com/special/googlegroupsrep ly/>
Feb 20 '06 #7
On 2006-02-20, CBFalconer <cb********@yah oo.com> wrote:
"Richard G. Riley" wrote:
On 2006-02-20, CBFalconer <cb********@yah oo.com> wrote:
"Richard G. Riley" wrote:
On 2006-02-19, Keith Thompson <ks***@mib.or g> wrote:
> "Richard G. Riley" <rg***********@ gmail.com> writes:

>> I am looking for a way to integrate the C library documentation
>> into emacs' C mode. Adding any linux library documentation would
>> be a bonus.
>>
>> e.g hilite word, hotkey to library documentation.
>
> That's not really a C question. Try gnu.emacs.

I will, thanks. This being a C programmers group though I didnt
think it was too OT.

In that case it is obvious you have not lurked for long enough.


Without wanting to continue this too long, why would it be incorrect
to ask seasoned programmers such a question? Programmers who,
presumably, use some sort of IDE/Editor combo to support the C
language development. Google didn't help me, and I considered that
some clever sdo here might have implemented something.


Because this is the wrong place. The subject is the language, not
the various systems and implementations . The simple act of lurking
should have made that apparent, and also have suggested several
possible suitable newsgroups.


Since I asked about supporting the language it is hardly the end of
the world. Now, since you were not able or not willing to help I
really dont know why you bother lecturing. You may or may not realise
this but this is a PROGRAMMING group dedicated to the C language and I
asked about a programming utility for the C langauge. Since I was
specifically asking about C bindings for emacs then here he is valid
as .emacs. Or would your brother in .emacs tell me to come here since
emacs is, in fact, built in lispp?

As for your comment about implementation this is clearly wrong since
many questions cover the various standards and implementations as
related to how the language is.

Sheesh. Save your energy for helping someone.
--
Remove evomer to reply
Feb 20 '06 #8
Richard G. Riley wrote:
[snip]
Since I asked about supporting the language it is hardly the end of
the world. Now, since you were not able or not willing to help I
really dont know why you bother lecturing. You may or may not realise
this but this is a PROGRAMMING group dedicated to the C language and I
asked about a programming utility for the C langauge. Since I was
specifically asking about C bindings for emacs then here he is valid
as .emacs. Or would your brother in .emacs tell me to come here since
emacs is, in fact, built in lispp?


Your question is obviously about Emacs. Ask in gnu.emacs.help.
August

--
I am the "ILOVEGNU" signature virus. Just copy me to your
signature. This email was infected under the terms of the GNU
General Public License.
Feb 20 '06 #9
Richard G. Riley wrote:
Since I asked about supporting the language it is hardly the end of
the world. Now, since you were not able or not willing to help I
really dont know why you bother lecturing. You may or may not realise
this but this is a PROGRAMMING group dedicated to the C language


.... the /language/, as defined by the standard(s), rather than things
that happen to target the language, or use the language, or help you
edit the language.

--
Chris "was stirred, now shaken" Dollin
RIP Andreas "G'Kar" Katsulas, May 1946 - February 2006
Feb 20 '06 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
1850
by: Nick Mudge | last post by:
I want to write Web pages with PHP, HTML, MySQL and Javascript. I've been wondering about what editor to use in my developement. I have linux so it would have to run on linux. I am used to Windows so I am thinking that I should use Quanta. But there are the emac and xmac and the vi editors. I am not familiar with how those work, but would I be...
5
1854
by: Tuxtrax | last post by:
Hi all My editor of choice on linux for python, bar none, is xemacs. I love the python mode that detects a python file and handles indentation and coloration for me automagically. I have been using a powerbook for a while now, and I finally found emacs for aqua in OS X Jaguar (10.2.8). I downloaded it from porkrind.com. The version of...
49
4087
IDE
by: Thomas Lindgaard | last post by:
Hello I am probably going to start a war now... but so be it :) I just want to hear what all you guys who eat pythons for breakfast use for python coding. Currently I use Kate, but I would really like an IDE with debugger and a source browser (ie. one the I can use to browse through modules etc. when looking for just the right curses...
12
12262
by: Rex Eastbourne | last post by:
Hi, I'm interested in running a Python interpreter in Emacs. I have Python extensions for Emacs, and my python menu lists "C-c !" as the command to run the interpreter. Yet when I run it I get the message "Spawning Child Process: invalid argument." What do I need to do/download to fix this? I read in a post in this group from a while...
0
3802
by: sparkw | last post by:
I collect the following messages from Usenet and make a summary. *Problem*: There is no buffer output or output prompt ( the line after output), when a mysql process is initiated in Emacs WinNT. *Partial solution*: (setq sql-mysql-options '("-C" "-t" "-f" "-n"))
331
14737
by: Xah Lee | last post by:
http://xahlee.org/emacs/modernization.html ] The Modernization of Emacs ---------------------------------------- THE PROBLEM Emacs is a great editor. It is perhaps the most powerful and most versatile text editor. And, besides text editing, it also serves as a
0
7659
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7945
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
6244
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
0
5208
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3634
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3618
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2079
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1194
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
916
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.