[mew-dist 20923] mew-fancy-summary with Emacs-21.2.50 CVS

弓岡 也守輝 (YUMIOKA Yasuteru) te-kun at example.com
2002年 5月 23日 (木) 22:18:44 JST


お世話になります、弓岡です。

自分の設定ミスかもしれないのですが、

Emacs21.2.50 を 2002-05-22 時点の CVS (
:pserver:anoncvs at example.com:/cvsroot/emacs)
にすると、mew-fancy-summary がうまく動かなくなりました。

2002-05-20 時点の CVS では問題ありませんでした。

仕方ないので、M-x mew-fancy-summary-buffer をその都度実行してます。

ちなみに、emacs/lisp/Changelog の抜粋です。
↓
-------------- next part --------------
2002-05-22  Mike Williams  <mdub at example.com>

	* textmodes/sgml-mode.el (sgml-guess-indent): Look further into
	the buffer.

2002-05-21  Markus Rost  <rost at example.com>

	* lpr.el: Fix typo in Commentary section.

2002-05-21  Stefan Monnier  <monnier at example.com>

	* net/ange-ftp.el (ange-ftp-allow-child-lookup): Re-enable since
	the last patch works around the wu-ftpd misfeature that prompted
	the disabling of this optimization.

2002-05-21  Colin Walters  <walters at example.com>

	* international/mule.el (make-coding-system): Doc fixes.

	* international/mule.el (auto-coding-functions): New variable.
	(auto-coding-from-file-contents): Use it.
	(set-auto-coding): Update docs.
	(sgml-xml-auto-coding-function): New function.

	* international/mule-util.el (truncate-string-to-width):
	New optional argument `ellipsis'.  Add commented-out test suite, and
	change coding to iso-2022-7bit.

2002-05-21  Colin Walters  <walters at example.com>

	* font-lock.el (font-lock-defaults, font-lock-defaults-alist)
	(font-lock-multiline, font-lock-fontified, font-lock-mode)
	(turn-on-font-lock, font-lock-add-keywords, global-font-lock-mode)
	(font-lock-global-modes): Moved to font-core.el.
	(font-lock-set-defaults-1): Partially moved to font-core.el.

	* font-core.el: New file, with functions taken from font-lock.el.
	(font-lock-category-alist): New variable.
	(font-lock-mode): Use it.
	(font-lock-set-defaults): Partially taken from font-lock.el.
	Only load font-lock.el when necessary.

	* loadup.el: Add font-core.el.

	* replace.el (occur-mode-hook): New variable.
	(occur-fontify-region-function): Deleted.
	(occur-mode): Don't use it.  Set up `font-lock-category-alist'
	instead.
	(occur-fontify-on-property): Deleted.
	(occur-engine): Use categories from `font-lock-category-alist'.

	* info.el (Info-fontify): Deleted.
	(Info-select-node): Don't use it.
	(Info-mode-hook): New variable.
	(Info-mode): Set up categories.
	(Info-fontify-menu-headers, Info-fontify-node): Use categories.

	* ibuffer.el (ibuffer-formats): Update docs.
	(ibuffer-category-alist): New variable.
	(ibuffer-get-category): New function.
	(ibuffer-compile-make-eliding-form): Use category property instead
	of face.
	(ibuffer-compile-format): Pass current ibuffer buffer to column
	functions too.
	(ibuffer-buffer-name-category): New function.
	(ibuffer-compile-format): If the current column is a `name'
	column, figure out the appropriate category to put on it.
	(filename-and-process): Use category property.
	(ibuffer-fontify-region-function): Deleted.
	(ibuffer-unfontify-region-function): Deleted.
	(ibuffer-update-title-and-summary): Use category properties.
	(ibuffer-insert-filter-group): Ditto.
	(ibuffer-mode): Set up category properties.

2002-05-21  Colin Walters  <walters at example.com>

	* replace.el (occur-engine): Increment globalcount all at once
	after searching a buffer.
	(occur-mode-map): Don't escape plain "o".

	* ibuf-macs.el (define-ibuffer-column): Add third argument
	`ibuffer-buf'.

	* ibuffer.el (toplevel): Require font-lock, to get the face
	definitions.
	(ibuffer-use-fontification): Deleted.
	(column filename-and-process): New column.
	(ibuffer-formats): Use it by default.
	(ibuffer-name-map, ibuffer-mode-name-map)
	(ibuffer-filter-group-map): Don't set parent to `ibuffer-mode-map'.
	(ibuffer-do-save, ibuffer-do-toggle-modified)
	(ibuffer-do-toggle-read-only, ibuffer-do-delete)
	(ibuffer-do-kill-on-deletion-marks): Include name in definition.
	(ibuffer): New optional argument `formats'.

2002-05-21  Eli Zaretskii  <eliz at example.com>

	* indent.el (indent-rigidly): Mention how to remove all indentation.

2002-05-21  Colin Walters  <walters at example.com>

	* international/mule-diag.el (describe-char-after): Order display
	of text properties by the size of their value, for clarity.

2002-05-20  Stefan Monnier  <monnier at example.com>

	* net/ange-ftp.el (ange-ftp-generate-root-prefixes)
	(ange-ftp-file-name-completion): Don't cons unnecessarily.
	(ange-ftp-send-cmd): Always `cd' before doing `ls'.

	* wid-edit.el (widget-color-complete):
	* progmodes/etags.el (tags-complete-tags-table-file):
	* progmodes/cpp.el (cpp-choose-symbol): Don't cons unnecessarily.

	* textmodes/outline.el (outline-reveal-toggle-invisible):
	Reverse the meaning of the second arg.

	* reveal.el (reveal-post-command): Reverse the semantics of
	reveal-toggle-invisible and support isearch-open-invisible-temporary.

2002-05-20  Markus Rost  <rost at example.com>

	* mail/sendmail.el (mail-recover-1): Remove (debug).
	(mail-signature): Fix :type.
	(mail-default-directory): New user option.
	(mail, mail-recover):  Use that option.

2002-05-20  Kai Gro゜johann  <Kai.Grossjohann at example.com>

	* international/mule.el (auto-coding-alist): Use emacs-mule
	for auto-save files.

2002-05-20  Miles Bader  <miles at example.com>

	* files.el (find-file-read-args): Don't trash existing value of
	`minibuffer-setup-hook', just add our hook to it.


Mew-dist メーリングリストの案内