From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: "B. T. Raven" Newsgroups: gmane.emacs.help Subject: Re: CC mode 5.33 does not work on Emacs 24.5.1 for Mac Date: Thu, 13 Oct 2016 09:05:29 -0500 Organization: NewsGuy - Unlimited Usenet $23.95 Message-ID: References: NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: blaine.gmane.org 1476367929 391 195.159.176.226 (13 Oct 2016 14:12:09 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 13 Oct 2016 14:12:09 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Oct 13 16:11:52 2016 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bugjV-0005US-Fh for geh-help-gnu-emacs@m.gmane.org; Thu, 13 Oct 2016 16:11:41 +0200 Original-Received: from localhost ([::1]:40671 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bugjT-0000tU-Sv for geh-help-gnu-emacs@m.gmane.org; Thu, 13 Oct 2016 10:11:39 -0400 X-Received: by 10.237.45.70 with SMTP id h64mr1778195qtd.60.1476367567879; Thu, 13 Oct 2016 07:06:07 -0700 (PDT) Original-Path: usenet.stanford.edu!g45no571265qte.1!news-out.google.com!w25ni13677qtc.0!nntp.google.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!spln!extra.newsguy.com!newsp.newsguy.com!news7 Original-Newsgroups: gnu.emacs.help Original-Lines: 23 Original-NNTP-Posting-Host: pc7db5d18b3781031b3012c858e5569acc255b866b6d21b80.newsdawg.com In-Reply-To: X-Received-Bytes: 1790 X-Received-Body-CRC: 1951180836 Original-Xref: usenet.stanford.edu gnu.emacs.help:218988 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:111521 Archived-At: On 10/12/2016 02:28, Juha Nieminen wrote: > John Mastro wrote: >>> Debugger entered--Lisp error: (wrong-type-argument stringp nil) >>> signal(wrong-type-argument (stringp nil)) >>> byte-code("\210\302 @ A\"\207" [start err signal] 3) >>> c-syntactic-re-search-forward(nil nil t t) >>> c-forward-<>-arglist-recur(nil) >> >> After the error occurs, what's the value of `c-<>-notable-chars-re' in >> that buffer? > > I don't know how to find that out. > > --- news://freenews.netfront.net/ - complaints: news@netfront.net --- > According to this diffs page https://lists.gnu.org/archive/html/emacs-diffs/2016-02/msg00438.html c-<>-notable-chars-re is a new variable in ver. 25 so it won't be found in ver. 24