|
@@ -963,6 +963,7 @@ value of `org-export-run-in-background'."
|
|
(setq r1 (read-char-exclusive)))
|
|
(setq r1 (read-char-exclusive)))
|
|
(error "No enclosing node with LaTeX_CLASS or EXPORT_FILE_NAME")
|
|
(error "No enclosing node with LaTeX_CLASS or EXPORT_FILE_NAME")
|
|
)))))
|
|
)))))
|
|
|
|
+ (redisplay)
|
|
(and bpos (goto-char bpos))
|
|
(and bpos (goto-char bpos))
|
|
(setq r2 (if (< r1 27) (+ r1 96) r1))
|
|
(setq r2 (if (< r1 27) (+ r1 96) r1))
|
|
(unless (setq ass (assq r2 cmds))
|
|
(unless (setq ass (assq r2 cmds))
|