Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wrong-type-argument in caml-hilit.el #8246

Closed
vicuna opened this issue Aug 23, 2003 · 2 comments
Closed

wrong-type-argument in caml-hilit.el #8246

vicuna opened this issue Aug 23, 2003 · 2 comments
Labels

Comments

@vicuna
Copy link

vicuna commented Aug 23, 2003

Original bug ID: 1794
Reporter: administrator
Status: closed
Resolution: fixed
Priority: normal
Severity: minor
Category: ~DO NOT USE (was: OCaml general)

Bug description

Full_Name: Yamagata Yoriyuki
Version: 3.06
OS: Linux
Submission from: p2114-adsau14honb7-acca.tokyo.ocn.ne.jp (220.106.58.114)

When opening a ocaml file, emacs emits the flowing error. (As displayed in
Message buffer.) I am using emacs-21.2.1.

Unhighlighting
Done unhighlighting
highlighting 11: (^|[^"])((*[^*]*+([^)*][^*]*+)))
highlighting 10: hilit-string-find
highlighting 9: '(\([ntbr']|[0-9][0-9][0-9])|.)'
highlighting 8: (([~?]|<)[a-z][a-zA-Z0-9_']
:)[^:=]
highlighting 7: [~?][ (][a-z][a-zA-Z0-9_']
highlighting 6: <(assert|open|include)>
highlighting 5: `?<[A-Z][A-Za-z0-9_']*>
highlighting 4: <(a(nd|s)|c(onstraint|lass)|ex(ception|ternal)|fun(ct(ion|or))?|in(herit)?|let|m(ethod|utable|odule)|of|p(arser|rivate)|rec|type|v(al(ue)?|irtual))>
highlighting 3: <(object|struct|sig|begin|end)>
Error: '(wrong-type-argument integer-or-marker-p nil)'
highlighting 2: <(do(ne|wnto)?|else|for|i(f|gnore)|lazy|match|new|or|t(hen|o|ry)|w(h(en|ile)|ith))>|||->|&|#
highlighting 1: ;

@vicuna
Copy link
Author

vicuna commented Sep 24, 2003

Comment author: administrator

Full_Name: Yamagata Yoriyuki
Version: 3.06
OS: Linux
Submission from: p2114-adsau14honb7-acca.tokyo.ocn.ne.jp (220.106.58.114)

When opening a ocaml file, emacs emits the flowing error. (As displayed in
Message buffer.) I am using emacs-21.2.1.

Unhighlighting
Done unhighlighting
highlighting 11: (^|[^"])((*[^*]*+([^)*][^*]*+)))
highlighting 10: hilit-string-find
highlighting 9: '(\([ntbr']|[0-9][0-9][0-9])|.)'
highlighting 8: (([~?]|<)[a-z][a-zA-Z0-9_']
:)[^:=]
highlighting 7: [~?][ (][a-z][a-zA-Z0-9_']
highlighting 6: <(assert|open|include)>
highlighting 5: `?<[A-Z][A-Za-z0-9_']*>
highlighting 4: <(a(nd|s)|c(onstraint|lass)|ex(ception|ternal)|fun(ct(ion|or))?|in(herit)?|let|m(ethod|utable|odule)|of|p(arser|rivate)|rec|type|v(al(ue)?|irtual))>
highlighting 3: <(object|struct|sig|begin|end)>
Error: '(wrong-type-argument integer-or-marker-p nil)'

I could not reproduce the bug with the CVS version on emacs 21.2, so I suppose
this is fixed

Jacques Garrigue

@vicuna
Copy link
Author

vicuna commented Sep 24, 2003

Comment author: administrator

Seems fixed (JG 2003-09-24)

@vicuna vicuna closed this as completed Sep 24, 2003
@vicuna vicuna added the bug label Mar 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant