unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: James Nguyen <james@jojojames.com>
To: Glenn Morris <rgm@gnu.org>
Cc: 26556@debbugs.gnu.org
Subject: bug#26556: 26.0.50; Fontifying csharp mode wrong-type-argument
Date: Wed, 19 Apr 2017 17:44:19 -0700	[thread overview]
Message-ID: <1492649059.230183.949992328.39052319@webmail.messagingengine.com> (raw)
In-Reply-To: <1492648559.228553.949987144.598EEAD6@webmail.messagingengine.com>

Another one... Hmnn..

Error running timer ‘jit-lock-stealth-fontify’:
(wrong-number-of-arguments #[(limit list types not-top)
"\306\307`\307\211\211\211\211\211\211\211\211\b\203\x14\0\310\202\x15\0\311\307\x19\x1a^[\x1c\x1d\x1e*\x1e+\x1e,\x1e-\x1e.\x1e/\x1e0\x1e1\x1e2\x0e0\203\322\x01\312\x0e3!\211\x16,\203\322\x01`\x16/\x0e,@\x16.\307f\313=\203\321\0\x0e4\314=\203o\0\x0e5\203o\0\x0e,AAAA@\204o\0\212\307u\210\315
\210\316\317!)\203\321\0\x0e,AA@\204\321\0\x0e4\314=\203\315\0\212\307\211^[u\210\315
\210\3202\311\0\307f\321=\203\227\0\322\320\306\"\210\323
\211\x15\204\246\0\322\320\307\"\210\202\261\0
\324=\204\261\0\322\320\306\"\210\312\x0e3\306\"\210\307f\325=\203\307\0\307u\210\315
\210\202\213\0\3060*\203\321\0\326\202\322\0\327\x16*\x0e,AAA@\205\337\0\307f\x14\b\203\362\0\306\x1e6\x0e.b\210\323
\210)\202\b\x01\v\203\b\x01\330\v@\331\"\204\b\x01\332\v@
A\331\x0e*$\210\x0e/b\210\307\x160\x0e7\203-\0\x0e*\326=\203I\x01\3331*\x01\334`\335\"b\210\3060\202.\x01\210\202B\x01\203B\x01\214e\x0e3\2069\x01d}\210\315
\210)\202\240\x01\x0e3b\210\202\240\x01\f\203\222\x01
\336=\203w\x01\337\335\307\x0e3#\340U\203w\x01\316\341!\203w\x01\3421s\x01\334`\335\"b\210\3060\202x\x01\210\202\240\x01\306\203\240\x01`\x0e3W\203\240\x01\343\344\x0e3\345\306$\203\240\x01\346u\210\202\240\x01\214e\x0e3\206\232\x01d}\210\315
\210)`\x0e3W\203-\0\316\347!\203-\0`\x1e8\332\x0e8\211T\350
$\210)\307u\210\214e\x0e3\206\305\x01d}\210\315 \210)`\211\x160\2042\0\351
\210.\x0e\307\207" [types brackets-after-id separator-prop
c-last-identifier-range got-init got-type t nil c-decl-type-start
c-decl-id-start c-forward-declarator 40 c++-mode c-forward-sws
looking-at "[*&]" is-function 41 throw c-forward-type maybe 44
font-lock-function-name-face font-lock-variable-name-face
get-text-property face put-text-property (error) scan-sexps 1 61
c-forward-token-2 0 "{" (error) c-syntactic-re-search-forward "[;,{]"
move -1 "," c-type c-fontify-recorded-types-and-refs id-face paren-depth
decl-res id-end id-start next-pos pos c-record-ref-identifiers
c-record-type-identifiers limit c-buffer-is-cc-mode not-top
c-promote-possible-types list -pos-] 15] 3)
user-error: Minibuffer window is not active

At this point, it looks like there's something funky going on, but I'm
not sure where it is in my setup.

I'll try and see if I can cook up a minimal recipe at some point..

-- 
  James Nguyen
  james@jojojames.com

On Wed, Apr 19, 2017, at 05:36 PM, James Nguyen wrote:
> Hmnn, looks like it's related to the byte compilation changes from
> Emacs25 to 26.
> 
> Removing the package and reinstalling it with Emacs 26 works for me.
> 
> Thanks.
> 
> -- 
>   James Nguyen
>   james@jojojames.com
> 
> On Wed, Apr 19, 2017, at 01:34 PM, Glenn Morris wrote:
> > James Nguyen wrote:
> > 
> > > Message-ID: <kjm0n28tmxmp4t.fsf@jnguyen-mac2>
> > > --text follows this line--
> > >
> > >
> > > Fontifying csharp buffers fail on latest master but doesn't on Emacs 25
> > > release build.
> > 
> > Please give a minimal complete example starting from emacs -Q.
> > Include your version of csharp-mode (not part of Emacs, and I failed to
> > reproduce this with the latest version), and a minimal example csharp
> > file.
> > Thanks in advance.
> > 





      reply	other threads:[~2017-04-20  0:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-18 20:36 bug#26556: 26.0.50; Fontifying csharp mode wrong-type-argument James Nguyen
2017-04-19 20:34 ` Glenn Morris
2017-04-20  0:35   ` James Nguyen
2017-04-20  0:44     ` James Nguyen [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

  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=1492649059.230183.949992328.39052319@webmail.messagingengine.com \
    --to=james@jojojames.com \
    --cc=26556@debbugs.gnu.org \
    --cc=rgm@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 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).