[ANSOL-geral][off-topic] emacs sai do lang. env. latin-1

J M Cerqueira Esteves jmce arroba artenumerica.com
Sat, 16 Mar 2002 10:03:37 +0000


--SLDf9lqlvOQaIe6s
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit

* J M Cerqueira Esteves <jmce arroba artenumerica.com> [2002-03-16 09:46 +0000]:
> o meu .emacs vai em attachment para o caso de interessar

Isto de esquecer os attachments está sempre a acontecer... :-/
Aqui vai ele.

[sugestão para quem desenvolve clientes de email: se a mensagem inclui
a palavra "attachment" ou a palavra "anexo" ou a palavra "junto"
perguntar ao utilizador se ele não se esqueceu de nada;
pode ser

 MUTMSG-W-X35KHU[user malfunction heuristics]: Possible attachment omission.

ou um agrafador a dançar no écran perguntando com ar enigmático e
irritante: "não se esqueceu de nada"?]

--SLDf9lqlvOQaIe6s
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=".emacs"

(custom-set-variables
  ;; custom-set-variables was added by Custom -- don't edit or cut/paste it!
  ;; Your init file should contain only one such instance.
 '(ange-ftp-try-passive-mode t)
 '(auto-compression-mode t nil (jka-compr))
 '(auto-image-file-mode t nil (image-file))
 '(case-fold-search t)
 '(column-number-mode t)
 '(current-language-environment "Latin-1")
 '(default-input-method "latin-1-prefix")
 '(desktop-enable t nil (desktop))
 '(global-font-lock-mode t nil (font-lock))
 '(goto-address-highlight-p t)
 '(html-helper-use-expert-menu t)
 '(indicate-empty-lines t)
 '(latin1-display t nil (latin1-disp))
 '(line-move-ignore-invisible t)
 '(mouse-buffer-menu-mode-mult 1)
 '(ps-paper-type (quote a4) t)
 '(py-indent-offset 2)
 '(require-final-newline (quote ask))
 '(save-place t)
 '(scroll-bar-mode (quote right))
 '(sgml-ignore-undefined-elements t t)
 '(sgml-warn-about-undefined-elements nil t)
 '(sgml-warn-about-undefined-entities t t)
 '(show-paren-mode t nil (paren))
 '(show-paren-ring-bell-on-mismatch t)
 '(show-paren-style (quote expression))
 '(show-trailing-whitespace t)
 '(transient-mark-mode t)
 '(uniquify-buffer-name-style nil nil (uniquify)))
(custom-set-faces
  ;; custom-set-faces was added by Custom -- don't edit or cut/paste it!
  ;; Your init file should contain only one such instance.
 '(cursor ((t (:background "DarkBlue"))))
 '(font-lock-keyword-face ((((class color) (background light)) (:foreground "#115d66"))))
 '(font-lock-string-face ((((class color) (background light)) (:foreground "#00a090"))))
 '(fringe ((((class color) (background light)) (:background "#e5e5d8"))))
 '(mew-face-body-cite1 ((((class color) (type tty)) (:foreground "green")) (((class color) (background light)) (:foreground "ForestGreen")) (((class color) (background dark)) (:foreground "LimeGreen")) (t nil)))
 '(mew-face-body-cite2 ((((class color) (type tty)) (:foreground "cyan")) (((class color) (background light)) (:foreground "MediumBlue")) (((class color) (background dark)) (:foreground "SkyBlue")) (t nil)))
 '(mew-face-body-cite3 ((((class color) (type tty)) (:foreground "magenta")) (((class color) (background light)) (:foreground "DarkViolet")) (((class color) (background dark)) (:foreground "violet")) (t nil)))
 '(mew-face-body-cite4 ((((class color) (type tty)) (:foreground "yellow")) (((class color) (background light)) (:foreground "DarkOrange4")) (((class color) (background dark)) (:foreground "Gold")) (t nil)))
 '(mew-face-body-cite5 ((((class color) (type tty)) (:foreground "red")) (((class color) (background light)) (:foreground "Firebrick")) (((class color) (background dark)) (:foreground "OrangeRed")) (t nil)))
 '(mew-face-body-comment ((((class color) (type tty)) (:foreground "blue")) (((class color) (background light)) (:foreground "gray50")) (((class color) (background dark)) (:foreground "gray50")) (t nil)))
 '(mew-face-body-url ((((class color) (type tty)) (:foreground "red" :bold t)) (((class color) (background light)) (:foreground "Firebrick" :bold t)) (((class color) (background dark)) (:foreground "OrangeRed" :bold t)) (t (:bold t))))
 '(mew-face-eof-message ((((class color) (type tty)) (:foreground "green" :bold t)) (((class color) (background light)) (:foreground "ForestGreen" :bold t)) (((class color) (background dark)) (:foreground "LimeGreen" :bold t)) (t (:bold t))))
 '(mew-face-eof-part ((((class color) (type tty)) (:foreground "yellow" :bold t)) (((class color) (background light)) (:foreground "DarkOrange4" :bold t)) (((class color) (background dark)) (:foreground "Gold" :bold t)) (t (:bold t))))
 '(mew-face-header-date ((((class color) (type tty)) (:foreground "green" :bold t)) (((class color) (background light)) (:foreground "ForestGreen" :bold t)) (((class color) (background dark)) (:foreground "LimeGreen" :bold t)) (t (:bold t))))
 '(mew-face-header-from ((((class color) (type tty)) (:foreground "yellow" :bold t)) (((class color) (background light)) (:foreground "DarkOrange4" :bold t)) (((class color) (background dark)) (:foreground "Gold" :bold t)) (t (:bold t))))
 '(mew-face-header-important ((((class color) (type tty)) (:foreground "cyan" :bold t)) (((class color) (background light)) (:foreground "MediumBlue" :bold t)) (((class color) (background dark)) (:foreground "SkyBlue" :bold t)) (t (:bold t))))
 '(mew-face-header-key ((((class color) (type tty)) (:foreground "green" :bold t)) (((class color) (background light)) (:foreground "ForestGreen" :bold t)) (((class color) (background dark)) (:foreground "LimeGreen" :bold t)) (t (:bold t))))
 '(mew-face-header-marginal ((((class color) (type tty)) (:bold t)) (((class color) (background light)) (:foreground "gray50" :bold t)) (((class color) (background dark)) (:foreground "gray50" :bold t)) (t (:bold t))))
 '(mew-face-header-private ((((class color) (type tty)) (:bold t)) (((class color) (background light)) (:bold t)) (((class color) (background dark)) (:bold t)) (t (:bold t))))
 '(mew-face-header-subject ((((class color) (type tty)) (:foreground "red" :bold t)) (((class color) (background light)) (:foreground "Firebrick" :bold t)) (((class color) (background dark)) (:foreground "OrangeRed" :bold t)) (t (:bold t))))
 '(mew-face-header-to ((((class color) (type tty)) (:foreground "magenta" :bold t)) (((class color) (background light)) (:foreground "DarkViolet" :bold t)) (((class color) (background dark)) (:foreground "violet" :bold t)) (t (:bold t))))
 '(mew-face-header-xmew ((((class color) (type tty)) (:foreground "yellow" :bold t)) (((class color) (background light)) (:foreground "chocolate" :bold t)) (((class color) (background dark)) (:foreground "chocolate" :bold t)) (t (:bold t))))
 '(mew-face-header-xmew-bad ((((class color) (type tty)) (:foreground "red" :bold t)) (((class color) (background light)) (:foreground "red" :bold t)) (((class color) (background dark)) (:foreground "red" :bold t)) (t (:bold t))))
 '(mew-face-mark-delete ((((class color) (type tty)) (:foreground "red")) (((class color) (background light)) (:foreground "Firebrick")) (((class color) (background dark)) (:foreground "OrangeRed")) (t (:bold t))))
 '(mew-face-mark-multi ((((class color) (type tty)) (:foreground "magenta")) (((class color) (background light)) (:foreground "DarkViolet")) (((class color) (background dark)) (:foreground "violet")) (t (:bold t))))
 '(mew-face-mark-refile ((((class color) (type tty)) (:foreground "green")) (((class color) (background light)) (:foreground "ForestGreen")) (((class color) (background dark)) (:foreground "LimeGreen")) (t (:bold t))))
 '(mew-face-mark-review ((((class color) (type tty)) (:foreground "cyan")) (((class color) (background light)) (:foreground "MediumBlue")) (((class color) (background dark)) (:foreground "SkyBlue")) (t (:bold t))))
 '(mew-face-mark-unlink ((((class color) (type tty)) (:foreground "yellow")) (((class color) (background light)) (:foreground "DarkOrange4")) (((class color) (background dark)) (:foreground "Gold")) (t (:bold t))))
 '(show-paren-match-face ((((class color)) (:background "#beddc3"))))
 '(trailing-whitespace ((((class color) (background light)) (:strike-through "#e8d2b7")))))


--SLDf9lqlvOQaIe6s--