Emacs auto-modes and tabs
    Erik Price 
    erikprice at mac.com
       
    Thu Apr 17 08:06:49 EDT 2003
    
    
  
On Wednesday, April 16, 2003, at 07:09  PM, Kevin D. Clark wrote:
> (setq c-mode-hook '(lambda () (interactive)
>                    (define-key c-mode-base-map "\t"
>                    '(lambda () (interactive) (insert-char 
> (string-to-char "\t"))))))
[...]
> (not to start a flamewar or anything, but you do know that inserting
> real tabs in certain files (i.e. source code files) is frowned upon
> (by some people) right?)
(Someday (but not too soon (well, maybe)) I will have to learn 
((e(?))Lisp.  It seems quite infectious. (But (I have heard that) it is 
very elegant.))  ;)
(Erik)
    
    
More information about the gnhlug-discuss
mailing list