unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Tim McNamara <timmcn@bitstream.net>
Subject: Re: How remove/change appearance of "M-x" prompt when inputting   interactive command/function?
Date: Fri, 16 Jan 2004 13:48:14 -0600	[thread overview]
Message-ID: <m2k73rptdt.fsf@Stella-Blue.local> (raw)
In-Reply-To: 40082C4E.70801@yahoo.com

Kevin Rodgers <ihs_4664@yahoo.com> writes:

> 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

Ah, if only.  The Aqua interface is not at all related to X11; this is
the layer in which Carbon and Cocoa applications run.  Andrew Chois
has a set of patches available in CVS Emacs that allow it to be
compiled for the Aqua or X11 environments (adding the flags
"--with-carbon --without-x" or "--with-x --without-carbon" to the
./configure command).

In OS X, the X11 system runs as a separate layer, by default in
rootless mode.  One can of course run the window management system of
your choice.  X11 is launched most easily with an application called
"X11.app" but there are other choices (XDarwin and OroborOSX, for
example).

> 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.

Whoo, that's beyond my skills to understand.

  reply	other threads:[~2004-01-16 19:48 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
2004-01-16 19:48     ` Tim McNamara [this message]
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=m2k73rptdt.fsf@Stella-Blue.local \
    --to=timmcn@bitstream.net \
    /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).