aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero2005-06-23 01:15:19 +0000
committerJuanma Barranquero2005-06-23 01:15:19 +0000
commit8485a053325503aceb13c3941b9faab3f8231cdf (patch)
tree19a025e7422bc8a3a23af20e11ef4ec12116811a
parentae24815bba553657f1d311d1d812a758304460fa (diff)
downloademacs-8485a053325503aceb13c3941b9faab3f8231cdf.tar.gz
emacs-8485a053325503aceb13c3941b9faab3f8231cdf.zip
(Remember): Texinfo usage fix.
-rw-r--r--man/org.texi46
1 files changed, 23 insertions, 23 deletions
diff --git a/man/org.texi b/man/org.texi
index 69c323c5eba..e3d35cf19fa 100644
--- a/man/org.texi
+++ b/man/org.texi
@@ -9,7 +9,7 @@
9 9
10@dircategory Emacs 10@dircategory Emacs
11@direntry 11@direntry
12* Org Mode: (org). Outline-based notes management and organizer 12* Org Mode: (org). Outline-based notes management and organizer
13@end direntry 13@end direntry
14 14
15@c Version and Contact Info 15@c Version and Contact Info
@@ -264,7 +264,7 @@ MY PROJECTS -*- mode: org; -*-
264 264
265@noindent which will select Org-mode for this buffer no matter what 265@noindent which will select Org-mode for this buffer no matter what
266the file's name is. See also the variable 266the file's name is. See also the variable
267@code{org-insert-mode-line-in-empty-file'}. 267@code{org-insert-mode-line-in-empty-file'}.
268 268
269@node Feedback, , Installation and Activation, Introduction 269@node Feedback, , Installation and Activation, Introduction
270@section Feedback 270@section Feedback
@@ -710,7 +710,7 @@ above.
710@kindex C-c ? 710@kindex C-c ?
711@item C-c ? 711@item C-c ?
712Which table column is the cursor in? Displays number >0 in echo 712Which table column is the cursor in? Displays number >0 in echo
713area. 713area.
714 714
715@cindex region, active 715@cindex region, active
716@cindex active region 716@cindex active region
@@ -721,8 +721,8 @@ Sum the numbers in the current column, or in the rectangle defined by
721the active region. The result is displayed in the echo area and can 721the active region. The result is displayed in the echo area and can
722be inserted with @kbd{C-y}. 722be inserted with @kbd{C-y}.
723 723
724@kindex S-@key{RET} 724@kindex S-@key{RET}
725@item S-@key{RET} 725@item S-@key{RET}
726When current field is empty, copy from first non-empty field above. 726When current field is empty, copy from first non-empty field above.
727When not empty, copy current field down to next row and move cursor 727When not empty, copy current field down to next row and move cursor
728along with it. Depending on the variable 728along with it. Depending on the variable
@@ -954,7 +954,7 @@ cycling (@key{TAB}) to find a better place. Pressing @key{RET} or
954@item on headline @tab @key{RET} @tab as sublevel of the heading at cursor 954@item on headline @tab @key{RET} @tab as sublevel of the heading at cursor
955@item @tab @key{left} @tab as same level, before current heading 955@item @tab @key{left} @tab as same level, before current heading
956@item @tab @key{right} @tab as same level, after current heading 956@item @tab @key{right} @tab as same level, after current heading
957@item not on headline @tab @key{RET} 957@item not on headline @tab @key{RET}
958 @tab at cursor position, level taken from context. 958 @tab at cursor position, level taken from context.
959 Or use prefix arg to specify level manually. 959 Or use prefix arg to specify level manually.
960@end multitable 960@end multitable
@@ -969,8 +969,8 @@ Before inserting the text into a tree, the function ensures that the
969text has a headline, i.e. a first line that starts with a @samp{*}. 969text has a headline, i.e. a first line that starts with a @samp{*}.
970If not, a headline is constructed from the current date and some 970If not, a headline is constructed from the current date and some
971additional data. If the variable @code{org-adapt-indentation} is 971additional data. If the variable @code{org-adapt-indentation} is
972non-nil, the entire text is also indented so that it starts in the 972non-@code{nil}, the entire text is also indented so that it starts in
973same column as the headline (after the asterisks). 973the same column as the headline (after the asterisks).
974 974
975@node TODO items, Timestamps, Hyperlinks, Top 975@node TODO items, Timestamps, Hyperlinks, Top
976@chapter TODO items 976@chapter TODO items
@@ -1125,7 +1125,7 @@ in the line to make the changes known to Org-mode@footnote{Org-mode
1125parses these lines only when Org-mode is activated after visiting a 1125parses these lines only when Org-mode is activated after visiting a
1126file. @kbd{C-c C-c} with the cursor in a line starting with @samp{#-} 1126file. @kbd{C-c C-c} with the cursor in a line starting with @samp{#-}
1127is simply restarting Org-mode, making sure that these changes will be 1127is simply restarting Org-mode, making sure that these changes will be
1128respected.}. 1128respected.}.
1129 1129
1130If you want to use very many keywords, for example when working with a 1130If you want to use very many keywords, for example when working with a
1131large group of people, you may split the names over several lines: 1131large group of people, you may split the names over several lines:
@@ -1578,7 +1578,7 @@ Previous line (same as @key{down}).
1578@kindex mouse-3 1578@kindex mouse-3
1579@kindex @key{SPC} 1579@kindex @key{SPC}
1580@item mouse-3 1580@item mouse-3
1581@itemx @key{SPC} 1581@itemx @key{SPC}
1582Display the original location of the item in another window. 1582Display the original location of the item in another window.
1583 1583
1584@kindex l 1584@kindex l
@@ -1680,7 +1680,7 @@ Change the time stamp associated with the current line by one day into
1680the future. With prefix argument, change it by that many days. For 1680the future. With prefix argument, change it by that many days. For
1681example, @kbd{3 6 5 S-@key{right}} will change it by a year. The 1681example, @kbd{3 6 5 S-@key{right}} will change it by a year. The
1682stamp is changed in the original org file, but the change is not 1682stamp is changed in the original org file, but the change is not
1683directly reflected in the agenda buffer. Use the 1683directly reflected in the agenda buffer. Use the
1684@kbd{r} key to update the buffer. 1684@kbd{r} key to update the buffer.
1685 1685
1686@kindex S-@key{left} 1686@kindex S-@key{left}
@@ -1859,16 +1859,16 @@ creates only top level headlines and does the rest as items.
1859@cindex active region 1859@cindex active region
1860@cindex transient-mark-mode 1860@cindex transient-mark-mode
1861@table @kbd 1861@table @kbd
1862@kindex C-c C-x a 1862@kindex C-c C-x a
1863@item C-c C-x a 1863@item C-c C-x a
1864Export as ASCII file. If there is an active region, only the region 1864Export as ASCII file. If there is an active region, only the region
1865will be exported. For an org file @file{myfile.org}, the ASCII file 1865will be exported. For an org file @file{myfile.org}, the ASCII file
1866will be @file{myfile.txt}. The file will be overwritten without 1866will be @file{myfile.txt}. The file will be overwritten without
1867warning. 1867warning.
1868@kindex C-c C-x h 1868@kindex C-c C-x h
1869@item C-c C-x h 1869@item C-c C-x h
1870Export as HTML file @file{myfile.html}. 1870Export as HTML file @file{myfile.html}.
1871@kindex C-c C-x C-h 1871@kindex C-c C-x C-h
1872@item C-c C-x C-h 1872@item C-c C-x C-h
1873Export as HTML file and open it with a browser. 1873Export as HTML file and open it with a browser.
1874@kindex C-c C-x t 1874@kindex C-c C-x t
@@ -1914,7 +1914,7 @@ horizontal separator line will be formatted as table header fields.
1914@cindex fixed width 1914@cindex fixed width
1915@item 1915@item
1916Lines starting with @samp{:} are typeset in a fixed-width font, to 1916Lines starting with @samp{:} are typeset in a fixed-width font, to
1917allow quoting of computer code etc. 1917allow quoting of computer code etc.
1918 1918
1919@cindex HTML tags 1919@cindex HTML tags
1920@item 1920@item
@@ -1936,7 +1936,7 @@ additional information. These lines may be put anywhere in the file.
1936The whole set of lines can be inserted into the buffer with @kbd{C-c 1936The whole set of lines can be inserted into the buffer with @kbd{C-c
1937C-x t}. For individual lines, a good way to make sure the keyword is 1937C-x t}. For individual lines, a good way to make sure the keyword is
1938correct it to type @samp{#+} and then use @kbd{M-@key{TAB}} completion 1938correct it to type @samp{#+} and then use @kbd{M-@key{TAB}} completion
1939(@pxref{Completion}). 1939(@pxref{Completion}).
1940 1940
1941@example 1941@example
1942#+TITLE: the title to be shown (default is the buffer name) 1942#+TITLE: the title to be shown (default is the buffer name)
@@ -2162,7 +2162,7 @@ S-RET -> C-S-RET
2162@end example 2162@end example
2163Yes, these are unfortunately more difficult to remember. If you want 2163Yes, these are unfortunately more difficult to remember. If you want
2164to have other replacement keys, look at the variable 2164to have other replacement keys, look at the variable
2165@code{org-disputed-keys}. 2165@code{org-disputed-keys}.
2166 2166
2167@end table 2167@end table
2168 2168
@@ -2174,30 +2174,30 @@ Here is a list of things which should work differently, but which I
2174have found too hard to fix. 2174have found too hard to fix.
2175 2175
2176@itemize @bullet 2176@itemize @bullet
2177@item 2177@item
2178If you call @code{fill-paragraph} (bound to @kbd{M-q}) in a table, the 2178If you call @code{fill-paragraph} (bound to @kbd{M-q}) in a table, the
2179filling is correctly disabled. However, if some text directly 2179filling is correctly disabled. However, if some text directly
2180(without an empty line in between) preceeds or follws a table, calling 2180(without an empty line in between) preceeds or follws a table, calling
2181@code{fill-paragraph} in that text will also fill the table like 2181@code{fill-paragraph} in that text will also fill the table like
2182normal text. Also, @code{fill-region} does bypass the 2182normal text. Also, @code{fill-region} does bypass the
2183@code{fill-paragraph} code and will fill tables like normal text. 2183@code{fill-paragraph} code and will fill tables like normal text.
2184@item 2184@item
2185When the application called by @kbd{C-c C-o} to open a file link fails 2185When the application called by @kbd{C-c C-o} to open a file link fails
2186(for example because the application does not exits or refuses to open 2186(for example because the application does not exits or refuses to open
2187the file), it does so silently. No error message is displayed. 2187the file), it does so silently. No error message is displayed.
2188@item 2188@item
2189Under XEmacs, if Org-mode entries are included into the diary, it is 2189Under XEmacs, if Org-mode entries are included into the diary, it is
2190not possible to jump back from the diary to the org file. Apparently, 2190not possible to jump back from the diary to the org file. Apparently,
2191the text properties are lost when the fancy-diary-display is used. 2191the text properties are lost when the fancy-diary-display is used.
2192However, from Org-mode's timeline and agenda buffers (created with 2192However, from Org-mode's timeline and agenda buffers (created with
2193@kbd{C-c C-r} and @kbd{C-c a}), things do work correctly. 2193@kbd{C-c C-r} and @kbd{C-c a}), things do work correctly.
2194@item 2194@item
2195Linux should also have a default viewer application, using mailcap. 2195Linux should also have a default viewer application, using mailcap.
2196Maybe we can use GNUS or VM mime code? Or dired's guessing commands? 2196Maybe we can use GNUS or VM mime code? Or dired's guessing commands?
2197Any hints (or even patches) are appreciated. 2197Any hints (or even patches) are appreciated.
2198@item 2198@item
2199When you write @samp{x = a /b/ c}, b will be exported in italics. 2199When you write @samp{x = a /b/ c}, b will be exported in italics.
2200@item 2200@item
2201The exporters work well, but could be made more efficient. 2201The exporters work well, but could be made more efficient.
2202@end itemize 2202@end itemize
2203 2203