unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: emacs-devel@gnu.org
Cc: Martin Rudalics <rudalics@gmx.at>
Subject: Re: master 6a00f2b: Handle buffer-local 'window-size-change-functions' specially (Bug#32637)
Date: Mon, 10 Sep 2018 11:53:23 +0200	[thread overview]
Message-ID: <87sh2h4r1o.fsf@gmx.de> (raw)
In-Reply-To: <20180910080631.E8422209A6@vcs0.savannah.gnu.org> (Martin Rudalics's message of "Mon, 10 Sep 2018 04:06:31 -0400 (EDT)")

rudalics@gmx.at (Martin Rudalics) writes:

> branch: master
> commit 6a00f2babf84f309fa00269bff3abef7eb502023
> Author: Martin Rudalics <rudalics@gmx.at>
> Commit: Martin Rudalics <rudalics@gmx.at>
>
>     Handle buffer-local 'window-size-change-functions' specially (Bug#32637)
>     
>     * src/window.c (run_window_size_change_functions): Run a
>     buffer-local value once per each frame and only if at least
>     one window showing the buffer on that frame has changed its
>     size.  (Bug#32637)
>     * doc/lispref/windows.texi (Window Hooks): Describe new
>     behavior of buffer-local 'window-size-change-functions'.

This fails compilation

window.c: In function ‘run_window_size_change_functions’:
window.c:3473:11: error: wrong type argument to unary exclamation mark
        && !Fmemq (buffer, buffers)
           ^
Makefile:385: recipe for target 'window.o' failed
make[1]: *** [window.o] Error 1

Best regards, Michael.



       reply	other threads:[~2018-09-10  9:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20180910080629.5980.42326@vcs0.savannah.gnu.org>
     [not found] ` <20180910080631.E8422209A6@vcs0.savannah.gnu.org>
2018-09-10  9:53   ` Michael Albinus [this message]
2018-09-10 12:15     ` master 6a00f2b: Handle buffer-local 'window-size-change-functions' specially (Bug#32637) martin rudalics
2018-09-10 12:38       ` Michael Albinus

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=87sh2h4r1o.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --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 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).