From 5c973f6ebc51d8bc33bab76d7ddc05c97b1e33e0 Mon Sep 17 00:00:00 2001
From: Andre Klapper To save an email to a file in mbox format, select an email and click To save an email to a file in mbox format, select an email and click The same steps apply to save a complete mail folder, but you have to mark all messages in it first. You can select all messages in a folder by clicking
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
-If you have a technical background you can also select the option to use Regular expressions for searching.
+If you have a technical background you can also select the option to use Regular expressions for searching.
diff --git a/help/C/sync-with-other-devices.page b/help/C/sync-with-other-devices.page index 455615c365..ffe82febf1 100644 --- a/help/C/sync-with-other-devices.page +++ b/help/C/sync-with-other-devices.page @@ -6,7 +6,7 @@ -There are currently no "recommended instructions" for users.
-Many distributions provide the application
Many distributions provide the application
In general it is recommended to use applications and devices that both support the ActiveSync protocol (such as
In general it is recommended to use applications and devices that both support the ActiveSync protocol (such as
If you can provide good practices or more information on this topic feel free to file a bug report in GNOME's bug tracking system.
diff --git a/help/C/xinclude-filter-vfolder-conditions.xml b/help/C/xinclude-filter-vfolder-conditions.xml index c99773036d..9f8f7b2c19 100644 --- a/help/C/xinclude-filter-vfolder-conditions.xml +++ b/help/C/xinclude-filter-vfolder-conditions.xml @@ -59,6 +59,6 @@Filters based on the mailing list the message came from. This filter might miss messages from some list servers, because it checks for the X-BeenThere header, which is used to identify mailing lists or other redistributors of mail. Mail from list servers that do not set X-BeenThere properly are not be caught by these filters.
Regex Match:
-(For programmers only) If you know your way around a regex, or regular expression, this option allows you to search for complex patterns of letters, so that you can find, for example, all words that start with a and end with m, and are between six and fifteen letters long, or all messages that declare a particular header twice. For information about how to use regular expressions, check the man page for the
(For programmers only) If you know your way around a regex, or regular expression, this option allows you to search for complex patterns of letters, so that you can find, for example, all words that start with a and end with m, and are between six and fifteen letters long, or all messages that declare a particular header twice. For information about how to use regular expressions, check the man page for the