Re: Large source block causes org-mode to be unusable

2021-06-23 Thread Gennady Uraltsev
sed in other proofs/constructions. It is very bad form, for example, to reference objects inside proofs of theorems outside the proofs themselves. If something is an object of general interest then it should be "defined" (included in a definition) on its own. I apologize for g

Bug: org-highlight-latex-and-related script breaks tag fontification [9.3 (release_9.3 @ c:/tools/msys64/mingw64/share/emacs/27.1/lisp/org/)]

2020-11-24 Thread Gennady Uraltsev
\207" ["mailto" browse-url ":"] 5 "\n\n(fn URL)"] ) ("https" :follow #[257 "\301\300\302 Q!\207" ["https" browse-url ":"] 5 "\n\n(fn URL)"] ) ("http" :follow #[257 "\301\300\302 Q!\

[O] Bug: Tramp sudo links do not work when using short notation [9.1.9 (release_9.1.9-65-g5e4542 @ /home/guraltsev/.emacs.d/straight/build/org-plus-contrib/)]

2019-07-09 Thread Gennady Uraltsev
Hyperlinking to a file in an org-mode file using tramp does not work as expected. Consider this file: ** This link works [[/sudo:root@localhost:/etc/hosts]] this link doesn't [[/sudo::/etc/hosts]] * The first one starts tramp as expected but the second version

[O] Bug: org-babel-tangle sometimes does not respect header-args property [9.1.9 (release_9.1.9-65-g5e4542 @ /usr/share/emacs/26.1/lisp/org/)]

2018-06-26 Thread Gennady Uraltsev
Running =(org-babel-tangle)= from inside a =src= block ignores =header-args= properties Consider the following org-mode file set for tangling. This code should run the command =org-babel-tangle= #+BEGIN_SRC emacs-lisp :results silent (org-babel-tangle) #+END_SRC that should tangle the stuff in

[O] Bug: org-babel-tangle sometimes does not respect header-args property [9.1.9 (release_9.1.9-65-g5e4542 @ /usr/share/emacs/26.1/lisp/org/)]

2018-06-26 Thread Gennady Uraltsev
Running =(org-babel-tangle)= from inside a =src= block ignores =header-args= properties Consider the following org-mode file set for tangling. This code should run the command =org-babel-tangle= #+BEGIN_SRC emacs-lisp :results silent (org-babel-tangle) #+END_SRC that should tangle the stuff in

[O] Bug: org-babel-tangle sometimes does not respect header-args property [9.1.9 (release_9.1.9-65-g5e4542 @ /usr/share/emacs/26.1/lisp/org/)]

2018-06-23 Thread Gennady Uraltsev
Running =(org-babel-tangle)= from inside a =src= block ignores =header-args= properties Consider the following org-mode file set for tangling. This code should run the command =org-babel-tangle= #+BEGIN_SRC emacs-lisp :results silent (org-babel-tangle) #+END_SRC that should tangle the stuff in