From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.help Subject: csharp-mode from Melpa: Invalid search bound (wrong side of point) Date: Fri, 29 May 2015 12:32:13 +0200 Organization: Probably a good idea Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1432895574 32403 80.91.229.3 (29 May 2015 10:32:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 29 May 2015 10:32:54 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri May 29 12:32:42 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YyHak-0007go-Dh for geh-help-gnu-emacs@m.gmane.org; Fri, 29 May 2015 12:32:42 +0200 Original-Received: from localhost ([::1]:34909 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YyHaj-0004EW-Q8 for geh-help-gnu-emacs@m.gmane.org; Fri, 29 May 2015 06:32:41 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44277) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YyHaZ-0004BL-Bk for help-gnu-emacs@gnu.org; Fri, 29 May 2015 06:32:32 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YyHaU-0000pl-9Y for help-gnu-emacs@gnu.org; Fri, 29 May 2015 06:32:31 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:39868) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YyHaU-0000pb-2x for help-gnu-emacs@gnu.org; Fri, 29 May 2015 06:32:26 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YyHaR-0007Wj-QN for help-gnu-emacs@gnu.org; Fri, 29 May 2015 12:32:23 +0200 Original-Received: from rainey.bang.priv.no ([212.110.185.190]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 29 May 2015 12:32:23 +0200 Original-Received: from sb by rainey.bang.priv.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 29 May 2015 12:32:23 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: help-gnu-emacs@gnu.org Original-Lines: 41 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: rainey.bang.priv.no Mail-Copies-To: never User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4 (windows-nt) Cancel-Lock: sha1:G48J4/5Rc4lisXxTzBByQrU4DCQ= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:104659 Archived-At: Platform: Win7 x64 GNU Emacs 24.4.1 (i686-pc-mingw32) of 2014-10-24 on LEG570 csharp-mode 20150514.251 (from Melpa) I've pulled in csharp-mode from Melpa, and when I do 'M-x occur' in a buffer in csharp-mode I get the error message: Invalid search bound (wrong side of point) See also the error stack trace below. Has anyone else seen something similar, and/or know what might be causing it, and might have an idea how to fix it in csharp-mode or find a workaround? Thanks! - Steinar Error stack trace from 'M-x occur' in csharp-mode: Debugger entered--Lisp error: (error "Invalid search bound (wrong side of point)") re-search-forward("\\(:[ \n.\f ]*\\(base\\|this\\)\\)[ \n.\f ]*(" 33498 t) #[(limit) "\304\301!\305.\306\307\n\310#\203\221 font-lock-fontify-keywords-region(33439 33498 nil) font-lock-default-fontify-region(33439 33498 nil) c-font-lock-fontify-region(33439 33498 nil) font-lock-fontify-region(33439 33498) run-hook-with-args(font-lock-fontify-region 33439 33498) #[0 "\302\303\300\242\301\242#\207" [(33439) (33498) run-hook-with-args jit-lock-functions] 4 "\n\n(fn)"]() funcall(#[0 "\302\303\300\242\301\242#\207" [(33439) (33498) run-hook-with-args jit-lock-functions] 4 "\n\n(fn)"]) jit-lock-fontify-now(33439 33497) occur-engine-line(33439 33497 t) occur-engine("marked" (#) # 0 t underline shadow match t) occur-1("marked" nil (#)) occur("marked" nil) call-interactively(occur record nil) command-execute(occur record) execute-extended-command(nil "occur") call-interactively(execute-extended-command nil nil) command-execute(execute-extended-command)