unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: tpeplt <tpeplt@gmail.com>
To: crstml@libero.it
Cc: Eli Zaretskii <eliz@gnu.org>,  help-gnu-emacs@gnu.org
Subject: Re: emacs settings priority
Date: Sat, 06 Apr 2024 14:17:39 -0400	[thread overview]
Message-ID: <87r0fifj98.fsf@gmail.com> (raw)
In-Reply-To: <87v84ufk9x.fsf@gmail.com> (tpeplt@gmail.com's message of "Sat, 06 Apr 2024 13:55:38 -0400")

tpeplt <tpeplt@gmail.com> writes:

>
> 1. You can save some steps in your debugging process, above, by using
>    the Emacs options ‘-Q’ (or ‘--quick’) or ‘-q’ (or ‘--no-init-file’).
>    These options tell Emacs not to load your Emacs initialization file
>    (‘.emacs’).  (These options are described in the man page for Emacs.)
>
>    On my system, the ‘lucidasanstypewriter’ font is installed, but the
>    ‘10x20’ font is not.
>
>       $ emacs -fn lucidasanstypewriter-24 &
>
>    works as expected.

Correction: I left out the ‘-q’ option in the command, above.  It should
read:

   $ emacs -q -fn lucidasanstypewriter-24 &

to avoid loading the ‘.emacs’ file.

-- 
The lyf so short, the craft so long to lerne.
- Geoffrey Chaucer, The Parliament of Birds.



  reply	other threads:[~2024-04-06 18:17 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-05  7:17 emacs settings priority crstml
2024-04-05 12:10 ` Eli Zaretskii
2024-04-05 16:07   ` crstml
2024-04-05 17:14     ` Eli Zaretskii
2024-04-06 12:58       ` crstml
2024-04-06 16:07         ` Eli Zaretskii
2024-04-08 14:52           ` crstml
2024-04-06 17:55         ` tpeplt
2024-04-06 18:17           ` tpeplt [this message]
2024-04-08 14:58             ` crstml

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r0fifj98.fsf@gmail.com \
    --to=tpeplt@gmail.com \
    --cc=crstml@libero.it \
    --cc=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).