From: Rob Wilco <rob.wilco.spam@gmail.com>
Subject: Re: Emacs21 settings in Debian ?
Date: Thu, 26 May 2005 10:24:19 +0200 [thread overview]
Message-ID: <429587b3$0$3132$8fcfb975@news.wanadoo.fr> (raw)
In-Reply-To: <429580d8$0$6880$636a15ce@news.free.fr>
> I started my Linux adventure a couple of years ago with a Mandrake
> distro. It was providing a version of Emacs -
Ah ! With your Mandrake distro, was your emacs displaying antialiased
fonts ?
I am having a hard time displaying antia alised fonts with deban/ubuntu
and I have a vague remembrance that my mandrake used to do that.
> For instance, copying a block with C-space and M-w does not work
It works on my ubuntu. I installed emacs with apt-get install emacs21.
I move the cursor to the beginning of a word, type C-space then right
five times, then M-w then move somewhere else, and type C-y. The
previously copied characters are pasted.
> I've googled around to see if there was a way to get the color back.
Have you tried M-x font-lock-mode. I also put those lines in my .emacs
to get convenient colors for the background and main font.
(set-face-background 'default "DarkSlateGray")
(set-face-foreground 'default "wheat")
It works on my system (emacs on the console and emacs in X-window)
I don't have your problems and It work that way out of the box.
Maybe you can check that you do not have a previous .emacs lying in your
home.
Cheers,
prev parent reply other threads:[~2005-05-26 8:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-26 7:55 Emacs21 settings in Debian ? Vignoble101
2005-05-26 8:03 ` Tim X
2005-05-26 8:24 ` Rob Wilco [this message]
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='429587b3$0$3132$8fcfb975@news.wanadoo.fr' \
--to=rob.wilco.spam@gmail.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).