emacs / autocompletion

Bill Scherer Bill.Scherer at VerizonWireless.com
Thu Jan 18 14:24:48 EST 2001


Put this in your .emacs file:

(define-key global-map (read-kbd-macro "M-RET") 'hippie-expand)



Then hitting M-RET (Escape followed by Return for me) will atempt auto
completion.




Siegmund Fuhringer wrote:
> 
> hi..
> 
> is there anywhere an emacs autocompletion mode available?
> i'm unable to find something like that.
> 
> bye siegmund
> 
> --
> http://mail.python.org/mailman/listinfo/python-list

-- 
William K. Scherer
Sr. Member of Applications Staff - Verizon Wireless
Bill.Scherer_at_VerizonWireless.com




More information about the Python-list mailing list