Revision 2663 faq/en/faq_001.xml
| faq_001.xml (revision 2663) | ||
|---|---|---|
| 227 | 227 |
</qandaentry> |
| 228 | 228 |
<qandaentry> |
| 229 | 229 |
<question id="faq-completion-adress-sylpheed"> |
| 230 |
<para>Does Sylpheed have name completion in the address fields? |
|
| 230 |
<para>Does Sylpheed have automatic name completion in the address fields?
|
|
| 231 | 231 |
</para> |
| 232 | 232 |
</question> |
| 233 | 233 |
<answer> |
| 234 | 234 |
<para> |
| 235 | 235 |
Yes. When you search for a name that starts with "<literal>don</literal>", |
| 236 |
type "<literal>don</literal>" (without the quotes) and press the <keycap>Tab</keycap> key. |
|
| 237 |
This will show you the correct name (when only one "don" |
|
| 236 |
type "<literal>don</literal>" (without the quotes) and it will show you the correct name (when only one "don" |
|
| 238 | 237 |
exists in your address book. Otherwise a drop-down list |
| 239 | 238 |
appears, which allows you to select the name you want. |
| 240 | 239 |
E.g. Donald Duck, Don Johnson. But also email addresses |
| 241 | 240 |
starting with "<literal>don</literal>" will appear in the list (like |
| 242 |
"<literal>don.giovanni@maffia.org</literal>"). |
|
| 243 |
</para> |
|
| 241 |
"<literal>don.giovanni@maffia.org</literal>").</para> |
|
| 242 |
<para>Prior to Sylpheed 3.1, users needed to press the <keycap>Tab</keycap> key before the search would start. If you still prefer the previous behavior, you can enable it by checking <menuchoice> |
|
| 243 |
<guimenu>Configuration</guimenu> |
|
| 244 |
<guimenuitem>Common preferences...</guimenuitem> |
|
| 245 |
<guimenuitem>Details</guimenuitem> |
|
| 246 |
<guimenuitem>Other</guimenuitem> |
|
| 247 |
<guisubmenu>Address book</guisubmenu> |
|
| 248 |
<guilabel>Address auto-completion:</guilabel> |
|
| 249 |
<guilabel>Start with Tab</guilabel> |
|
| 250 |
</menuchoice>.</para> |
|
| 244 | 251 |
</answer> |
| 245 | 252 |
</qandaentry> |
| 246 | 253 |
<qandaentry> |
| 247 | 254 |
<question id="faq-tab-error-sylpheed"> |
| 248 |
<para>Fine, but when I hit the Tab key I get an error message.
|
|
| 255 |
<para>Fine, but when I hit the Tab key I either get an error message or nothing happens at all.
|
|
| 249 | 256 |
</para> |
| 250 | 257 |
</question> |
| 251 | 258 |
<answer> |
| ... | ... | |
| 253 | 260 |
When you want to use name completion, make sure that |
| 254 | 261 |
there are names in your address book. If there are no |
| 255 | 262 |
names, even Sylpheed has a hard time completing |
| 256 |
something. |
|
| 257 |
</para> |
|
| 263 |
something.</para> |
|
| 264 |
<para>If nothing happens at all when typing text in the address fields, make sure that you have the address auto-completion enabled by checking that the following preference is not selected: <menuchoice> |
|
| 265 |
<guimenu>Configuration</guimenu> |
|
| 266 |
<guimenuitem>Common preferences...</guimenuitem> |
|
| 267 |
<guimenuitem>Details</guimenuitem> |
|
| 268 |
<guimenuitem>Other</guimenuitem> |
|
| 269 |
<guisubmenu>Address book</guisubmenu> |
|
| 270 |
<guilabel>Address auto-completion:</guilabel> |
|
| 271 |
<guilabel>Disabled</guilabel> |
|
| 272 |
</menuchoice>.</para> |
|
| 258 | 273 |
</answer> |
| 259 | 274 |
</qandaentry> |
| 260 | 275 |
<qandaentry> |
| ... | ... | |
| 501 | 516 |
<para>Are there any plug-ins extending standard Sylpheed functionality?</para> |
| 502 | 517 |
</question> |
| 503 | 518 |
<answer> |
| 504 |
<para>Not yet, but they are planned, since Sylpheed 3.0, released in early 2010, and later supports a plug-in interface. In the future, some of the Sylpheed features will be re-implemented as plug-ins, and, moreover, various other plug-ins will be released.</para> |
|
| 505 |
<para>There is a page on the Sylpheed website dedicated to the <ulink url="http://sylpheed.sraoss.jp/en/plugin.html">plug-in interface</ulink>. Additionally, the <filename>PLUGIN.txt</filename> file distributed directly with Sylpheed can provide you with some basic information on the topic.</para> |
|
| 519 |
<para>As of Sylpheed 3.1, there is an Attachment Tool Plug-in distributed with the Sylpheed source code and available under <filename>plugin/attachment_tool/</filename>. Its only function is to remove attachments from |
|
| 520 |
selected messages and is provided more or less as a technology preview. More plug-ins are planned since Sylpheed 3.0, released in early 2010, and later supports a plug-in interface. In the future, some of the Sylpheed features will be re-implemented as plug-ins, and, moreover, various other plug-ins will be released.</para> |
|
| 521 |
<para>There is a page on the Sylpheed website dedicated to the <ulink url="http://sylpheed.sraoss.jp/en/plugin.html">plug-in interface</ulink>. Additionally, the <filename>PLUGIN.txt</filename> file distributed directly with Sylpheed can provide you with some basic information on the topic.</para> |
|
| 506 | 522 |
<note> |
| 507 | 523 |
<para>If you are a developer interested in creating plug-ins for Sylpheed, see the <ulink url="http://sylpheed.sraoss.jp/wiki/index.php?PluginSpec">plug-in specification</ulink> on the Sylpheed wiki.</para> |
| 508 | 524 |
</note> |
| ... | ... | |
| 510 | 526 |
</qandaentry> |
| 511 | 527 |
<qandaentry> |
| 512 | 528 |
<question id="faq-faq-sylpheed"> |
| 513 |
<para>Where can I find the latest Sylpheed FAQ and manual?
|
|
| 529 |
<para>Where I can find the latest Sylpheed FAQ and manual?
|
|
| 514 | 530 |
</para> |
| 515 | 531 |
</question> |
| 516 | 532 |
<answer> |
| ... | ... | |
| 532 | 548 |
</qandaentry> |
| 533 | 549 |
<qandaentry> |
| 534 | 550 |
<question> |
| 551 |
<para>Where I can obtain source files for this document?</para> |
|
| 552 |
</question> |
|
| 553 |
<answer> |
|
| 554 |
<para>The source DocBook XML files in which this document is written can be obtained from a <ulink url="http://sylpheeddoc.cvs.sourceforge.net/sylpheeddoc/">public CVS repository</ulink> that is part of the <ulink url="http://sylpheeddoc.sourceforge.net/">Sylpheed Documentation Project</ulink>. The source files with all the necessary build system, XSL stylesheets or snapshots are stored under the "<ulink url="http://sylpheeddoc.cvs.sourceforge.net/viewvc/sylpheeddoc/doc/">doc</ulink>" module in the CVS repository and can be checked out through anonymous CVS with the following commands (simply press Enter when prompted for a password):</para> |
|
| 555 |
<para><command>cvs -d:pserver:anonymous@sylpheeddoc.cvs.sourceforge.net:/cvsroot/sylpheeddoc login</command></para> |
|
| 556 |
<para><command>cvs -z3 -d:pserver:anonymous@sylpheeddoc.cvs.sourceforge.net:/cvsroot/sylpheeddoc co -P doc</command></para> |
|
| 557 |
<para>The source files are also included in .tar.gz and .zip archives made available with each documentation release, these can be downloaded from the <ulink url="http://sourceforge.net/projects/sylpheeddoc/files/">appropriate project page</ulink>. For more information on the used project infrastructure, please see the <ulink url="http://sylpheeddoc.sourceforge.net/en/tools.html">project website</ulink>.</para> |
|
| 558 |
</answer> |
|
| 559 |
</qandaentry> |
|
| 560 |
<qandaentry> |
|
| 561 |
<question> |
|
| 535 | 562 |
<para>I have found an error and/or outdated information in this document!</para> |
| 536 | 563 |
</question> |
| 537 | 564 |
<answer> |
| ... | ... | |
| 561 | 588 |
</answer> |
| 562 | 589 |
</qandaentry> |
| 563 | 590 |
</qandaset> |
| 564 |
</chapter> |
|
| 591 |
</chapter> |
|
Also available in: Unified diff