LL
(defun f () (remove-hook 'before-save-hook 'delete-trailing-whitespace t))
Size: a a a
LL
(defun f () (remove-hook 'before-save-hook 'delete-trailing-whitespace t))
LL
PG
PG
LL
Debugger entered--entering a function:
* f()
run-hooks(change-major-mode-after-body-hook text-mode-hook markdown-mode-hook)
apply(run-hooks (change-major-mode-after-body-hook text-mode-hook markdown-mode-hook))
run-mode-hooks(markdown-mode-hook)
markdown-mode()
funcall-interactively(markdown-mode)
call-interactively(markdown-mode record nil)
command-execute(markdown-mode record)
counsel-M-x-action("markdown-mode")
ivy-call()
ivy-read("M-x " [special-lispy-clone localp olivetti-mode-on-hook epg-context-signers locals 0 -is-infix\? message-all-epg-keys-available-p magit-submodule-update counsel-compile-env counsel-alias-expand ediff-restore-protected-variables markdown-xhtml-body-preamble markdown-match-bold org-emphasis-regexp-components mml-secure-smime-sign-with-sender LOCALP dired-backup-diff no-activate defun-prompt-regexp doom-modeline-eldoc-bar telega-chat-uaprop-del encourage-mode Backward\ 1\ Year cl-print--preprocess Noto\ Sans\ Deseret base16-theme-define counsel-evil-register-face -some\? content-type 0 0 xref-w-dedicated being parinfer-one:beginning-p 0 $ test-command Info-apropos-find-file \' :discard_reason osx-org-clock-menubar * org-babel-results-keyword :language_pack_id image-dired-display-next-thumbnail-original not-at-beginning-of-line define-mode-local-override expired calendar-debug-sexp ...] :predicate #f(compiled-function (sym) #<bytecode 0x157e1f3fc445>) :require-match t :history counsel-M-x-history :action counsel-M-x-action :keymap (keymap (67108908 . counsel--info-lookup-symbol) (67108910 . counsel-find-symbol)) :initial-input nil :caller counsel-M-x)
counsel-M-x()
funcall-interactively(counsel-M-x)
call-interactively(counsel-M-x nil nil)
command-execute(counsel-M-x)
LL
PG
Debugger entered--entering a function:
* f()
run-hooks(change-major-mode-after-body-hook text-mode-hook markdown-mode-hook)
apply(run-hooks (change-major-mode-after-body-hook text-mode-hook markdown-mode-hook))
run-mode-hooks(markdown-mode-hook)
markdown-mode()
funcall-interactively(markdown-mode)
call-interactively(markdown-mode record nil)
command-execute(markdown-mode record)
counsel-M-x-action("markdown-mode")
ivy-call()
ivy-read("M-x " [special-lispy-clone localp olivetti-mode-on-hook epg-context-signers locals 0 -is-infix\? message-all-epg-keys-available-p magit-submodule-update counsel-compile-env counsel-alias-expand ediff-restore-protected-variables markdown-xhtml-body-preamble markdown-match-bold org-emphasis-regexp-components mml-secure-smime-sign-with-sender LOCALP dired-backup-diff no-activate defun-prompt-regexp doom-modeline-eldoc-bar telega-chat-uaprop-del encourage-mode Backward\ 1\ Year cl-print--preprocess Noto\ Sans\ Deseret base16-theme-define counsel-evil-register-face -some\? content-type 0 0 xref-w-dedicated being parinfer-one:beginning-p 0 $ test-command Info-apropos-find-file \' :discard_reason osx-org-clock-menubar * org-babel-results-keyword :language_pack_id image-dired-display-next-thumbnail-original not-at-beginning-of-line define-mode-local-override expired calendar-debug-sexp ...] :predicate #f(compiled-function (sym) #<bytecode 0x157e1f3fc445>) :require-match t :history counsel-M-x-history :action counsel-M-x-action :keymap (keymap (67108908 . counsel--info-lookup-symbol) (67108910 . counsel-find-symbol)) :initial-input nil :caller counsel-M-x)
counsel-M-x()
funcall-interactively(counsel-M-x)
call-interactively(counsel-M-x nil nil)
command-execute(counsel-M-x)
LL
* (remove-hook 'before-save-hook 'delete-trailing-whitespace t)
* (lambda nil (remove-hook 'before-save-hook 'delete-trailing-whitespace t) (message "=========================="))()
* apply((lambda nil (remove-hook 'before-save-hook 'delete-trailing-whitespace t) (message "==========================")) nil)
LL
* 'before-save-hook->
* 'delete-trailing-whitespace->
* boundp(before-save-hook)->
* remove-hook(before-save-hook delete-trailing-whitespace t)
* default-boundp(before-save-hook)->
* lockal-variable-p
Хз как показать то что оно дальше делает со стекомPG
LL
PG
ۣ
A
A
A