source: postlfs/editors/emacs.xml@ e73c45ef

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since e73c45ef was e73c45ef, checked in by Bruce Dubbs <bdubbs@…>, 19 years ago

BLFS 6.0

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3641 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 6.6 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY emacs-download-http "http://ftp.gnu.org/pub/gnu/emacs/emacs-&emacs-version;.tar.gz">
8 <!ENTITY emacs-download-ftp "ftp://ftp.gnu.org/pub/gnu/emacs/emacs-&emacs-version;.tar.gz">
9 <!ENTITY emacs-md5sum "8f9d97cbd126121bd5d97e5e31168a87">
10 <!ENTITY emacs-size "20 MB">
11 <!ENTITY emacs-buildsize "96.8 MB">
12 <!ENTITY emacs-time "4.20 SBU">
13]>
14
15<sect1 id="emacs" xreflabel="Emacs-&emacs-version;">
16<sect1info>
17 <othername>$LastChangedBy$</othername>
18 <date>$Date$</date>
19</sect1info>
20
21<?dbhtml filename="emacs.html"?>
22<title>Emacs-&emacs-version;</title>
23
24<indexterm zone="emacs">
25 <primary sortas="a-Emacs">Emacs</primary>
26</indexterm>
27
28<sect2>
29<title>Introduction to <application>Emacs</application></title>
30
31<para>The <application>Emacs</application> package contains the extensible,
32customizable, self-documenting real-time display editor.</para>
33
34<sect3><title>Package information</title>
35<itemizedlist spacing='compact'>
36 <listitem><para>Download (HTTP): <ulink url="&emacs-download-http;"/></para></listitem>
37 <listitem><para>Download (FTP): <ulink url="&emacs-download-ftp;"/></para></listitem>
38 <listitem><para>Download MD5 sum: &emacs-md5sum;</para></listitem>
39 <listitem><para>Download size: &emacs-size;</para></listitem>
40 <listitem><para>Estimated disk space required: &emacs-buildsize;</para></listitem>
41 <listitem><para>Estimated build time: &emacs-time;</para></listitem>
42</itemizedlist>
43</sect3>
44
45<sect3>
46<title><application>Emacs</application> dependencies</title>
47
48<sect4>
49<title>Optional</title>
50
51<para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
52 <xref linkend="libjpeg"/>,
53 <xref linkend="libpng"/>,
54 <xref linkend="libtiff"/> and
55 <xref linkend="libungif"/> or <xref linkend="giflib"/></para>
56</sect4>
57</sect3>
58
59</sect2>
60
61<sect2>
62<title>Installation of <application>Emacs</application></title>
63
64<para>Install <application>Emacs</application> by running the following
65commands:</para>
66
67<screen><userinput><command>./configure --prefix=/usr --libexecdir=/usr/sbin &amp;&amp;
68make bootstrap</command></userinput></screen>
69
70<para>Now, as the root user:</para>
71
72<screen><userinput role='root'><command>make install</command></userinput></screen>
73
74</sect2>
75
76<sect2>
77<title>Contents</title>
78
79<segmentedlist>
80<segtitle>Installed Programs</segtitle>
81<segtitle>Installed Libraries</segtitle>
82<segtitle>Installed Directories</segtitle>
83<seglistitem>
84<seg>b2m, ctags, ebrowse, emacs, emacsclient, etags, grep-changelog and rcs-checkin</seg>
85<seg>None</seg>
86<seg>/usr/sbin/emacs and /usr/share/emacs</seg>
87</seglistitem>
88</segmentedlist>
89
90<variablelist>
91<bridgehead renderas="sect3">Short Descriptions</bridgehead>
92<?dbfo list-presentation="list"?>
93
94<varlistentry id="b2m">
95<term><filename>b2m</filename></term>
96<listitem><para>is a program to convert mail files from RMAIL
97format to Unix <quote>mbox</quote> format.</para>
98<indexterm zone="emacs b2m">
99<primary sortas="b-b2m">b2m</primary></indexterm>
100</listitem>
101</varlistentry>
102
103<varlistentry id="ctags">
104<term><filename>b2m</filename></term>
105<listitem><para>creates cross-reference tagfile database files
106for source code.</para>
107<indexterm zone="emacs ctags">
108<primary sortas="b-ctags">ctags</primary></indexterm>
109</listitem>
110</varlistentry>
111
112<varlistentry id="ebrowse">
113<term><filename>ebrowse</filename></term>
114<listitem><para>permits browsing of C++ class hierarchies from
115within emacs.</para>
116<indexterm zone="emacs ebrowse">
117<primary sortas="b-ebrowse">ebrowse</primary></indexterm>
118</listitem>
119</varlistentry>
120
121<varlistentry id="emacs-prog">
122<term><filename>emacs</filename></term>
123<listitem><para>is an editor.</para>
124<indexterm zone="emacs emacs-prog">
125<primary sortas="b-emacs">emacs</primary></indexterm>
126</listitem>
127</varlistentry>
128
129<varlistentry id="emacsclient">
130<term><filename>emacsclient</filename></term>
131<listitem><para>attaches an emacs session to an already
132running emacsserver instance.</para>
133<indexterm zone="emacs emacsclient">
134<primary sortas="b-emacsclient">emacsclient</primary></indexterm>
135</listitem>
136</varlistentry>
137
138<varlistentry id="etags">
139<term><filename>etags</filename></term>
140<listitem><para>is another program to generate source code
141cross-reference tagfiles.</para>
142<indexterm zone="emacs etags">
143<primary sortas="b-etags">etags</primary></indexterm>
144</listitem>
145</varlistentry>
146
147<varlistentry id="grep-changelog">
148<term><filename>grep-changelog</filename></term>
149<listitem><para>prints entries in Change Logs matching
150various criteria.</para>
151<indexterm zone="emacs grep-changelog">
152<primary sortas="b-grep-changelog">grep-changelog</primary></indexterm>
153</listitem>
154</varlistentry>
155
156<varlistentry id="rcs-checkin">
157<term><filename>rcs-checkin</filename></term>
158<listitem><para>is a shell script used to check
159files into <acronym>RCS</acronym>.</para>
160<indexterm zone="emacs rcs-checkin">
161<primary sortas="b-rcs-checkin">rcs-checkin</primary></indexterm>
162</listitem>
163</varlistentry>
164
165<!--
166<sect3><title>cvt-mail</title>
167<para><command>cvt-mail</command> converts old style goslings emacs mail
168directories into gnu-rmail format.</para></sect3>
169
170<sect3><title>digest-doc</title>
171<para><command>digest-doc</command> is a filter to create nroff output for man
172pages.</para></sect3>
173
174<sect3><title>emacsserver</title>
175<para><command>emacserver</command> allows other applications/shells to access
176an already running emacs instance and share buffers with it.</para></sect3>
177
178<sect3><title>fakemail</title>
179<para><command>fakemail</command> is a sendmail-like interface to
180<filename>/bin/mail</filename>.</para></sect3>
181
182<sect3><title>hexl</title>
183<para><command>hexl</command> converts files for editing with emacs hexl-mode
184binary file editing mode.</para></sect3>
185
186<sect3><title>movemail</title>
187<para><command>movemail</command> provides access to
188<acronym>POP</acronym>3 mailboxes.</para></sect3>
189
190<sect3><title>profile</title>
191<para><command>profile</command> generates periodic events for profiling of
192Emacs Lisp code.</para></sect3>
193
194<sect3><title>rcs2log</title>
195<para><command>rcs2log</command> generates change log prefixes from
196<acronym>RCS</acronym> files.</para></sect3>
197
198<sect3><title>sorted-doc</title>
199<para><command>sorted-doc</command> is a filter to generate texinfo
200files.</para></sect3>
201
202<sect3><title>vcdiff</title>
203<para><command>vcdiff</command> compares <acronym>SCCS</acronym>
204files.</para></sect3>
205
206<sect3><title>yow</title>
207<para><command>yow</command> prints a quotation from Zippy the
208Pinhead.</para></sect3> -->
209</variablelist>
210
211</sect2>
212
213</sect1>
Note: See TracBrowser for help on using the repository browser.