.emacs-my
changeset 1428 75b892343aee
parent 1427 1ce0756c4973
child 1429 f918516ffeb0
equal deleted inserted replaced
1427:1ce0756c4973 1428:75b892343aee
  1077 
  1077 
  1078 (add-to-list 'magic-mode-alist (cons #'my--large-file-p #'my-large-file-mode))
  1078 (add-to-list 'magic-mode-alist (cons #'my--large-file-p #'my-large-file-mode))
  1079 
  1079 
  1080 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  1080 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  1081 (message "helm")
  1081 (message "helm")
       
  1082 
       
  1083 (eval-when 'compile
       
  1084   (require 'helm-locate nil t))
  1082 
  1085 
  1083 (setq helm-locate-command "locate %s -e %s")
  1086 (setq helm-locate-command "locate %s -e %s")
  1084 
  1087 
  1085 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  1088 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  1086 (message "bookmark")
  1089 (message "bookmark")