all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Vincent Belaïche" <vincent.b.1@hotmail.fr>
To: Stefan Monnier <monnier@iro.umontreal.ca> , emacs-devel@gnu.org ,
	Glenn Morris <rgm@gnu.org>
Subject: Re: NEWS entry for ses.el changes
Date: Mon, 12 Nov 2012 07:01:17 +0100	[thread overview]
Message-ID: <80ip9btl5e.fsf@gmail.com> (raw)

> From: vincent.b.1@hotmail.fr
> To: monnier@iro.umontreal.ca; emacs-devel@gnu.org; rgm@gnu.org
> Subject: Re: NEWS entry for ses.el changes
> Date: Mon, 12 Nov 2012 05:44:35 +0100
> 
> Stefan Monnier a écrit :
> >> I think that before I make this public on emacs-24 I need to make this last
> >> change + manual on trunk and then port the change to emacs-24. Would that be
> >> ok and along agreed practices if I proceed this way.
> >
> > To the extent that the code on emacs-24 is feature-frozen, the remaining
> > change had better be a clear bug-fix.
> >
> >
> > Stefan
> >
> 
> Is it a bug that the mode line is not refreshed, or is it a missing
> feature ?
> 
> Vincent.
>

One more thing about the ses-rename-cell, I still have one more update
to do on it: named cells in formula should not relocate. That is to say
if toto is the name of a cell, then wherever I paste cell formula `(1+
toto)' it should remain `(1+ toto)'.

Using named cell will be more convenient than (symbol-value (quote xxx))
or (ses-value xxx yyy) tricks to prevent relocation, and it has the
advantage that it keeps reference of the cell in the dependency list
which those tricks don't do.

Well, this was just to say that the feature is not yet fully mature.

   Vincent.



             reply	other threads:[~2012-11-12  6:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-12  6:01 Vincent Belaïche [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-11-12  6:12 NEWS entry for ses.el changes Vincent Belaïche
2012-11-12  4:44 Vincent Belaïche
2012-11-12 14:07 ` Stefan Monnier
2012-11-11  2:27 Glenn Morris
2012-11-11  2:38 ` Glenn Morris
2012-11-11 20:29 ` Vincent Belaïche
2012-11-12  1:26   ` 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

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

  git send-email \
    --in-reply-to=80ip9btl5e.fsf@gmail.com \
    --to=vincent.b.1@hotmail.fr \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    --cc=rgm@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.
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.