Hi Tassilo,

>>>>> Tassilo Horn <t...@gnu.org> writes:
> I've done that now, too.  I still can run LaTeX and call the Evince
> viewer (TeX-evince-sync-view and TeX-pdf-tools-sync-view don't rely on
> `file' anymore but use `TeX-active-master' as suggested by Al Haji-Ali),
> so it seems I haven't broken everything [but possibly something I didn't
> test]...

I tried it and got the following error when I did C-c C-m parbox RET RET:
Debugger entered--Lisp error: (void-variable exit-mark)
  TeX-argument-insert("" nil)
  TeX-arg-string(nil "Width")
  TeX-parse-argument(nil "Width")
  TeX-parse-arguments(([TeX-arg-tb] ["Height"] [TeX-arg-tb "Inner position"] 
"Width" t))
  TeX-parse-macro("parbox" ([TeX-arg-tb] ["Height"] [TeX-arg-tb "Inner 
position"] "Width" t))
  TeX-insert-macro("parbox")
  funcall-interactively(TeX-insert-macro "parbox")
  call-interactively(TeX-insert-macro nil nil)
  command-execute(TeX-insert-macro)

We still have to deal with the variable `exit-mark'.

Regards,
Ikumi Keita

Reply via email to