help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How remove/change appearance of "M-x" prompt when inputting interact


From: Kevin Rodgers
Subject: Re: How remove/change appearance of "M-x" prompt when inputting interactive command/function?
Date: Fri, 16 Jan 2004 11:24:14 -0700
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]