.emacs-my
changeset 227 cc94c73ddf20
parent 226 14a0e2402d66
child 228 f55559c1ce8e
--- a/.emacs-my	Mon Dec 28 19:03:58 2009 +0200
+++ b/.emacs-my	Mon Dec 28 19:15:46 2009 +0200
@@ -187,7 +187,7 @@
 
 ;; partial-completion-mode cause bug in read-file-name with Emacs v22.3.1 (but not with v23.1).
 ;; read-file-name used in rgrep, so I disable partial-completion-mode.
-(partial-completion-mode nil) ; For example, M-x p-c-m expands to M-x partial-completion-mode
+(partial-completion-mode -1) ; For example, M-x p-c-m expands to M-x partial-completion-mode
 
 ;; ----------------------------------------------------------------------
 ;; Mouse