bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#24749: closed (Re: bug#24749: Making sure syntax-propertize is calle


From: Tassilo Horn
Subject: bug#24749: closed (Re: bug#24749: Making sure syntax-propertize is called)
Date: Tue, 12 Dec 2017 18:54:09 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

help-debbugs@gnu.org (GNU bug Tracking System) writes:

Hi Stefan,

> Version: 27.1
>
>> Should this finally be applied to master then?
>
> Done,

Now I get this error:

Debugger entered--Lisp error: (void-function buffer-local-p)
  buffer-local-p(parse-sexp-lookup-properties)
  run-mode-hooks(message-mode-hook)
  message-mode()
  message-pop-to-buffer("*unsent wide reply to GNU bug Tracking System*" nil)
  message-reply(nil t)
  gnus-summary-reply((12) t)
  gnus-summary-reply-with-original(nil t)
  gnus-summary-wide-reply-with-original(nil)
  funcall-interactively(gnus-summary-wide-reply-with-original nil)
  call-interactively(gnus-summary-wide-reply-with-original nil nil)
  command-execute(gnus-summary-wide-reply-with-original)

Should it be `local-variable-p' instead of the non-existing
`buffer-local-p'?

Bye,
Tassilo





reply via email to

[Prev in Thread] Current Thread [Next in Thread]