Mercurial > hg > xemacs-beta
comparison etc/xemacs.1 @ 442:abe6d1db359e r21-2-36
Import from CVS: tag r21-2-36
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:35:02 +0200 |
parents | 3ecd8885ac67 |
children | 121918494c46 |
comparison
equal
deleted
inserted
replaced
441:72a7cfa4a488 | 442:abe6d1db359e |
---|---|
1 .TH XEMACS 1 "1998 January 13" | 1 .TH XEMACS 1 "2000-09-20" |
2 .UC 4 | 2 .UC 4 |
3 .SH NAME | 3 .SH NAME |
4 xemacs \- Emacs: The Next Generation | 4 xemacs \- Emacs: The Next Generation |
5 .SH SYNOPSIS | 5 .SH SYNOPSIS |
6 .B xemacs | 6 .B xemacs |
149 Load no extra files at startup. Equivalent to the combination of | 149 Load no extra files at startup. Equivalent to the combination of |
150 .B \-q | 150 .B \-q |
151 , | 151 , |
152 .B \-no-site-file | 152 .B \-no-site-file |
153 , and | 153 , and |
154 .B \-no-packages | 154 .B \-no-early-packages |
155 \. | 155 \. |
156 .TP | 156 .TP |
157 .BI \-u " user, " \-user " user" | 157 .BI \-u " user, " \-user " user" |
158 Load | 158 Load |
159 .IR user 's | 159 .IR user 's |
195 Exit | 195 Exit |
196 .I XEmacs | 196 .I XEmacs |
197 (useful with | 197 (useful with |
198 .BR \-batch ). | 198 .BR \-batch ). |
199 .PP | 199 .PP |
200 .SM Using XEmacs with X | 200 .SM Using XEmacs with X Windows |
201 .PP | 201 .PP |
202 .I XEmacs | 202 .I XEmacs |
203 has been tailored to work well with the X window system. | 203 has been tailored to work well with the X window system. |
204 If you run | 204 If you run |
205 .I XEmacs | 205 .I XEmacs |
206 from under X windows, it will create its own X window to | 206 from under X windows, it will create its own X window to display in. |
207 display in. You will probably want to start the editor | |
208 as a background process | |
209 so that you can continue using your original window. | |
210 .PP | 207 .PP |
211 .I XEmacs | 208 .I XEmacs |
212 can be started with the following standard X options: | 209 can be started with the following standard X options: |
213 .TP | 210 .TP |
214 .BI \-visual " <visualname><bitdepth>" | 211 .BI \-visual " <visualname><bitdepth>" |
221 for a 24bit TrueColor visual) See | 218 for a 24bit TrueColor visual) See |
222 .IR X (1) | 219 .IR X (1) |
223 for more information. | 220 for more information. |
224 .TP | 221 .TP |
225 .B -privateColormap | 222 .B -privateColormap |
226 Require XEmacs to create and use a private colormap for display. This will keep | 223 Require XEmacs to create and use a private colormap for display. This |
227 XEmacs from taking colors from the default colormap and keeping them from other | 224 will keep XEmacs from taking colors from the default colormap and |
228 clients. | 225 keeping them from other clients, at the cost of causing annoying |
226 flicker when the focus changes. Use this option only if your X server | |
227 does not support 24 bit visuals. | |
229 .TP | 228 .TP |
230 .BI \-geometry " ##x##+##+##" | 229 .BI \-geometry " ##x##+##+##" |
231 Specify the geometry of the initial window. The ##'s represent a number; | 230 Specify the geometry of the initial window. The ##'s represent a number; |
232 the four numbers are width (characters), height (characters), X offset | 231 the four numbers are width (characters), height (characters), X offset |
233 (pixels), and Y offset (pixels), respectively. Partial specifications of | 232 (pixels), and Y offset (pixels), respectively. Partial specifications of |
316 this option. | 315 this option. |
317 .TP | 316 .TP |
318 .BI \-xrm " argument" | 317 .BI \-xrm " argument" |
319 This allows you to set an arbitrary resource on the command line. | 318 This allows you to set an arbitrary resource on the command line. |
320 .I argument | 319 .I argument |
321 should be a resource specification, as might as in your | 320 should be a resource specification, as might be found in your |
322 .I \.Xresources | 321 .I \.Xresources |
323 or | 322 or |
324 .I \.Xdefaults | 323 .I \.Xdefaults |
325 file. | 324 file. |
326 .PP | 325 .PP |
437 .B reverseVideo (\fPclass\fB ReverseVideo) | 436 .B reverseVideo (\fPclass\fB ReverseVideo) |
438 If set to | 437 If set to |
439 .IR on , | 438 .IR on , |
440 the window will be displayed in reverse video. Consider | 439 the window will be displayed in reverse video. Consider |
441 explicitly setting the foreground and background colors instead | 440 explicitly setting the foreground and background colors instead |
442 of using this resources. | 441 of using this resource. |
443 .TP | 442 .TP |
444 .B borderWidth (\fPclass\fB BorderWidth) | 443 .B borderWidth (\fPclass\fB BorderWidth) |
445 Sets the window's border width in pixels. | 444 Sets the window's border width in pixels. |
446 .TP | 445 .TP |
447 .B internalBorderWidth (\fPclass\fB InternalBorderWidth) | 446 .B internalBorderWidth (\fPclass\fB InternalBorderWidth) |
460 Sets the default visual | 459 Sets the default visual |
461 .I XEmacs | 460 .I XEmacs |
462 will try to use (as described above). | 461 will try to use (as described above). |
463 .TP | 462 .TP |
464 .B privateColormap (\fPclass\fB PrivateColormap) | 463 .B privateColormap (\fPclass\fB PrivateColormap) |
465 If set, | 464 If set, |
466 .I XEmacs | 465 .I XEmacs |
467 will default to using a private colormap. | 466 will default to using a private colormap. |
468 .TP | 467 .TP |
469 .B geometry (\fPclass\fB Geometry) | 468 .B geometry (\fPclass\fB Geometry) |
470 Sets the geometry of the | 469 Sets the geometry of the |
509 .TP | 508 .TP |
510 .B scrollBarPlacement (\fPclass\fB ScrollBarPlacement) | 509 .B scrollBarPlacement (\fPclass\fB ScrollBarPlacement) |
511 Sets the position of vertical and horizontal scrollbars. Should be one | 510 Sets the position of vertical and horizontal scrollbars. Should be one |
512 of the strings "top-left", "bottom-left", "top-right", or "bottom-right". | 511 of the strings "top-left", "bottom-left", "top-right", or "bottom-right". |
513 The default is "bottom-right" for the Motif and Lucid scrollbars and | 512 The default is "bottom-right" for the Motif and Lucid scrollbars and |
514 "buttom-left" for the Athena scrollbars. | 513 "bottom-left" for the Athena scrollbars. |
515 .TP | 514 .TP |
516 .B topToolBarHeight (\fPclass\fB TopToolBarHeight) | 515 .B topToolBarHeight (\fPclass\fB TopToolBarHeight) |
517 Sets the height of the top toolbar, in pixels. 0 means no top toolbar. | 516 Sets the height of the top toolbar, in pixels. 0 means no top toolbar. |
518 .TP | 517 .TP |
519 .B bottomToolBarHeight (\fPclass\fB BottomToolBarHeight) | 518 .B bottomToolBarHeight (\fPclass\fB BottomToolBarHeight) |
640 .I XEmacs Lisp Programmer's Manual | 639 .I XEmacs Lisp Programmer's Manual |
641 is included in a convenient tree structured form. | 640 is included in a convenient tree structured form. |
642 | 641 |
643 /usr/local/lib/xemacs-$VERSION/info - the Info files may be here instead. | 642 /usr/local/lib/xemacs-$VERSION/info - the Info files may be here instead. |
644 | 643 |
645 /usr/local/lib/xemacs-$VERSION/src - C source files and object files. | |
646 (May not be present.) | |
647 | |
648 /usr/local/lib/xemacs-$VERSION/lisp/* - Lisp source files and compiled files | 644 /usr/local/lib/xemacs-$VERSION/lisp/* - Lisp source files and compiled files |
649 that define most editing commands. The files are contained in subdirectories, | 645 that define most editing commands. The files are contained in subdirectories, |
650 categorized by function or individual package. Some are preloaded; | 646 categorized by function or individual package. Some are preloaded; |
651 others are autoloaded from these directories when used. | 647 others are autoloaded from these directories when used. |
652 | 648 |
659 /usr/local/lib/xemacs-$VERSION/$CONFIGURATION/DOC - | 655 /usr/local/lib/xemacs-$VERSION/$CONFIGURATION/DOC - |
660 contains the documentation strings for the Lisp primitives and | 656 contains the documentation strings for the Lisp primitives and |
661 preloaded Lisp functions of \fIXEmacs\fP. | 657 preloaded Lisp functions of \fIXEmacs\fP. |
662 They are stored here to reduce the size of \fIXEmacs\fP proper. | 658 They are stored here to reduce the size of \fIXEmacs\fP proper. |
663 | 659 |
664 .br | |
665 /usr/local/lib/xemacs-$VERSION/etc/SERVICE - lists people offering | |
666 various services to assist users of \fIXEmacs\fP, | |
667 including education, troubleshooting, porting and customization. | |
668 | |
669 /usr/local/lib/xemacs/lock - holds lock files that are made for all | |
670 files being modified in | |
671 .IR XEmacs , | |
672 to prevent simultaneous modification of one file by two users. | |
673 | |
674 /usr/local/lib/xemacs/site-lisp - locally-provided Lisp files. | 660 /usr/local/lib/xemacs/site-lisp - locally-provided Lisp files. |
675 | |
676 /usr/lib/X11/rgb.txt - list of valid X color names. | |
677 .PP | 661 .PP |
678 .SH BUGS AND HELP | 662 .SH BUGS AND HELP |
679 There is a newsgroup, comp.emacs.xemacs, for reporting | 663 There is a newsgroup, comp.emacs.xemacs, for reporting |
680 .I XEmacs | 664 .I XEmacs |
681 bugs and fixes and requesting help. But before reporting something | 665 bugs and fixes and requesting help. But before reporting something |