unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: "David Crick" <dacrick@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: reverting some 22 behavior to how 21 was
Date: Wed, 18 Jul 2007 21:32:29 +0200	[thread overview]
Message-ID: <1D5FD48A-8535-4ED6-9D9D-CCBBFF084157@Web.DE> (raw)
In-Reply-To: <117bad160707181211n175c1a97hf26a129851243095@mail.gmail.com>


Am 18.07.2007 um 21:11 schrieb David Crick:

> (1) In Emacs 21 I used the following .emacs lines:
>
> (add-hook 'paragraph-indent-text-mode-hook 'flyspell-mode)
> (add-hook 'paragraph-indent-text-mode-hook 'refill-mode)
> ...
> What are the revised lines I should be using in 22 please?
>

I think: forget the first line!

>
> (2) Second question is about font coloring in the mini-buffer
> line.  Some parts are now displayed in dark blue text, e.g. if
> I type M-x then that is echoed back to me in dark blue, and
> then anything I type after it is gray.  As I use a black terminal
> background the dark blue is difficult to see; in 21 the entire
> line was gray.  What option can I set to change the blue text?

You can customise it, for example:

	'(minibuffer-prompt ((t (:background "yellow" :foreground "dark  
red" :weight bold))))

BTW, you can search for minibuffer related customise options ... (and  
other)

--
Greetings

              ~  O
   Pete       ~~_\\_/%
              ~  O  o

  parent reply	other threads:[~2007-07-18 19:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-18 19:11 reverting some 22 behavior to how 21 was David Crick
2007-07-18 19:28 ` Allan Gottlieb
2007-07-18 19:32 ` Peter Dyballa [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-07-18 21:51 David Crick
     [not found] <mailman.3603.1184785911.32220.help-gnu-emacs@gnu.org>
2007-07-18 20:17 ` Stefan Monnier
2007-07-18 20:55   ` Reiner Steib
2007-07-19  3:11     ` Stefan Monnier
2007-07-19 13:28 ` Jason Rumney
2007-07-20  4:20 ` Tim X

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=1D5FD48A-8535-4ED6-9D9D-CCBBFF084157@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=dacrick@gmail.com \
    --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).