External Editor
Yamb
Web iPhoto Access
 123 membres
Connectés :
( personne )
2169309 visiteurs
7 visiteurs en ligne
|
 External Editor - Utilisation
ButDonne la possibilité d'ouvrir et d'éditer vos messages dans un éditeur de texte externe comme NEdit, emacs, etc...
InstallationLe bouton d'External Editor n'est pas visible par défaut; vous devez personnaliser la toolbar de la fenêtre de composition:
- Ouvrez la fenêtre de composition
- Selectionnez le menu View/Toolbars/Customize..., ou cliquez avec le bouton droit sur la toolbar et selectionnez Customize...
- Glissez/déposez le nouvel icon External Editor sur la toolbar
- Cliquer OK
Puis, ouvrez la fenêtre d'option de l'extension et choisissez votre éditeur (sans chemin d'accès, ou avec un chemin absolu)
UtilisationCliquez simplement sur le bouton d'External Editor, ou utilisez le raccourci clavier(Ctrl-E); éditez votre messge dans votre éditeur (pendant l'édition,la fenêtre de composition de Thunderbird est désactivée), sauvez, fermez, et le message sera mis à jour dans Thunderbird.
Les utilisateurs d'emacs peuvent installer ce module de coloration syntaxique adapté au format EE (détails ici).
Edition HTML
Lorsque vous éditez un message HTML, le bouton d'External Editor button propose un menu déroulant pour éditer le code HTML (permettant ainsi de conserver la mise en forme), ou le texte uniquement.
Support de l'UnicodeL'Unicode est supporté à partir de la version 0.6. Vous devez sélectionner l'encodage Unicode dans la fenêtre de composition avant de lancer External Editor: Menu Options/Codage de caractères: Unicode (UTF-8).
Edition des entêtes
Les entêtes peuvent être modifiés dans l'éditeur exterme, en tant que liste d'éléments séparés par des virgules, dans un paragraphe précédant le contenu du message.
Les entêtes supportés sont: Subject, To,Cc, Bcc, Reply-To, Newsgroup.
Subject: Voilà le sujet To: adressTo1, adressTo2 Cc: adressCc1 Bcc: Reply-To: -=-=-=-=-=-=-=-=-=# Don't remove this line #=-=-=-=-=-=-=-=-=- ... the mail content begins here ...
Mais ce bloc initial peut ensuite être modifié, avec des retours à la ligne et en ajoutant autant de types d'entête que vous le souhaitez. Exemple:
To: adresseTo1, adresseTo2
adresseTo3
adresseTo4, adresseTo5
Cc: adresseCc1
adresseCc2, adresseCc3
To:adresseTo6
To:adresseTo7
...
-=-=-=-=-=-=-=-=-=# Don't remove this line #=-=-=-=-=-=-=-=-=-
Avertissements
- Votre éditeur externe doit être bloquant, c'est à dire qu'il ne doit pas rendre la main avant que vous l'ayiez fermé.
- NEdit: utiliser "nedit" ou "nc -wait"
- gvim: utiliser "gvim --nofork"
- vim: utiliser "xterm -e vim"
- External Editor a été testé sur Windows (XP) et Linux. Il fonctionne également sur Mac OSX, à partir de Thunderbird 1.1, qui a corrigé le bug Mozilla 267269.
Date de création : 20/08/2005 @ 22:47
Dernière modification : 14/04/2008 @ 21:15
Catégorie : External Editor
Page lue 147969 fois
Imprimer l'article
 Réactions à cet article (Pas de question ici SVP. Utilisez le forum)
Réaction n°27
|
par Karsten le 01/06/2010 @ 18:02 |
I have been trying for several months now and hoped the updated version from Thunderbird and External Editor would solve my problem, but it is still the same. After typing up the message in Open Office Writer, saving it and closing it I get the message:
ExtEditor: Cannot delete file 'C:\Users\Karsten\AppData\Local\Temp\Test_1275408004049.eml': [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsILocalFile.remove]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://exteditor/content/exteditor.js :: extEditorDeleteFile :: line 478" data: no]
Can someone explain what is causing this and how I can solve it? Thanks! |
Réaction n°26
|
par Jeff le 15/01/2010 @ 17:29 |
In the FAQ: "But Word is not a text editor, it's a word processor. Why would you use it here?"
Answer: As a WYSIWYG editor for composing HTML messages, for people who do not know HTML. I'm no fan of MS Word for composing simple HTML files anyway, because it inserts loads of special tags for Word and other MS products. So, if not Word, then what WYSIWYG HTML editor/composer would you recommend? |
Réaction n°25
|
par Jeff le 15/01/2010 @ 16:47 |
This is a great idea (I haven't tried it yet, as I'm currently using Thunderbird only occasionally, as a newsreader). Unfortunately, this extension as described does not provide access to all headers as in console newsreaders and MUAs (trn, yarn, elm, maybe pine). In those, all the headers, just as they will appear in the outgoing email or Usenet post, are placed in the editor at the top. The user may then edit, add, and delete headers as necessary-- as they are treated just like the text in the body of the message. Perhaps it is a limitation of Thunderbird that it is not possible to give the user access to all headers in this way. |
Réaction n°24
|
par AndyBoySouthPas le 04/01/2010 @ 21:20 |
Thank you, from a confirmed emacs user. |
Réaction n°23
|
par Geza le 02/11/2009 @ 18:39 |
Wonderful! Many thanks for the great work! I had been wishing for just such an extension for years; I even looked for it, but apparently not well enough. Finally a ThunderEmacs for handling my email!  |
Réaction n°22
|
par uturn le 26/06/2009 @ 16:29 |
An important thing I discovered in Mac. I had to add the EE button to the message toolbar before it would work. Just using the menu item, or the keyboard command didn't work until I added the button. |
Réaction n°21
|
par Jason le 26/05/2009 @ 15:35 |
For emacs, use neither runemacs.exe nor emacs.exe; instead, use emacsclient.exe (or emacsclientw.exe) and put in your .emacs file
(server-start)
That way, it will always open in your current emacs rather than opening a new instance. Of course, this requires you to always _have_ a running emacs, which you should. |
Réaction n°19
|
par albcamus le 18/07/2008 @ 04:31 |
> Hi, thanks for your great work, it's no nice an add-on for tb.
"no nice" -> "so nice". sorry for the typo. |
Réaction n°18
|
par albcamus le 18/07/2008 @ 04:29 |
Hi, thanks for your great work, it's no nice an add-on for tb.
As for me, I specified:
"konsole -e vim"
as the external editor. But when composing in it, I found the textwithis set to 72, hence will wrap words automatically after 72 characters. But I have set this to 0 in my ~/.vimrc:
set textwidth=0
I don't like wrapping words, because that will mangle patches.. Any hint? Thanks in advance. |
Réaction n°17
|
par Tim le 15/07/2008 @ 05:13 |
I second mtk's comment, below! I have both GTK and GNOME set to use Emacs key bindings, but Thunderbird insists it knows best for some things (most notably C-f, C-n, and C-p). This allows me to forget about Emacs-like key bindings and just use Emacs itself! |
|