* quoting text inside emacs
@ 2004-05-18 15:04 Miguel Frasson
2004-05-18 15:29 ` Peter Lee
2004-05-18 15:53 ` Reiner Steib
0 siblings, 2 replies; 3+ messages in thread
From: Miguel Frasson @ 2004-05-18 15:04 UTC (permalink / raw)
Hi
I often see here quotation of text, specially from hepl of commands
in the format below (with rules drawed with chars)
,---- From The Init File, `~/.emacs' Info Node
| Your site may also have a "site startup file"; this is named
| `site-start.el', if it exists. Like `default.el', Emacs finds this
| file via the standard search path for Lisp libraries. Emacs loads this
| library before it loads your init file. To inhibit loading of this
| library, use the option `-no-site-file'. *Note Initial Options::.
`----
Which function does it?
[]'s
Miguel
--
Miguel Vinicius Santini Frasson
http://www.math.leidenuniv.nl/~frasson
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: quoting text inside emacs
2004-05-18 15:04 quoting text inside emacs Miguel Frasson
@ 2004-05-18 15:29 ` Peter Lee
2004-05-18 15:53 ` Reiner Steib
1 sibling, 0 replies; 3+ messages in thread
From: Peter Lee @ 2004-05-18 15:29 UTC (permalink / raw)
>>>> Miguel Frasson writes:
Miguel> Which function does it?
Google for boxquote.el
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: quoting text inside emacs
2004-05-18 15:04 quoting text inside emacs Miguel Frasson
2004-05-18 15:29 ` Peter Lee
@ 2004-05-18 15:53 ` Reiner Steib
1 sibling, 0 replies; 3+ messages in thread
From: Reiner Steib @ 2004-05-18 15:53 UTC (permalink / raw)
On Tue, May 18 2004, Miguel Frasson wrote:
> I often see here quotation of text, specially from hepl of commands
> in the format below (with rules drawed with chars)
Like this?
,----[ C-h v emacs-version RET ]
| emacs-version's value is "21.3.3"
|
| Documentation:
| Version numbers of this version of Emacs.
|
| Defined in `version.el'.
`----
See `boxquote.el' on the Emacs Lisp List
<URL:http://www.anc.ed.ac.uk/~stephen/emacs/ell.html#b>.
> ,---- From The Init File, `~/.emacs' Info Node
> | Your site may also have a "site startup file"; this is named
[...]
> Which function does it?
You meant this?
,----[ (info "(emacs)Init File") ]
| When Emacs is started, it normally loads a Lisp program from the file
| `.emacs' or `.emacs.el' in your home directory.
`----
See `rs-info.el' on the Emacs Lisp List
<URL:http://www.anc.ed.ac.uk/~stephen/emacs/ell.html#r>. Warning: I
am the author.
Bye, Reiner.
--
,,,
(o o)
---ooO-(_)-Ooo--- PGP key available via WWW http://rsteib.home.pages.de/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-05-18 15:53 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-18 15:04 quoting text inside emacs Miguel Frasson
2004-05-18 15:29 ` Peter Lee
2004-05-18 15:53 ` Reiner Steib
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).