This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: magnitude spelled wrong in sim


>>>>> "Joel" == Joel Sherrill <joel.sherrill@oarcorp.com> writes:

Joel> No problem.  I am still looking for a spell checker that works
Joel> with code.  :(

Emacs users can use flyspell-prog-mode.  This is like flyspell but it
only does checking in comments and strings.  That way, you can still
misspell your function name, just not the comment describing it ;)

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]