all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* invalid-function c-pull-open-brace
@ 2013-08-29  6:44 Dmitry Antipov
  2013-08-29 17:27 ` Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Dmitry Antipov @ 2013-08-29  6:44 UTC (permalink / raw)
  To: Emacs development discussions; +Cc: Alan Mackenzie

In r114063 after full bootstrap:

./src/emacs -Q
C-x C-f src/xdisp.c
(setq debug-on-error t)
(indent-region (point-min) (point-max)) ==>

Debugger entered--Lisp error: (invalid-function c-pull-open-brace)
   c-pull-open-brace((732656 731972 (727406 . 727828)))
   byte-code("\304 \204Y^@\304 \204^R^@\30!b\210\202^E^@\306 \210\307\310!\311W\204S^@ 
\312=\203N^@`^Z\313\314x\311W\203F^@\315\314x\311W\203F^@\316^K!\203F^@\311\225\nY\203F^@\317\202J^@\nb\210\314)\204S^@\320\321\314\"\210\306 \210\202\257^@\306 
\210`Sf\322>\203s^@\314\323\324\217\204p^@\320\321\314\"\210\306 \210\307\310!\311W\204\254^@ 
\312=\203\257^@`^Z\313\314x\311W\203\244^@\315\314x\311W\203\244^@\316^K!\203\244^@\311\225\nY\203\244^@\317\202\250^@\nb\210\314)\203\257^@\306 \210`Sf\325=\203^]^A\326u\210\306 
\210`Sf\327>\204\312^@\320\321\314\"\210\314\330\331\217\204\326^@\320\321\314\"\210\306 \210\307\310!\311W\204^W^A 
\312=\203^R^A`^Z\313\314x\311W\203\n^A\315\314x\311W\203\n^A\316^K!\203\n^A\311\225\nY\203\n^A\317\202^N^A\nb\210\314)\204^W^A\320\321\314\"\210\306 \210\202\257^@`Sf\332=\205'^A\333 \207" 
[paren-state c-buffer-is-cc-mode pos c-symbol-key c-at-toplevel-p c-pull-open-brace c-backward-sws skip-syntax-backward "w_" 0 pike-mode "-!%&*+/<=>^|~[]()" nil "`" looking-at t throw done (41 125) 
(byte-code "\301`\302\303#\211^Xb\21)\207" [endpos scan-lists -1 0] 5) ((error)) 44 -1 (41 125) (byte-code "\301`\302\303#\211^Xb\21)\207" [endpos scan-lists -1 0] 5) ((error)) 58 
c-just-after-func-arglist-p] 3)
   c-back-over-member-initializers()
   c-guess-basic-syntax()
   c-indent-region(1 929514)
   indent-region(1 929514)
   eval((indent-region (point-min) (point-max)) nil)
   eval-expression((indent-region (point-min) (point-max)) nil)
   call-interactively(eval-expression nil nil)
   command-execute(eval-expression)

Dmitry



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: invalid-function c-pull-open-brace
  2013-08-29  6:44 invalid-function c-pull-open-brace Dmitry Antipov
@ 2013-08-29 17:27 ` Glenn Morris
  2013-08-29 18:11   ` Dmitry Antipov
  0 siblings, 1 reply; 3+ messages in thread
From: Glenn Morris @ 2013-08-29 17:27 UTC (permalink / raw)
  To: Dmitry Antipov; +Cc: Alan Mackenzie, Emacs development discussions


114070 fixes that for me. (Why didn't you make a bug report?)



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: invalid-function c-pull-open-brace
  2013-08-29 17:27 ` Glenn Morris
@ 2013-08-29 18:11   ` Dmitry Antipov
  0 siblings, 0 replies; 3+ messages in thread
From: Dmitry Antipov @ 2013-08-29 18:11 UTC (permalink / raw)
  To: Glenn Morris; +Cc: Alan Mackenzie, Emacs development discussions

On 08/29/2013 09:27 PM, Glenn Morris wrote:

> 114070 fixes that for me. (Why didn't you make a bug report?)

Well, I suspected that it is a pretty simple issue and can be fixed
without too much formal steps :-).

Dmitry




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-08-29 18:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-29  6:44 invalid-function c-pull-open-brace Dmitry Antipov
2013-08-29 17:27 ` Glenn Morris
2013-08-29 18:11   ` Dmitry Antipov

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.