aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/mail-composer-search.page
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2011-08-04 21:38:54 +0800
committerAndre Klapper <a9016009@gmx.de>2011-08-04 23:55:14 +0800
commitbacd47805ed9be1bd1fcb7b3fc3e12adf12ade64 (patch)
treecd7f23ad545c9a5e44b4588b8db51ed1e4f4d09c /help/C/mail-composer-search.page
parent5397851156bf868ac912376d0ea2060ec1b528c3 (diff)
downloadgsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar
gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.gz
gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.bz2
gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.lz
gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.xz
gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.zst
gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.zip
Put new user documentation in place
Diffstat (limited to 'help/C/mail-composer-search.page')
-rw-r--r--help/C/mail-composer-search.page42
1 files changed, 42 insertions, 0 deletions
diff --git a/help/C/mail-composer-search.page b/help/C/mail-composer-search.page
new file mode 100644
index 0000000000..4e1d87da6b
--- /dev/null
+++ b/help/C/mail-composer-search.page
@@ -0,0 +1,42 @@
+<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"
+ type="topic" id="mail-composer-search">
+
+ <info>
+ <desc>Searching for text in the mail composer.</desc>
+
+ <link type="guide" xref="index#mail-composing" />
+ <link type="guide" xref="searching-items" />
+
+ <revision pkgversion="3.1.5" version="0.2" date="2011-07-29" status="final"/>
+ <credit type="author">
+ <name>Andre Klapper</name>
+ <email>ak-47@gmx.net</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+<title>Searching in the mail composer</title>
+
+<p>Under the <gui>Edit</gui> menu in the message composer there are several text searching features available.</p>
+
+<list>
+<item><p><gui>Find</gui>:
+</p><p>
+Enter a word or phrase, and Evolution finds it in your message.</p></item>
+
+<item><p><gui>Find Again</gui>:
+</p><p>
+Select this item to repeat the last search you performed.</p></item>
+
+<item><p><gui>Replace</gui>:
+</p><p>
+Find a word or phrase, and replace it with something else.</p></item>
+</list>
+
+<p>For all of these menu items you can choose whether to search backwards in the document from the point where your cursor is. You can also determine whether the search is to be case sensitive in determining a match</p>
+<p>If you have a technical background you can also select the option to use <link href="https://secure.wikimedia.org/wikipedia/en/wiki/Regular_expression">Regular expressions</link> for searching.</p>
+
+</page>