unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: How remove/change appearance of "M-x" prompt when inputting interactive command/function?
Date: Fri, 16 Jan 2004 11:24:14 -0700	[thread overview]
Message-ID: <40082C4E.70801@yahoo.com> (raw)
In-Reply-To: m28yk8q7ya.fsf@Stella-Blue.local

Tim McNamara wrote:

> gebser@speakeasy.net writes:
>>You can set this in your ~/.Xdefaults file.  The X manpage will give 
>>details.
>>
> 
> This won't affect the OS X/Aqua version of Emacs, as Aqua does not
> read any of the X11 config files.


1. Can't you force the OS X/Aqua X11 server to load its resource database
    with this command: xrdb -merge $HOME/.Xdefaults

2. Emacs explicitly loads that file itself; see x_load_resources ->
    get_user_db/get_environ_db in src/xrdb.c, which is called from x_term_init
    in src/xterm.c.

-- 
Kevin Rodgers

  parent reply	other threads:[~2004-01-16 18:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.747.1074225948.928.help-gnu-emacs@gnu.org>
2004-01-16 14:33 ` How remove/change appearance of "M-x" prompt when inputting interactive command/function? Tim McNamara
2004-01-16 16:11   ` John Paul Wallington
2004-01-16 19:41     ` Tim McNamara
2004-01-16 18:24   ` Kevin Rodgers [this message]
2004-01-16 19:48     ` Tim McNamara
2004-01-13 17:26 Christian Seberino
2004-01-14  2:38 ` Kevin Rodgers
2004-01-14 12:41   ` leo
2004-01-15 18:39     ` gebser

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=40082C4E.70801@yahoo.com \
    --to=ihs_4664@yahoo.com \
    /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).