Re: why is /usr/share/emacs/site-lisp/subdirs.el only in emacs20?

2004-02-17 Thread OHASHI Akira
>>>>> In <[EMAIL PROTECTED]> >>>>> OHASHI Akira <[EMAIL PROTECTED]> wrote: > Emacs20(this package is obsolete as you know) has > /usr/share/emacs/site-lisp/subdirs.el. But emacs21 doesn't. I think > that this file should be included i

why is /usr/share/emacs/site-lisp/subdirs.el only in emacs20?

2004-02-16 Thread OHASHI Akira
`find-function' to the function contained in many emacs packages without having to edit .emacs on emacs21. Cheers, -- OHASHI Akira [EMAIL PROTECTED] [EMAIL PROTECTED] Share what you know. Learn what you don't.

Re: Customizing wanderlust reply header

2003-11-19 Thread OHASHI Akira
tall mu-cite and add the following line to .emacs: (add-hook 'mail-citation-hook 'mu-cite-original) (setq mu-cite-top-format '("On " date ",\n" from " wrote:\n")) [1] http://packages.debian.org/mu-cite Cheers, -- OHASHI Akira [EMAIL PROTECTED] [EMAIL PROTECTED] Share what you know. Learn what you don't.

Re: users cannot customize faces?

2003-11-11 Thread OHASHI Akira
stom.el? (custom-set-faces '(test-face-1 ((t nil -- OHASHI Akira [EMAIL PROTECTED] [EMAIL PROTECTED] Share what you know. Learn what you don't.

Re: users cannot customize faces?

2003-11-11 Thread OHASHI Akira
e 1" > :group 'test) > (custom-set-faces > '(test-face-3 ((t (nil) > (face-background 'test-face-3) => nil Eval only the following: (defface test-face-3 '((t (:background "Yellow"))) "test face 1" :group 'test) (face-backgrou

users cannot customize faces?

2003-11-11 Thread OHASHI Akira
emacs, custom-set-faces doesn't work fine. Because debian startup files are loaded before a user init file. Therefore, users cannot customize faces. Someone have any comments and good solutions? [1] of course include the files which is required in Cheers, -- OHASHI Akira [EMAIL PROTECTED] [EMAIL PROTECTED] Share what you know. Learn what you don't.

Where is the variable "flavor" defined?

2002-05-01 Thread OHASHI Akira
vor" for "M-: flavor". I can't understand what's going on. Could anyone give some advice for this stupid variable for me? Regards, -- OHASHI Akira [EMAIL PROTECTED] [EMAIL PROTECTED] Share what you know. Learn what you don't. -- To UNSUBSCRIBE, email to [EMAIL