From 09ddc36fdef93be2024d108037c19326032c849b Mon Sep 17 00:00:00 2001 From: Aaron Weber Date: Mon, 10 Jun 2002 19:59:54 +0000 Subject: some of this was shamefully inaccurate. 2002-06-10 Aaron Weber * C/usage-contact.sgml: some of this was shamefully inaccurate. * C/preface.sgml: add original location. svn path=/trunk/; revision=17156 --- help/C/preface.sgml | 77 ++++++++++++++++++++++++++++------------------------- 1 file changed, 40 insertions(+), 37 deletions(-) (limited to 'help/C/preface.sgml') diff --git a/help/C/preface.sgml b/help/C/preface.sgml index aa9502cfdb..3e3a7d8dfd 100644 --- a/help/C/preface.sgml +++ b/help/C/preface.sgml @@ -106,7 +106,6 @@ Lastly, we'll have warnings, in cases where you should be careful: - Performance Improvements @@ -129,28 +128,38 @@ Lastly, we'll have warnings, in cases where you should be careful: again and it will go to the next folder that starts with that letter. Similarly, you can press a letter key in the message list and the message selection will - move to the next message whose sender begins with that - letter. For example, you could press the - r key to go to the next message that - Russell sent you. + move to the next message whose sender or subject + begins with that letter, depending on which column you + sort by. That means that unmodified letter shortcuts from - Evolution 1.0 won't work any more. The changes are: + Evolution 1.0 won't work any more. The displaced + shortcuts are: , (comma) and . (period) are now the keyboard shortcuts for Next - and Previous unread messages + and Previous unread messages. You can also use the + square brackets ] and + [. - ' (the single apostrophe) toggles + ` (backtick) toggles the message preview pane. Shortcuts that used the Control key are not affected. + + The shortcuts + Altl + Altc + Altu will + change the selection or current word to lowercase, + title case, or uppercase, respectively. + @@ -183,12 +192,11 @@ Lastly, we'll have warnings, in cases where you should be careful: - Folder Naming Limits Removed + Folder Naming Internationalization - You can now have IMAP folders with names including the - ampersand (&) and dash (-) characters, and even - UTF-8 (unicode) characters. + You can now use Unicode (UTF-8) characters in the + names for IMAP folders. @@ -204,24 +212,26 @@ Lastly, we'll have warnings, in cases where you should be careful: - Additional Message Status Options + Filters and vFolders Notice Moved or Missing Folders - You can now mark messages by color (Right click on a - menu and select "Labels), or flag them for a follow-up - action. Filters can now be based on these criteria. + vFolders and filters now notice if you move or delete + a folder that they use, and update themselves + accordingly. - - Filters and vFolders Notice Moved or Missing Folders + vFolder "Original Location" Feature - vFolders and filters now notice if you move or delete - a folder that they use, and update themselves - accordingly. + vFolders can now display the actual folder location + for each message they contain. To do so, right click + on the column headers in the message list of any + vFolder, select Add a + Column, and drag the Original + Location item into position. @@ -238,29 +248,22 @@ Lastly, we'll have warnings, in cases where you should be careful: - New Filter Criteria and Actions + New Criteria and Actions - You can now filter based on score, flag-for-followup - or message coloration status, or the existence of - attachments. New actions include beeping, playing - sounds, running shell commands, and piping messages - to external processes. + There are many new filter criteria and actions, + including additional message flags such as Flag for + Followup. - Folder Preferences for Autocompletion and Offline Mode + Folder Selection for Offline Mode You may now select which network folders which will be - cached locally when you go into Offline mode. Offline - mode now works better in general. - - - You may also select which contact folders will be used - to autocomplete addresses in the mail composer. + cached locally when you go into Offline mode. @@ -290,9 +293,9 @@ Lastly, we'll have warnings, in cases where you should be careful: Digest-mode Display of Forwarded Messages - Messages that have been forwarded to you as - attachments are now displayed in "Digest Mode" rather - than inline. + Messages that contain multiple forwarded messages are + now displayed as a digest rather than inline or as a + series of attachments. -- cgit