lkml.org 
[lkml]   [2006]   [May]   [29]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
FromNikita Danilov <>
DateMon, 29 May 2006 11:45:06 +0400
SubjectRe: [PATCH] 2.6.16.18 - spelling fix
Neil Brown writes:
 > On Saturday May 27, jpiszcz@lucidpixels.com wrote:
 > > I was experimenting with Linux SW raid today and found a spelling error 
 > > when reading the help menus...
 > > 
 > > Patch attached, not sure if this is the right place to send it or if 
 > > patches go to Andrew Morton (misc ones like this)...
 > 
 > Thanks....
 > but more helpful than a spelling fix would be a chunk of elisp that I
 > could stick in my .emacs, which would automatically turn on flyspell
 > mode in Kconfig files, and inside comments in .c and .h files.

(defun linux-c-mode ()
  ...
  (flyspell-prog-mode)
  ...)

 > 
 > The first bit is probably trivial.  The second has got to be
 > possible...
 > 
 > Or maybe just keep posting patches like this in the hope of shaming
 > people like me into learning how to spell....
 > 
 > ;-)
 > 
 > Thanks.
 > 
 > NeilBrown

Nikita.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-05-29 09:52    [from the cache]
©2003-2008