* Default the full justification
@ 2004-01-10 16:57 Paulo S
0 siblings, 0 replies; 5+ messages in thread
From: Paulo S @ 2004-01-10 16:57 UTC (permalink / raw)
Dear All
I am a novice user of Emacs (GNU Emacs 21.3.1). I would like to know
whether it is possible to set as default the full justification. Could
somebody here please help me?
Thank you a lot in advance!
Paulo
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Default the full justification
[not found] <mailman.371.1073757591.928.help-gnu-emacs@gnu.org>
@ 2004-01-10 17:23 ` Bastien
2004-01-10 18:16 ` Paulo S
[not found] ` <mailman.372.1073762306.928.help-gnu-emacs@gnu.org>
0 siblings, 2 replies; 5+ messages in thread
From: Bastien @ 2004-01-10 17:23 UTC (permalink / raw)
Paulo S. writes:
> I am a novice user of Emacs (GNU Emacs 21.3.1). I would like to know
> whether it is possible to set as default the full
> justification. Could somebody here please help me?
(default-justification (quote full))
Cheers,
--
Bastien
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Default the full justification
2004-01-10 17:23 ` Default the full justification Bastien
@ 2004-01-10 18:16 ` Paulo S
[not found] ` <mailman.372.1073762306.928.help-gnu-emacs@gnu.org>
1 sibling, 0 replies; 5+ messages in thread
From: Paulo S @ 2004-01-10 18:16 UTC (permalink / raw)
>>I am a novice user of Emacs (GNU Emacs 21.3.1). I would like to know
>>whether it is possible to set as default the full
>>justification. Could somebody here please help me?
>
>
> (default-justification (quote full))
Inserting the above line in my .emacs, I get an error when I start
Emacs. Can one overcome that error?
Thanks in advance!
Paulo
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Default the full justification
[not found] ` <mailman.372.1073762306.928.help-gnu-emacs@gnu.org>
@ 2004-01-10 18:35 ` Henrik Enberg
2004-01-10 21:38 ` Paulo S
0 siblings, 1 reply; 5+ messages in thread
From: Henrik Enberg @ 2004-01-10 18:35 UTC (permalink / raw)
Paulo S <paullus2002@hotmail.com> writes:
>> (default-justification (quote full))
>
> Inserting the above line in my .emacs, I get an error when I start
> Emacs. Can one overcome that error?
(setq-default default-justification 'full)
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Default the full justification
2004-01-10 18:35 ` Henrik Enberg
@ 2004-01-10 21:38 ` Paulo S
0 siblings, 0 replies; 5+ messages in thread
From: Paulo S @ 2004-01-10 21:38 UTC (permalink / raw)
>>>(default-justification (quote full))
>>
>>Inserting the above line in my .emacs, I get an error when I start
>>Emacs. Can one overcome that error?
>
>
> (setq-default default-justification 'full)
Thanks a lot, Henrik!
Paulo
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2004-01-10 21:38 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.371.1073757591.928.help-gnu-emacs@gnu.org>
2004-01-10 17:23 ` Default the full justification Bastien
2004-01-10 18:16 ` Paulo S
[not found] ` <mailman.372.1073762306.928.help-gnu-emacs@gnu.org>
2004-01-10 18:35 ` Henrik Enberg
2004-01-10 21:38 ` Paulo S
2004-01-10 16:57 Paulo S
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).