|
@@ -6860,6 +6860,12 @@ language for formatting the contents. The markup is optional, if it is not
|
|
given, the text will be assumed to be in Org mode format and will be
|
|
given, the text will be assumed to be in Org mode format and will be
|
|
processed normally.
|
|
processed normally.
|
|
|
|
|
|
|
|
+@table @kbd
|
|
|
|
+@kindex C-c '
|
|
|
|
+@item C-c '
|
|
|
|
+Visit the include file at point.
|
|
|
|
+@end table
|
|
|
|
+
|
|
@node Tables exported, Footnotes, Include files, Markup rules
|
|
@node Tables exported, Footnotes, Include files, Markup rules
|
|
@subheading Tables
|
|
@subheading Tables
|
|
@cindex tables, markup rules
|
|
@cindex tables, markup rules
|
|
@@ -8014,7 +8020,8 @@ entirely ignored. Only when the buffer is parsed for option-setting lines
|
|
(i.e. when starting Org mode for a file, when pressing @kbd{C-c C-c} in a
|
|
(i.e. when starting Org mode for a file, when pressing @kbd{C-c C-c} in a
|
|
settings line, or when exporting), then the contents of this file are parsed
|
|
settings line, or when exporting), then the contents of this file are parsed
|
|
as if they had been included in the buffer. In particlar, the file can be
|
|
as if they had been included in the buffer. In particlar, the file can be
|
|
-any other Org mode file with internal setup.
|
|
|
|
|
|
+any other Org mode file with internal setup. You can visit the file the
|
|
|
|
+cursor is in the line with @kbd{C-c '}.
|
|
@item #+STARTUP:
|
|
@item #+STARTUP:
|
|
This line sets options to be used at startup of Org mode, when an
|
|
This line sets options to be used at startup of Org mode, when an
|
|
Org file is being visited. The first set of options deals with the
|
|
Org file is being visited. The first set of options deals with the
|