mirror of https://github.com/Chizi123/.emacs.d.git

Chizi123
2018-11-18 76bbd07de7add0f9d13c6914f158d19630fe2f62
commit | author | age
5cb5f7 1 ;ELC
C 2 ;;; Compiled
3 ;;; in Emacs version 26.1
4 ;;; with all optimizations.
5
6 ;;; This file uses dynamic docstrings, first added in Emacs 19.29.
7
8 ;;; This file does not contain utf-8 non-ASCII characters,
9 ;;; and so can be loaded in Emacs versions earlier than 23.
10
11 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
12 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
13
14
15 (require 'helm-for-files)
16 (defalias 'helm-files-in-all-dired-candidates #[0 "\212\303\211\211:\203@@\262\211A\262\242\262\304!\2039\305rq\210    )\211<\203-\211A\2022\306\307\n#\262!\244\262A\262\202\211\237\266\204)\207" [dired-buffers dired-directory dired-re-no-dot nil buffer-live-p reverse directory-files t] 10])
17 (byte-code "\300\301\302\303!\"\210\300\304\305\303!\"\210\300\306\304\"\210\307\306\310\311#\210\312\303\313\304#\314\303\315\316\317$\207" [defalias helm-files-dired-source-p eieio-make-class-predicate helm-files-dired-source helm-files-dired-source--eieio-childp eieio-make-child-predicate helm-files-dired-source-child-p make-obsolete "use (cl-typep ... \\='helm-files-dired-source) instead" "25.1" define-symbol-prop cl-deftype-satisfies eieio-defclass-internal (helm-source-sync helm-type-file) ((candidates :initform #'helm-files-in-all-dired-candidates)) nil] 6)
18 #@80 Create a new object of class type `helm-files-dired-source'.
19
20 (fn &rest SLOTS)
21 (defalias 'helm-files-dired-source #[128 "\300\301\302#\207" [apply make-instance helm-files-dired-source] 5 (#$ . 1316)])
22 (byte-code "\300\301\302\303#\300\207" [function-put helm-files-dired-source compiler-macro helm-files-dired-source--anon-cmacro] 4)
23 #@26 
24
25 (fn WHOLE &rest SLOTS)
26 (defalias 'helm-files-dired-source--anon-cmacro #[385 "\211@;\204\207\300\301\302@@#@\303@DABB\"\207" [macroexp--warn-and-return format "Obsolete name arg %S to constructor %S" identity] 7 (#$ . 1658)])
27 (defvar helm-source-files-in-all-dired (helm-make-source "Files in all dired buffer." 'helm-files-dired-source))
28 (byte-code "\300\301\302\303!\"\210\300\304\305\303!\"\210\300\306\304\"\210\307\306\310\311#\210\312\303\313\304#\314\303\315\316\317$\207" [defalias helm-source-session-class-p eieio-make-class-predicate helm-source-session-class helm-source-session-class--eieio-childp eieio-make-child-predicate helm-source-session-class-child-p make-obsolete "use (cl-typep ... \\='helm-source-session-class) instead" "25.1" define-symbol-prop cl-deftype-satisfies eieio-defclass-internal (helm-source-sync) ((candidates :initform (lambda nil (cl-delete-if-not (lambda (f) (or (string-match helm-tramp-file-name-regexp f) (file-exists-p f))) (mapcar 'car session-file-alist)))) (keymap :initform helm-generic-files-map) (help-message :initform helm-generic-file-help-message) (action :initform 'helm-type-file-actions)) nil] 6)
29 #@82 Create a new object of class type `helm-source-session-class'.
30
31 (fn &rest SLOTS)
32 (defalias 'helm-source-session-class #[128 "\300\301\302#\207" [apply make-instance helm-source-session-class] 5 (#$ . 2829)])
33 (byte-code "\300\301\302\303#\300\207" [function-put helm-source-session-class compiler-macro helm-source-session-class--anon-cmacro] 4)
34 #@26 
35
36 (fn WHOLE &rest SLOTS)
37 (defalias 'helm-source-session-class--anon-cmacro #[385 "\211@;\204\207\300\301\302@@#@\303@DABB\"\207" [macroexp--warn-and-return format "Obsolete name arg %S to constructor %S" identity] 7 (#$ . 3181)])
38 #@31 File list from emacs-session.
39 (defvar helm-source-session nil (#$ . 3425))
40 (byte-code "\300\301\302\303\304DD\305\306\307\310\311\312\313&    \207" [custom-declare-variable helm-session-fuzzy-match funcall function #[0 "\300\207" [nil] 1] "Enable fuzzy matching in `helm-source-session' when non--nil." :group helm-files :type boolean :set #[514 "L\210\301\302\303\304$\211\207" [helm-source-session helm-make-source "Session" helm-source-session-class :fuzzy-match] 7 "\n\n(fn VAR VAL)"]] 10)
41 #@26 
42
43 (fn CANDIDATES SOURCE)
44 (defalias 'helm-source-tracker-transformer #[514 "\300\211:\203)@\262;\203\"\301\302\"\203\"\303\304\305\"!B\262A\262\202\211\237\207" [nil string-match "\\`[[:space:]]*file://\\(.*\\)" url-unhex-string match-string 1] 9 (#$ . 3926)])
45 #@97 Source for retrieving files matching the current input pattern
46 with the tracker desktop search.
47 (defvar helm-source-tracker-search (helm-make-source "Tracker Search" 'helm-source-async :candidates-process #[0 "\301\302\303\304\305\306\307\310&\207" [helm-pattern start-process "tracker-search-process" nil "tracker" "search" "--disable-snippets" "--disable-color" "--limit=512"] 9] :filtered-candidate-transformer 'helm-source-tracker-transformer :keymap helm-generic-files-map :action 'helm-type-file-actions :action-transformer '(helm-transform-file-load-el helm-transform-file-browse-url) :requires-pattern 3) (#$ . 4208))
48 (byte-code "\300\301\302\303!\"\210\300\304\305\303!\"\210\300\306\304\"\210\307\306\310\311#\210\312\303\313\304#\314\303\315\316\317$\207" [defalias helm-mac-spotlight-source-p eieio-make-class-predicate helm-mac-spotlight-source helm-mac-spotlight-source--eieio-childp eieio-make-child-predicate helm-mac-spotlight-source-child-p make-obsolete "use (cl-typep ... \\='helm-mac-spotlight-source) instead" "25.1" define-symbol-prop cl-deftype-satisfies eieio-defclass-internal (helm-source-async helm-type-file) ((candidates-process :initform (lambda nil (start-process "mdfind-process" nil "mdfind" helm-pattern))) (requires-pattern :initform 3)) nil] 6)
49 #@82 Create a new object of class type `helm-mac-spotlight-source'.
50
51 (fn &rest SLOTS)
52 (defalias 'helm-mac-spotlight-source #[128 "\300\301\302#\207" [apply make-instance helm-mac-spotlight-source] 5 (#$ . 5498)])
53 (byte-code "\300\301\302\303#\300\207" [function-put helm-mac-spotlight-source compiler-macro helm-mac-spotlight-source--anon-cmacro] 4)
54 #@26 
55
56 (fn WHOLE &rest SLOTS)
57 (defalias 'helm-mac-spotlight-source--anon-cmacro #[385 "\211@;\204\207\300\301\302@@#@\303@DABB\"\207" [macroexp--warn-and-return format "Obsolete name arg %S to constructor %S" identity] 7 (#$ . 5850)])
58 #@74 Source for retrieving files via Spotlight's command line
59 utility mdfind.
60 (defvar helm-source-mac-spotlight (helm-make-source "mdfind" 'helm-mac-spotlight-source) (#$ . 6094))
61 (provide 'helm-x-files)