Home
last modified time | relevance | path

Searched +refs:temp +refs:buffer +refs:setup +refs:hook (Results 1 – 25 of 2132) sorted by relevance

12345678910>>...86

/dports/editors/emacs/emacs-27.2/doc/lispref/
H A Dhooks.texi59 @itemx window-setup-hook
102 @item buffer-list-update-hook
103 @vindex buffer-list-update-hook
170 @item kill-buffer-hook
181 @item minibuffer-setup-hook
185 @item mouse-leave-buffer-hook
186 @vindex mouse-leave-buffer-hook
241 @item temp-buffer-setup-hook
242 @itemx temp-buffer-show-function
243 @itemx temp-buffer-show-hook
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/doc/lispref/
H A Dhooks.texi61 @itemx window-setup-hook
104 @item buffer-list-update-hook
105 @vindex buffer-list-update-hook
172 @item kill-buffer-hook
183 @item minibuffer-setup-hook
187 @item mouse-leave-buffer-hook
188 @vindex mouse-leave-buffer-hook
243 @item temp-buffer-setup-hook
244 @itemx temp-buffer-show-function
245 @itemx temp-buffer-show-hook
[all …]
/dports/mail/c-sig/c-sig-3.8.0.1/
H A Dc-sig-jp.man91 あれば使用するメーラやニュースリーダのしかるべき hook で local に設定
93 たとえば mh-e では mh-letter-mode-hook を rmail は mail-mode-hook
94 gnus では news-setup-hook が妥当だと思います。
95  hook ってなに?キーにバインドって何?という人はあまり無理しないほう
117 関数を実行すると *sig-buffer* というバッファが表示され、そこにデフォル
121 *sig-buffer* でのキー割り当て
460 (buffer (get-buffer-create "*temp buffer*")))
462 (set-buffer buffer)
463 (erase-buffer)
470 (kill-buffer buffer)
[all …]
/dports/print/auctex/auctex-12.2/
H A Dpreview.el.in260 (with-temp-buffer
410 "Color setup list.
1091 (with-temp-buffer
1838 (add-hook 'kill-buffer-hook #'preview-kill-buffer-cleanup)
1839 (add-hook 'before-revert-hook #'preview-kill-buffer-cleanup)
2193 preview-temp-dirs)
2198 preview-temp-dirs))))))
2592 (memq #'preview-mode-setup LaTeX-mode-hook))
2593 (remove-hook 'LaTeX-mode-hook #'LaTeX-preview-setup)
2594 (add-hook 'LaTeX-mode-hook #'preview-mode-setup)
[all …]
H A DChangeLog-preview.153 (preview-gs-open): Move color setup to BeginPage hook. Rename
1455 (preview-buffer, preview-document, LaTeX-preview-setup): New
1465 * prv-emacs.el (preview-toggle): Move hook setup to
1768 (make-temp-file): Likewise.
2253 (with-temp-message): Likewise.
2415 (kill-buffer-hook): use it
2423 (LaTeX-preview-setup): Call preview-buffer-restore if we
2484 (preview-reinstate-preview): setup kill-emacs-hook late so that
2925 (preview-clearout-buffer): New function. Use in kill-buffer-hook.
2926 (kill-emacs-hook): add cleanout of temp directories when leaving
[all …]
/dports/mail/wanderlust/wanderlust-475514f/etc/
H A DChangeLog.3.ja19 wl-summary-msg-marked-as-temp から改名。
529 (temp-face から改名)
759 (wl-draft-reedit): wl-mail-setup-hook をrun-hookせず、かわりに
762 * wl-xmas.el, wl-mule.el (wl-draft-key-setup):
1145 wl-mail-setup-hook を呼ぶかどうかが (interactive-p) で判別されて
2101 * with-current-buffer, with-temp-buffer 等の defmacro を削除。
2212 wl-mail-setup-hook が呼ばれない修正がなされていなかった.
2246 wl-summary-buffer-temp-mark-list, wl-summary-default-score,
2378 * "W"でドラフトを作成したときに wl-mail-setup-hook が呼ばれない
2556 * wl-refile-alist-setup の実装を変更。
[all …]
H A DChangeLog.2.ja78 * 名前変更 wl-folder-exit-hook -> wl-exit-hook
105 * wl-summary-reedit() した時に wl-mail-setup-hook が参照されない
319 * wl-draft-buffer-cur-summary-buffer が #<killed buffer> になった
344 (get-buffer wl-summary-buffer-name) をしらみつぶしに修正。
579 * wl-summary-forward() で、wl-mail-setup-hook が呼ばれなかった
589 * wl-summary-temp-mark-uudecode でメッセージ1つだけのファイル
662 * tm-wl.el の tm-wl-setup() で、
689 * 新規 hook wl-summary-refile-hook を追加。
851 * 新規関数 wl-summary-temp-mark-uudecode。
882 * wl-summary-temp-mark-prefetch が動かなくなっていたので再実装。
[all …]
H A DChangeLog.3306 (wl-summary-line-inserted-hook): New hook.
334 * wl-vars.el (wl-draft-send-hook): New hook.
354 (mmelmo-header-inserted-hook): New hook.
737 `wl-mail-setup-hook'.
739 * wl-xmas.el, wl-mule.el (wl-draft-key-setup):
2015 * removed defmacro of with-current-buffer, with-temp-buffer etc.
2115 * Fix: wl-mail-setup-hook is not called when draft is created by "W".
2149 wl-summary-buffer-temp-mark-list, wl-summary-default-score,
2271 * Fix: wl-mail-setup-hook is not called when draft is created by "W".
2438 * Change: Implementation of wl-refile-alist-setup is changed.
[all …]
/dports/editors/semi/semi-509f6f0/
H A DNEWS62 ** Behavior change about `mime-display-header-hook'
102 ** Abolish variable `mime-temp-directory'
105 instead of `mime-temp-directory'. So environment variable
115 Now `mime-view-caesar' does not run `mime-text-decode-hook'.
207 - Rename `mime-view-content-header-filter-hook' to
208 `mime-display-header-hook'
300 `mime-setup-enable-inline-html' is not nil, semi-setup.el sets up it.
373 ** signature setting in semi-setup.el
377 Setting for mail-mode were moved to mail-mime-setup.el.
410 'mime-view-plain-text-preview-hook was renamed to
[all …]
/dports/japanese/ddskk/ddskk-16.2/
H A DChangeLog.2.daredevil338 (minibuffer-setup-hook): No longer call
361 (minibuffer-setup-hook): Call `set-buffer-local-cursor-color'
685 * skk-setup.el.in (isearch-mode-end-hook): Remove
763 `minibuffer-setup-hook' instead of `skk-cursor-setup-minibuffer'.
854 * skk-setup.el.in (isearch-mode-end-hook): Call
1162 * skk-setup.el.in (isearch-mode-end-hook): Bug fixed.
1749 (skk-make-temp-file): Ditto.
2080 (minibuffer-setup-hook): Hook `skk-cursor-setup-minibuffer'.
2282 (minibuffer-setup-hook): Simplify hook.
2333 (minibuffer-setup-hook): Preserve cursor color in
[all …]
H A DChangeLog.0220 (skk-remove-minibuffer-setup-hook): New function.
222 minibuffer-keyboad-quit): Use `skk-remove-minibuffer-setup-hook'.
491 (skktut-setup-question-buffer): Also bind tutorial commands in
529 `minibuffer-setup-hook'.
539 (skktut-pre-setup-tutorial): Set `skktut-original-buffer'.
542 (skktut-setup-working-buffer, skktut-setup-question-buffer): Call
1469 (skktut-setup-problem-buffer): Use `map-keymap' to fill the keymap
1560 * skk-foreword (with-output-to-temp-buffer): Defined for XEmacs
1761 with-temp-buffer. Don't use temporary variable `min'.
1825 with-temp-file, with-temp-buffer, with-output-to-string): Copy
[all …]
H A DChangeLog.3445 isearch-mode-end-hook, minibuffer-setup-hook or
1044 minibuffer-setup-hook.
3203 (skk-setup-shared-private-jisyo): Do not use `make-temp-name' (see
3378 * skk-setup.el.in (isearch-mode-hook): Check if
5315 `minibuffer-setup-hook'.
5367 (minibuffer-setup-hook): Don't call `lambda'.
5967 (skktut-setup-jisyo-buffer, skktut-setup-question-buffer):
5970 `with-temp-buffer' instead of `save-excursion'.
6538 `minibuffer-setup-hook' is called.
6562 `minibuffer-setup-hook'.
[all …]
/dports/mail/wanderlust/wanderlust-475514f/wl/
H A DChangeLog.13293 change-major-mode-hook and kill-buffer-hook.
3342 * wl-spam.el (wl-spam-setup): Add hook
3429 mime-edit-temp-message-buffer here.
5942 (wl-summary-buffer-temp-mark-list): New buffer local variable.
7311 Use wl-draft-create-buffer instead of with-temp-buffer;
8782 (wl-demo-with-temp-file-buffer): Removed.
8846 Use `with-temp-buffer'.
11082 `wl-mail-setup-hook'.
11790 (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
11834 (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
[all …]
/dports/irc/riece/riece-9.0.0/lisp/
H A DChangeLog.Liece819 (liece-xemacs-setup-toolbar-hook): Remove `liece-toolbar-setup-crypt-glyph'.
986 `liece-xemacs-setup-toolbar-hook' only once.
1402 (liece-command-tag-region): Don't create temp buffer.
1809 (irchat-others-setup-buffer): Abolish.
1811 (irchat-private-setup-buffer): Abolish.
1812 (irchat-KILLS-setup-buffer): Abolish.
1815 (irchat-CRYPT-setup-buffer): Abolish.
2482 (irchat-dialogue-setup-buffer): Ditto.
2483 (irchat-others-setup-buffer): Ditto.
2485 (irchat-private-setup-buffer): Ditto.
[all …]
/dports/www/emacs-w3m/emacs-w3m-3925d1c/
H A DChangeLog.1529 * w3m.el (w3m-arrived-setup-hook): New hook.
531 (w3m-arrived-setup): Run `w3m-arrived-setup-hook'.
543 (w3m-arrived-setup-hook): Regist `w3m-favicon-load-cachee-faile'.
596 (w3m-buffer-setup): Regist these hook functions.
884 (w3m-display-hook): Added 'w3m-setup-favicon.
1022 (w3m-process-do-with-temp-buffer): Ditto.
1298 (w3m-process-do-with-temp-buffer): Ditto.
1320 (w3m-process-do, w3m-process-do-with-temp-buffer): Reimplemented.
1517 (w3m-process-do-with-temp-buffer): Ditto.
2316 (w3m-mode-hook): Add `w3m-setup-widget-faces'.
[all …]
H A DChangeLog901 (w3m-process-do-with-temp-buffer):
3946 (w3m-buffer-setup): Don't use w3m-add-local-hook and
10114 of `w3m-process-do-with-temp-buffer'.
10211 `w3m-mode-setup-functions' and `w3m-select-buffer-mode-hook'.
10318 exterior of `with-temp-buffer'.
11531 `with-temp-buffer'.
12328 (mime-w3m-setup-hook): New hook.
12815 (w3m-arrived-setup-hook, w3m-arrived-shutdown-hook): Abolished.
12820 `w3m-arrived-setup-hook'.
12874 w3m-arrived-setup-hook, w3m-arrived-shutdown-hook,
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/lisp/
H A DChangeLog.71193 (speedbar-temp-buffer-show-function): Fix use of `temp-buffer-show-hook'.
1241 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
6680 with-temp-file, with-temp-buffer, and princ.
7710 Use a special temp buffer, not the usual info buffer,
10057 * help.el (help-mode-maybe): New function, on temp-buffer-show-hook.
10170 Use with-output-to-temp-buffer.
12147 output from shell command in temp buffer, not data buffer.
20967 * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook): New variable.
21440 temp buffer describing new forms.
22105 (with-temp-file, with-temp-buffer): Add def-edebug-spec calls.
[all …]
H A DChangeLog.81044 term-setup-hook. Call msdos-remember-default-colors and
2797 for temp buffer.
4996 Add iswitchb-minibuffer-setup to minibuffer-setup-hook here rather
5414 * help.el (temp-buffer-resize-mode)
6955 * help.el (temp-buffer-setup-hook, temp-buffer-show-hook):
7029 * help.el (temp-buffer-setup-hook, temp-buffer-show-hook):
7036 (temp-buffer-setup-hook): Use help-mode-finish.
7038 (temp-buffer-setup-hook): Use help-mode-setup.
7578 * dos-vars.el (dos-codepage-setup-hook): New defcustom.
8175 * emacs-lisp/bytecomp.el (temp-buffer-show-hook):
[all …]
/dports/editors/emacs/emacs-27.2/lisp/
H A DChangeLog.71193 (speedbar-temp-buffer-show-function): Fix use of `temp-buffer-show-hook'.
1241 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
6680 with-temp-file, with-temp-buffer, and princ.
7710 Use a special temp buffer, not the usual info buffer,
10057 * help.el (help-mode-maybe): New function, on temp-buffer-show-hook.
10170 Use with-output-to-temp-buffer.
12147 output from shell command in temp buffer, not data buffer.
20967 * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook): New variable.
21440 temp buffer describing new forms.
22105 (with-temp-file, with-temp-buffer): Add def-edebug-spec calls.
[all …]
H A DChangeLog.81044 term-setup-hook. Call msdos-remember-default-colors and
2797 for temp buffer.
4996 Add iswitchb-minibuffer-setup to minibuffer-setup-hook here rather
5414 * help.el (temp-buffer-resize-mode)
6955 * help.el (temp-buffer-setup-hook, temp-buffer-show-hook):
7029 * help.el (temp-buffer-setup-hook, temp-buffer-show-hook):
7036 (temp-buffer-setup-hook): Use help-mode-finish.
7038 (temp-buffer-setup-hook): Use help-mode-setup.
7578 * dos-vars.el (dos-codepage-setup-hook): New defcustom.
8175 * emacs-lisp/bytecomp.el (temp-buffer-show-hook):
[all …]
/dports/www/firefox-esr/firefox-91.8.0/devtools/docs/contributing/
H A Deslint.md12 `./mach eslint --setup`
47 …ocal eslint installation by setting the path to whatever `./mach eslint --setup` gives you when yo…
73 …he built-in javascript mode, but with minor changes (just the name of the hook) should work fine w…
80 (when (buffer-file-name)
81 (let ((base (file-name-nondirectory (buffer-file-name))))
83 (setq-local flycheck-temp-prefix (match-string 1 base))))
84 (let ((base-dir (locate-dominating-file (buffer-file-name)
96 (add-hook 'js-mode-hook #'my-js-mode-hacks)
100 * To make sure flycheck is finding eslint, open a .js file and run `M-x flycheck-verify-setup`. It …
106 `./mach eslint --setup`
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/devtools/docs/contributing/
H A Deslint.md12 `./mach eslint --setup`
47 …ocal eslint installation by setting the path to whatever `./mach eslint --setup` gives you when yo…
73 …he built-in javascript mode, but with minor changes (just the name of the hook) should work fine w…
80 (when (buffer-file-name)
81 (let ((base (file-name-nondirectory (buffer-file-name))))
83 (setq-local flycheck-temp-prefix (match-string 1 base))))
84 (let ((base-dir (locate-dominating-file (buffer-file-name)
96 (add-hook 'js-mode-hook #'my-js-mode-hacks)
100 * To make sure flycheck is finding eslint, open a .js file and run `M-x flycheck-verify-setup`. It …
106 `./mach eslint --setup`
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/devtools/docs/contributing/
H A Deslint.md12 `./mach eslint --setup`
47 …ocal eslint installation by setting the path to whatever `./mach eslint --setup` gives you when yo…
73 …he built-in javascript mode, but with minor changes (just the name of the hook) should work fine w…
80 (when (buffer-file-name)
81 (let ((base (file-name-nondirectory (buffer-file-name))))
83 (setq-local flycheck-temp-prefix (match-string 1 base))))
84 (let ((base-dir (locate-dominating-file (buffer-file-name)
96 (add-hook 'js-mode-hook #'my-js-mode-hacks)
100 * To make sure flycheck is finding eslint, open a .js file and run `M-x flycheck-verify-setup`. It …
106 `./mach eslint --setup`
[all …]
/dports/www/firefox/firefox-99.0/devtools/docs/contributor/contributing/
H A Deslint.md12 `./mach eslint --setup`
47 …ocal eslint installation by setting the path to whatever `./mach eslint --setup` gives you when yo…
73 …he built-in javascript mode, but with minor changes (just the name of the hook) should work fine w…
80 (when (buffer-file-name)
81 (let ((base (file-name-nondirectory (buffer-file-name))))
83 (setq-local flycheck-temp-prefix (match-string 1 base))))
84 (let ((base-dir (locate-dominating-file (buffer-file-name)
96 (add-hook 'js-mode-hook #'my-js-mode-hacks)
100 * To make sure flycheck is finding eslint, open a .js file and run `M-x flycheck-verify-setup`. It …
106 `./mach eslint --setup`
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/devtools/docs/contributing/
H A Deslint.md12 `./mach eslint --setup`
47 …ocal eslint installation by setting the path to whatever `./mach eslint --setup` gives you when yo…
73 …he built-in javascript mode, but with minor changes (just the name of the hook) should work fine w…
80 (when (buffer-file-name)
81 (let ((base (file-name-nondirectory (buffer-file-name))))
83 (setq-local flycheck-temp-prefix (match-string 1 base))))
84 (let ((base-dir (locate-dominating-file (buffer-file-name)
96 (add-hook 'js-mode-hook #'my-js-mode-hacks)
100 * To make sure flycheck is finding eslint, open a .js file and run `M-x flycheck-verify-setup`. It …
106 `./mach eslint --setup`
[all …]

12345678910>>...86