unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lektu@terra.es>
Subject: Re: ielm working buffer on the modeline
Date: Thu, 28 Feb 2002 12:37:45 +0100	[thread overview]
Message-ID: <20020228121951.6D00.LEKTU@terra.es> (raw)
In-Reply-To: <jepu2poq8r.fsf@sykes.suse.de>


On Thu, 28 Feb 2002 11:27:48 +0100, Andreas Schwab <schwab@suse.de> wrote:

> Buffer names can be quite large, the one I'm currently typing in is named
> "*wide reply to Juanma Barranquero*".

Well, yes, of course. But I'd like to know how many times you've used
IELM against such kind of buffer...

Perhaps my experience is more limited, but I use IELM quite a lot, and
to me its usage pattern is mainly twofold: as a quick way to test some
elisp code (where it is more responsive/practical that a lot of M-: or
M-x eval-expression), and as an aid in developing elisp modules (and
then usually the .el buffer or a few temporary test buffers are the
target).

Anyway, I just proposed that because I find it useful. If I'm the only
one, I can always do

(add-hook 'ielm-mode-hook
	  '(lambda ()
	      (setq mode-line-process
                    '(":" (:eval (buffer-name ielm-working-buffer))))))

on my .emacs :)


                                                           /L/e/k/t/u


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel


  reply	other threads:[~2002-02-28 11:37 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-27  9:02 ielm working buffer on the modeline Juanma Barranquero
2002-02-28  4:07 ` Richard Stallman
2002-02-28  8:26   ` Juanma Barranquero
2002-02-28 10:27     ` Andreas Schwab
2002-02-28 11:37       ` Juanma Barranquero [this message]
2002-02-28 12:38         ` Kim F. Storm
2002-02-28 14:38           ` Juanma Barranquero
2002-02-28 21:06             ` Kim F. Storm
2002-03-01  8:03               ` Juanma Barranquero
2002-03-01  1:15             ` Stefan Monnier
2002-03-01  8:06               ` Juanma Barranquero
2002-03-01  1:11           ` Richard Stallman
2002-03-01 17:54             ` Kim F. Storm
2002-03-01  1:00     ` Stefan Monnier

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=20020228121951.6D00.LEKTU@terra.es \
    --to=lektu@terra.es \
    /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 public inbox

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

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