all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: martin rudalics <rudalics@gmx.at>
Cc: emacs-devel@gnu.org
Subject: Re: [Emacs-diffs] master d82e73f: Handle 'unbound' like nil for 'window-point-insertion-type' (Bug#33871)
Date: Wed, 02 Jan 2019 10:30:11 -0500	[thread overview]
Message-ID: <jwvwonn3wp3.fsf-monnier+emacsdiffs@gnu.org> (raw)
In-Reply-To: <5C2C7715.2080902@gmx.at> (martin rudalics's message of "Wed, 02 Jan 2019 09:32:21 +0100")

> The only difference between buffer_local_value and Fbuffer_local_value
> I see is that the latter signals an error when the value returned by
> buffer_local_value is 'unbound'.  I cannot signal an error here so I
> use nil instead.  I don't see anything else I could do here but if you
> have any suggestions I will try them.

I don't understand why this var would be unbound unless someone call
`makunbound` on it.  Any idea?


        Stefan



  reply	other threads:[~2019-01-02 15:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20181230144831.8662.30750@vcs0.savannah.gnu.org>
     [not found] ` <20181230144832.A6B45209D7@vcs0.savannah.gnu.org>
2019-01-02  4:22   ` [Emacs-diffs] master d82e73f: Handle 'unbound' like nil for 'window-point-insertion-type' (Bug#33871) Stefan Monnier
2019-01-02  8:32     ` martin rudalics
2019-01-02 15:30       ` Stefan Monnier [this message]
2019-01-02 19:36         ` martin rudalics
2019-01-03  4:15           ` Stefan Monnier
2019-01-03  7:42             ` martin rudalics
2019-01-03 15:25               ` Stefan Monnier
2019-01-04 10:00                 ` martin rudalics
2019-01-04 13:08                   ` Eli Zaretskii
2019-01-04 16:40                     ` martin rudalics

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=jwvwonn3wp3.fsf-monnier+emacsdiffs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=rudalics@gmx.at \
    /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.