aboutsummaryrefslogtreecommitdiffstats
path: root/etc/tutorials-org/tutorial.org
diff options
context:
space:
mode:
authorPhillip Lord2017-05-10 22:13:57 +0100
committerPhillip Lord2017-05-10 22:13:57 +0100
commit7812f5eff4f39377f051fcc37182af44bab3328e (patch)
treea4c4d4a50c6971146020c65c106bac852445dcec /etc/tutorials-org/tutorial.org
parent353fc5fd4b92da03e203332dfdba57cea8272066 (diff)
downloademacs-feature/new-tutorial.tar.gz
emacs-feature/new-tutorial.zip
Diffstat (limited to 'etc/tutorials-org/tutorial.org')
-rw-r--r--etc/tutorials-org/tutorial.org19
1 files changed, 13 insertions, 6 deletions
diff --git a/etc/tutorials-org/tutorial.org b/etc/tutorials-org/tutorial.org
index b3c94afd128..e8f463465e1 100644
--- a/etc/tutorials-org/tutorial.org
+++ b/etc/tutorials-org/tutorial.org
@@ -38,15 +38,22 @@ that this is the case here. One slight disadvantage of Emacs long
38history is that some of its terminology predates windowing systems and 38history is that some of its terminology predates windowing systems and
39in one case conflicts with it. We describe these differences here. 39in one case conflicts with it. We describe these differences here.
40 40
41
42
41** Frames 43** Frames
42 44
43If you have just started Emacs and this tutorial, you will be looking 45If you have just started Emacs and this tutorial, you will be looking
44at a single window showing this tutorial. In Emacs terminology, this 46at a single window showing this tutorial.
45is not a described as a window but as a /frame/. As with many 47
46applications, a single running Emacs can create any number of 48[[./images/frame-small.png]]
47frames. We can do this using the menu system (we will investigate 49
48other ways later); try this now, but remember, these are /frames/ and 50
49not /windows/. Do not use the /New Window/ menu item, but instead: 51In Emacs terminology, this is not a described as a window but as a
52/frame/. As with many applications, a single running Emacs can create
53any number of frames. We can do this using the menu system (we will
54investigate other ways later); try this now, but remember, these are
55/frames/ and not /windows/. Do not use the /New Window/ menu item, but
56instead:
50 57
51#+begin_menu 58#+begin_menu
52File 59File