Re: XEmacs Packages have been pre-released (2016-02-08-16)

Raymond Toy <[email protected]> Wed, 30 Mar 2016 08:18:29 -0700
Newsgroups gmane.emacs.xemacs.beta
Message-ID <[email protected]>
>>>>> "Johann" == Johann Oskarsson <Johann> writes:

    Johann> On Tue, Feb 9, 2016 at 1:00 AM, Norbert Koch <[email protected]> wrote:
    >> New Packages in Pre-Release:
    >> ===========================
    >> cc-mode-1.98-pkg.tar.gz                 upstream version: 5.32.5

    Johann> I'm giving this a try (am I the only one?) and run into weird problems, even in
    Johann> non-cc-mode buffers.  I added this to the top of c-before-change

What are you trying?  The c-before-change below?
    Johann> (unless (or c-buffer-is-cc-mode ;; why is this happening in non-c-mode?
    Johann> (c-called-from-text-property-change-p)

    Johann> which so far seems to "fix the issue" - at least in non-cc-mode buffers.

    Johann> The "weird issue" is something I haven't cared to debug further, but
    Johann> it caused an error and this was the function I thought responsible
    Johann> because of the backtrace.

What do you see?  I've had some problems with various things but never
quite reproducible. And never at a time where I can look in to it. I
just need to get something done.

--
Ray