unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Tak Ota <Takaaki.Ota@am.sony.com>
Cc: storm@cua.dk, emacs-devel@gnu.org
Subject: Re: table.el 1.6.1
Date: Fri, 22 Mar 2002 10:15:59 -0800 (PST)	[thread overview]
Message-ID: <20020322.101559.81458936.Takaaki.Ota@am.sony.com> (raw)
In-Reply-To: <200203221700.g2MH08j27822@rum.cs.yale.edu>

Fri, 22 Mar 2002 12:00:08 -0500: "Stefan Monnier" <monnier+gnu/emacs@RUM.cs.yale.edu> wrote:

> > I wasn't very happy about (set-buffer-modified-p (buffer-modified-p))
> > idiom because it is not self descriptive at all.  I hope your change
> 
> subr.el has had
> 
> (defun force-mode-line-update (&optional all)
>   "Force the mode line of the current buffer to be redisplayed.
> With optional non-nil ALL, force redisplay of all mode lines."
>   (if all (save-excursion (set-buffer (other-buffer))))
>   (set-buffer-modified-p (buffer-modified-p)))
> 
> for a long time now.  It does the same, but the name is more descriptive.

Thanks, I didn't know that.  However, not requiring this one is even
better.

-Tak

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


  reply	other threads:[~2002-03-22 18:15 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-20  5:22 table.el 1.6.1 Tak Ota
2002-03-21  1:38 ` Stefan Monnier
2002-03-21  5:37   ` Tak Ota
2002-03-21  8:41     ` Kim F. Storm
2002-03-21 21:43       ` Kim F. Storm
2002-03-21 22:20         ` Tak Ota
2002-03-21  8:45     ` Kim F. Storm
2002-03-21  9:13       ` Tak Ota
2002-03-22 12:26     ` Richard Stallman
2002-03-22 15:01       ` Kim F. Storm
2002-03-22 15:12         ` Kim F. Storm
2002-03-22 15:48           ` Tak Ota
2002-03-22 16:13             ` Kim F. Storm
2002-03-22 17:00             ` Stefan Monnier
2002-03-22 18:15               ` Tak Ota [this message]
2002-03-23 16:14         ` Richard Stallman
2002-03-23 17:11           ` Kim F. Storm
2002-03-25  0:19             ` Richard Stallman
2002-03-25 21:59             ` Stefan Monnier
2002-03-25 22:26               ` Kim F. Storm
2002-03-28 20:48                 ` Richard Stallman
2002-03-28 23:21                   ` Kim F. Storm
2002-03-30  3:43                     ` Richard Stallman
2002-03-31 20:40                       ` Kim F. Storm
2002-03-31 21:56                         ` Miles Bader
2002-03-22  6:01 ` table.el 1.6.3 Tak Ota
  -- strict thread matches above, loose matches on Subject: below --
2002-03-20 21:30 table.el 1.6.1 Tak Ota

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=20020322.101559.81458936.Takaaki.Ota@am.sony.com \
    --to=takaaki.ota@am.sony.com \
    --cc=emacs-devel@gnu.org \
    --cc=storm@cua.dk \
    /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).