[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Stefan Monnier <monnier+lists.caml/news/@R...> |
| Subject: | Re: Assert |
>>>>> "Chris" == Chris Hecker <checker@d6.com> writes:
>> Suppose one has a LARGE ocaml file, with several "assert" instructions.
>> When an assert exception occures, it is not an easy task to figure out
>> where it came from.
> M-x goto-char
M-x next-error could also be made to work.
Stefan