all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Stefan Monnier" <monnier+gnu/emacs@rum.cs.yale.edu>
Cc: emacs-devel@gnu.org
Subject: Re: strange change in store_symval_forwarding (data.c)
Date: Wed, 26 Mar 2003 10:38:45 -0500	[thread overview]
Message-ID: <200303261538.h2QFcj7e022316@rum.cs.yale.edu> (raw)
In-Reply-To: 200303260253.LAA08706@etlken.m17n.org

> Previously, the code has this initilization part:
> 
> 	    Lisp_Object type;
> 
> 	    type = PER_BUFFER_TYPE (offset);
> 	    if (XINT (type) == -1)
> 	      error ("Variable %s is read-only", SDATA (SYMBOL_NAME (symbol)));

Sorry, my bad.  I meant to only delete the last two lines.
Should be fixed now,


	Stefan

      parent reply	other threads:[~2003-03-26 15:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-26  2:53 strange change in store_symval_forwarding (data.c) Kenichi Handa
2003-03-26 14:41 ` Andreas Schwab
2003-03-26 14:51 ` Andreas Schwab
2003-03-27  0:58   ` Kenichi Handa
2003-03-26 15:38 ` Stefan Monnier [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

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

  git send-email \
    --in-reply-to=200303261538.h2QFcj7e022316@rum.cs.yale.edu \
    --to=monnier+gnu/emacs@rum.cs.yale.edu \
    --cc=emacs-devel@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.