all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Francois Fleuret <francois.fleuret@inria.fr>
Subject: Re: What did you do with Emacs!!!!!
Date: 03 Apr 2003 11:27:43 +0200	[thread overview]
Message-ID: <s02u1dgnd68.fsf@wasabi.inria.fr> (raw)
In-Reply-To: 3E89C1FE.8143540@spam.de

Hi,

Rodrigo "upset by the blinking cursor" Readi wrote:

> I liked Emacs very much, it was almost my only editor, and now I see
> an awfull GUI with a stupic JPEG picture and icons, and with an
> annoying blinking cursor.

Even if I share your taste for spartan interfaces, my emacs 21.3 looks
pretty decent to me.

Try to put in your .Xressources:

Emacs.menuBar:          off
Emacs.verticalScrollBars:       off
Emacs.toolBar:          off

Or/and in your .emacs.el:

(menu-bar-mode -1)
(scroll-bar-mode -1)
(tool-bar-mode -1)
(blink-cursor-mode -1)
(set-face-attribute mode-line nil :box nil)

If you are an happy 21.3.5 user, I'd even suggest

(fringe-mode 0)

Best regards,

-- 
François Fleuret

  parent reply	other threads:[~2003-04-03  9:27 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-01 16:44 What did you do with Emacs!!!!! R. Readi
2003-04-01 16:57 ` Marco Parrone
2003-04-01 18:02   ` R. Readi
2003-04-01 18:09     ` John Russell
2003-04-01 18:24     ` Adam
2003-04-02  2:02     ` Miles Bader
2003-04-01 19:28 ` Stefan Monnier
2003-04-02  9:13 ` Ivan Kanis
2003-04-02 10:32 ` Alfred M. Szmidt
2003-04-02 17:02 ` R. Readi
2003-04-02 18:25   ` Kai Großjohann
2003-04-02 19:06   ` Bijan Soleymani
2003-04-02 17:33 ` Alan Mackenzie
2003-04-03 11:20   ` R. Readi
2003-04-03  8:28 ` Tim X
2003-04-04  7:00   ` Lee Sau Dan
2003-04-06 17:27   ` David Kastrup
2003-04-06 19:39     ` Niels Freimann
     [not found]     ` <mailman.4183.1049658173.21513.help-gnu-emacs@gnu.org>
2003-04-07 13:08       ` Mario Domgörgen
2003-04-07 17:59         ` Adam
2003-04-08  8:31     ` Tim X
2003-04-08  9:40       ` David Kastrup
2003-04-08 11:10         ` Phillip Lord
2003-04-09  6:33           ` Lee Sau Dan
     [not found]           ` <m3n0j07n7g.fsf@mika.informatik.uni-f\x04reiburg.de>
2003-04-09  9:45             ` Phillip Lord
2003-04-09  6:33         ` Lee Sau Dan
2003-04-09  8:36           ` David Kastrup
2003-04-10  8:11         ` Tim X
2003-04-10  9:01           ` David Kastrup
2003-04-10 14:40           ` Hubert Chan
2003-04-03  9:27 ` Francois Fleuret [this message]
2003-04-03 11:27   ` R. Readi
2003-04-03 15:19     ` Adam
2003-04-04 20:19   ` John Russell
2003-04-06 17:25 ` David Kastrup
     [not found] <mailman.3960.1049221960.21513.help-gnu-emacs@gnu.org>
2003-04-01 18:48 ` R. Readi

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=s02u1dgnd68.fsf@wasabi.inria.fr \
    --to=francois.fleuret@inria.fr \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.