From b8edf3f72ac263e7fe591f78954953a5cc7b6163 Mon Sep 17 00:00:00 2001 From: pknbe Date: Fri, 18 Sep 2009 01:58:05 +0000 Subject: Updated several questions across the FAQ to conform with Sylpheed 2.7.1, added couple of new ones. --- faq/en/faq_003.xml | 88 +++++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 68 insertions(+), 20 deletions(-) (limited to 'faq/en/faq_003.xml') diff --git a/faq/en/faq_003.xml b/faq/en/faq_003.xml index 41a5b6a..d5d2c1d 100644 --- a/faq/en/faq_003.xml +++ b/faq/en/faq_003.xml @@ -21,7 +21,7 @@ Yes. In Configuration - Common preferences + Common preferences... , under the Display tab. @@ -34,9 +34,9 @@ In Configuration - Common preferences - , under the - Display tab you can press the button Set display item of summary.... That pops up a screen with all the + Common preferences... + under the + Display tab, you can press the button Set display item of summary.... That pops up a screen with all the options you can show or leave out of the message list. @@ -55,11 +55,12 @@ Remember, if you want to use a command line editor like vi or emacs, to write the name of the shell (term, term, rxvt) with the -e parameter in front of - the editor. E.g.: rxvt -e vi %s. Also, make sure that you have checked Automatically launch the external editor in + the editor. E.g.: rxvt -e vi %s. + Also, make sure that you have checked Automatically launch the external editor in Common preferences Compose Editor - , if you want the editor of your choise to be launched every time you begin composing a message. + , if you want the editor of your choice to be launched every time you begin composing a message. @@ -69,12 +70,15 @@ - You can set the GTK+ font by $HOME/.gtkrc, or - $HOME/.gtkrc.mine, - (which is included by $HOME/.gtkrc). - For example: - style "default" { font = "-adobe-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-1 " } widget_class "*" style "default" - + You can set the GTK+ font by $HOME/.gtkrc-2.0, or + $HOME/.gtkrc-2.0.mine, + (which is included by $HOME/.gtkrc-2.0). + For example: + style "default" { + font = "-adobe-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-1 " +} +widget_class "*" style "default" + @@ -85,7 +89,7 @@ In Configuration - Common preferences + Common preferences... , there's a checkbox Save sent message to outbox. Uncheck it, and it's solved. @@ -94,7 +98,7 @@ - How can I change the key-bindings (hot-keys) in Sylpheed? + How can I change the key bindings (hotkeys) in Sylpheed? @@ -116,8 +120,14 @@ assigned to, will no longer have a shortcut key. If you want to remove the key binding, do the same thing, but press the Delete key on the menu item. - Then the key binding is removed. - + Then the key binding is removed. + Also see + Configuration + Common preferences... + Details + Interface + Set key bindings... + where you are able to reset the Default key bindings, or use other predefined key bindings. @@ -127,7 +137,7 @@ Of course! Not all windows, but by pressing Escape, - you can close the addressbook, the window of viewing + you can close the address book, the window of viewing a mail source ( View Message source @@ -155,7 +165,7 @@ Display General and choose the ... labeled button. - +For more options, see man 3 strftime. @@ -186,7 +196,12 @@ You need to double click the URL. - +Also, check that you have configured your web browser correctly in + Configuration + Common preferences... + Details + External commands + . @@ -210,7 +225,40 @@ parameter. Example: gedit '%s' Configuration Preferences for current account... Compose - . There you can check the Bcc checkbox and optionally enter an e-mail address. + . There you can check the Bcc checkbox and optionally enter an email address. + + + + + How do I change the toolbar? + + + Go to + View + Customize toolbar... + and select items from the Available items list to be displayed on the toolbar. You can modify the order by using the Up or Down button. The customization dialog also offers you to revert your modifications to default. + + + + + Why isn't the next message displayed when I delete a message? + + + Go to + Configuration + Common preferences... + Details + Interface + , and select Always open messages in summary when selected. + + + + + How can I remove mailing list information from Subject headers? + + + Very often, when you are subscribed to a mailing list, you will store each message from that list in a folder dedicated to that list. Depending on remote software solution and configuration, mailing lists tend to include some words in the Subject header to identify the messages, optionally accompanied with a message number, for instance [sylpheed:33101]. These additions do not provide useful info if you have organized your folders as described, but Sylpheed allows you to disable displaying the additions in summary, and/or, if you wish, delete the additions on reply. + To do that, right-click on a folder from the folder tree, and select Properties... In the Folder properties dialog, check Don't display [...] or (...) at the beginning of subject in summary, or Delete [...] or (...) at the beginning of subject on reply, respectively. -- cgit