|
| From: | Oleksandr Gavenko |
| Subject: | Is there exist a way to set score preference without all.SCORE? |
| Date: | Sun, 12 Aug 2012 08:26:12 +0300 |
| User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) |
I have best experience with '.emacs' to spread my config across different
hosts and store it in DVCS and install it with GNU Make and POSIX utilities.
As I know 'all.SCORE' auto-updated by Emacs. So I can't just overwrite it (am
I right?).
So I look for way to store setting from all.SCORE like:
(("from"
("Oleksandr Gavenko" 200))
("references"
("@gavenkoa.example.com" 100)
("@desktop.home.int" 100))
in '.emacs' or hint how install that config by using usual POSIX utilities.
--
Best regards!
| [Prev in Thread] | Current Thread | [Next in Thread] |