Re: [PATCH] Re: ob-clojure.el: Add ClojureScript interface

2020-02-14 Thread Tim Cross
ould work for ClojureScript src block too. > > IMHO it works differently for ClojureScript, as C-c M-J doesn't know > how to start a ClojureScript session unless you're in a directory with > the proper cljs configuration (be it figwheel-main.edn, dev.cljs.edn, > whatever.) At least this is how I made it work. -- Tim Cross

Re: [PATCH] Re: ob-clojure.el: Add ClojureScript interface

2020-02-16 Thread Tim Cross
Bastien writes: > Hi Tim, > > thanks for your email. > > Tim Cross writes: > >> I wonder if it would make sense to use shadow-cljs rather than cider as >> a back end for evaluating clojurescript? > > I am inclined to question the usefulness of evaluating Cloj

Re: Bug or not a bug? dot expansion in ob-shell

2020-02-19 Thread Tim Cross
it common to expect the exit code when executing shell code? > > Common? I have no idea. *I* did expect this. But that's maybe because > I do use the shell a lot. > > I think there's a clear distinction between value and output for src > blocks and blurring this distinction for shell src blocks would be > misleading. The option to request the output as the outcome of the src > block is already there. -- Tim Cross

Re: Survey: changing a few default settings for Org 9.4

2020-02-19 Thread Tim Cross
by default". It relates to: should Org provide multiple > snippet extensions, knowing this is not a central feature, and Org is > often seen as bloated by Emacs devs? I don't think so, no matter how > useful this feature can be for some users. > > Regards, -- Tim Cross

Re: Bug or not a bug? dot expansion in ob-shell

2020-02-19 Thread Tim Cross
code by default, which may not be what most users want. > > Anyway, I don't have yet a clue on how to add this new option. I'll > leave it to Eric first (if he has time) then look at it later this > week. > > Thanks! -- Tim Cross

Re: Survey: changing a few default settings for Org 9.4

2020-02-19 Thread Tim Cross
Hi Bastien - comments in-line below Bastien writes: > Hi Tim, > > Tim Cross writes: > >> I agree 100%. We have already gone through this pain and as has been >> pointed out numerous times, the 'new' approach has significant benefits >> over the

Re: Bug or not a bug? dot expansion in ob-shell

2020-02-20 Thread Tim Cross
less useful option for shell programs. So maybe for shell > blocks, make the default to be `:results output' instead: people get > what they always got before the fix without lifting a finger, the exit status > is now available with `:results value', and the option can go away > quietly and quickly, before it becomes another contributor to the Org > mode technical debt. -- Tim Cross

Re: Incident tracking

2020-02-27 Thread Tim Cross
o it: > breakdown, warning, maintenance, etc. that you want to keep track of in an > org-mode way. Would it be something in the TODO/GTD realm, or something > custom? > > LB -- Tim Cross

Re: Bug or not a bug? dot expansion in ob-shell

2020-02-29 Thread Tim Cross
iginal behavior and return the exit >> > code, as we do in 9.3. >> >> Actually, it looks like ":results value" does return the exit code. I >> just got confused because shell blocks now return the output when no >> ":results" is specified. >> -- Tim Cross

Re: [O] Using Book class without 'parts' for Org-mode Export

2017-08-16 Thread Tim Cross
+latex_header: citecolor=black, > #+latex_header: filecolor=black, > #+latex_header: linkcolor=blue, > #+latex_header: urlcolor=black > #+latex_header: } > #+latex_header: \KOMAoptions{twoside=false} > #+latex_header: \usepackage{adjustbox} > > The first chapter has: > > #+latex: > \includepdf{/home/ian/Documents/emacs/thecastle/images/frontcover.pdf} > #+latex: \setcounter{tocdepth}{2} > #+latex: \tableofcontents > > This sets the TOC depthand adds the TOC at the start of the first > chapter. > > Hope that helps. > > Ian. -- Tim Cross

Re: [O] [RFC] Remove Org Struct mode

2017-08-20 Thread Tim Cross
tract it as an > external library, which someone should ultimately do. > > To sum it up, I offer to remove `orgstruct-mode' (and > `orgstruct++-mode') from the code base. I can also offer my help to > anyone willing to extract some `list-minor-mode' and `table-minor-mode' > from Org. > > WDYT? > > > Regards, -- Tim Cross

Re: [O] Bug: markdown export errors on headers [9.0.9 (9.0.9-82-gb862c2-elpaplus @ /home/fommil/.emacs.d/elpa/org-plus-contrib-20170814/)]

2017-09-05 Thread Tim Cross
; /home/loris/.emacs.d/elpa/org-plus-contrib-20170828/org-crypt hides > /home/loris/.emacs.d/elpa/org-20170828/org-crypt > ... > > M-x list-packages shows 'org-plus-contrib' as installed and 'org' as a > dependency required by > > ox-twiki-20170803.1339, org-sticky-header-20170422.2135, > org-dotemacs-20151119.1022 > > So I guess the above packages should allow 'org-plus-contrib' as an > alternative requirement to 'org', but currently require only 'org', so I > end up with both installed. > > Cheers, > > Loris -- Tim Cross

Re: [O] (gnus-icalendar-org-setup) not evaluated in .emacs?

2017-09-19 Thread Tim Cross
quot;rampant > weeds") for 30 years, maybe I should take the shears to it. I'm just > worried that, if I started today, I might not be productive again until > the New Year :-( > > Cheers, > > Loris -- Tim Cross

Re: [O] Issue with org-babel-clojure evaluation returning all forms

2017-09-22 Thread Tim Cross
can't find slime. > > I've used the debugging tools to go through cb-clojure.el and found that > the nrepl-sync-request:eval result dictionary list the output of all of the > form in value without any separator so it may be something with cider, I'm > running the latest version from melpa-stable. > > If any other information is needed, let me know and thanks in advance for > any help. -- Tim Cross

Re: [O] orgmode for many continuous tasks?

2017-09-25 Thread Tim Cross
og - any todo item which I realise I'm unlikely to get to in the next 6+ months goes on this list if it is still relevant. regards, tim -- Tim Cross

Re: [O] Bug: syntax highlighting in ox-odt and emacs26+ broken [9.1.2 (9.1.2-elpa @ /home/jay/Code/tmp/emacs/lisp/org/)]

2017-10-09 Thread Tim Cross
o post it here first to see if anyone had any idea what could be > causing this. If this dosen't seem like an org bug, I'm happy to > redirect it to emacs bug reports. > > Please let me know if anyone has any questions, and apologies if > anything is wrong about this report. > > Emacs : GNU Emacs 26.0.60 (build 5, x86_64-pc-linux-gnu, GTK+ Version > 3.22.11) > of 2017-10-07 > Package: Org mode version 9.1.2 (9.1.2-elpa @ > /home/jay/Code/tmp/emacs/lisp/org/) > > Thanks, > -Jay -- Tim Cross

Re: [O] OT: TUI applications

2017-10-18 Thread Tim Cross
-- > Russell Adamsrlad...@adamsinfoserv.com > > PGP Key ID: 0x1160DCB3 http://www.adamsinfoserv.com/ > > Fingerprint:1723 D8CA 4280 1EC9 557F 66E8 1154 E018 1160 DCB3 -- Tim Cross

Re: [O] export from a symlink to the source directory?

2017-10-25 Thread Tim Cross
from the symlink to a latex file I end up with > ~/.emacs.d/org/rhubarb17.tex > > Whereas what I'm looking for is ~/research/rhubarb/rhubarb17.tex > > So how can I do that please? > > Thanks > Sharon. -- Tim Cross

Re: [O] Bug: org-2ft and/or float-time is wrong [9.1.2 (9.1.2-22-ga2a034-elpaplus @ ~/.emacs.d/elpa/org-plus-contrib-20171023/)]

2017-10-31 Thread Tim Cross
ing GMT. In GMT during DST, > enforcing UTC would "remove" the DST offset, but that is not true > anywhere else. > > Given my chain of reasoning, the commits following > 112c5ba479d52c3c36de5c7aafd14ab6bc075005 to fix "regressions" is > really just converting all of Org mode's timestamps to use the > "timezone adjusted" Unix timestamps introduced by > 112c5ba479d52c3c36de5c7aafd14ab6bc075005 -- Tim Cross

Re: [O] Bug: org-2ft and/or float-time is wrong [9.1.2 (9.1.2-22-ga2a034-elpaplus @ ~/.emacs.d/elpa/org-plus-contrib-20171023/)]

2017-11-01 Thread Tim Cross
hink about it, it is easy to see how Java screwed up this stuff so badly! Allen Li writes: > On Tue, Oct 31, 2017 at 10:41 PM, Tim Cross wrote: >> >> I think this whole issue really requires a lot more analysis and >> design. Just removing or cancelling various commits is

Re: [O] Bug: org-2ft and/or float-time is wrong [9.1.2 (9.1.2-22-ga2a034-elpaplus @ ~/.emacs.d/elpa/org-plus-contrib-20171023/)]

2017-11-01 Thread Tim Cross
Allen Li writes: > On Wed, Nov 1, 2017 at 12:18 AM, Tim Cross wrote: >> >> My preferences would be >> >> 1. If a timestamp does not include the TZ, then assume the local TZ >> 2. If a timestamp does include the TZ, honour that TZ > > Org mode does no

Re: [O] Bug: org-2ft and/or float-time is wrong [9.1.2 (9.1.2-22-ga2a034-elpaplus @ ~/.emacs.d/elpa/org-plus-contrib-20171023/)]

2017-11-01 Thread Tim Cross
ings TZ changes or include operations covering different timezones etc). Tim Allen Li writes: > Apologies, my reply was partially omitted. My full reply follows > > On Wed, Nov 1, 2017 at 6:09 AM, Tim Cross wrote: >> >> Allen Li writes: >> >>> On Wed, Nov 1, 2017

Re: [O] Bug: org-2ft and/or float-time is wrong [9.1.2 (9.1.2-22-ga2a034-elpaplus @ ~/.emacs.d/elpa/org-plus-contrib-20171023/)]

2017-11-01 Thread Tim Cross
Allen Li writes: > On Wed, Nov 1, 2017 at 5:09 PM, Tim Cross wrote: >> >> Let me try to clarify and see if that helps. >> >> Org is only forcing time into UTC format for functions which deal with >> time comparisons. i.e. those which use org-2ft. The reaso

Re: [O] Bug: org-2ft and/or float-time is wrong [9.1.2 (9.1.2-22-ga2a034-elpaplus @ ~/.emacs.d/elpa/org-plus-contrib-20171023/)]

2017-11-01 Thread Tim Cross
ke a call. It really depends on the daylight savings time related issues affecting clock tables and other functionality. This is probably something core org maintainers will need to make a call on. Tim Allen Li writes: > On Wed, Nov 1, 2017 at 8:27 PM, Tim Cross wrote: >> >> I get

Re: [O] Bug: org-2ft and/or float-time is wrong [9.1.2 (9.1.2-22-ga2a034-elpaplus @ ~/.emacs.d/elpa/org-plus-contrib-20171023/)]

2017-11-02 Thread Tim Cross
<2017-03-12 04:00:00> = 3 hours >> >> Using UTC seems strictly wrong to me. > > You're right. Using UTC doesn't solve any DST bug, despite what > I initially thought. I think we just need to remove the whole set of > changes about UTC in `parse-time-string'. We also need to adapt tests in > test-org-clock since the same time difference could have different > meanings depending on the time zone. I can do that later, if no one > objects. WDYT?n > > Refactoring time functions in Org is still useful, though. > > Regards, -- Tim Cross

Re: [O] Bug: org-2ft and/or float-time is wrong [9.1.2 (9.1.2-22-ga2a034-elpaplus @ ~/.emacs.d/elpa/org-plus-contrib-20171023/)]

2017-11-02 Thread Tim Cross
Allen Li writes: > On Wed, Nov 1, 2017 at 9:56 PM, Tim Cross wrote: >> > >> To correctly fix this, I feel more analysis is warranted. I'm prepared >> to look at this and present a summary and options, but it will have to >> wait until after 21st when I sta

Re: [O] How to use case sensitive org-search-view?

2017-11-14 Thread Tim Cross
o make this customizable. > > Note that there is `org-occur-case-fold-search'. > > We could implement something similar with, e.g., > `org-agenda-search-view-case-fold-search'. Or maybe use a variable for > every search related function in Org: `org-case-fold-search'. > > WDYT? > > Regards, -- Tim Cross

Re: [O] How to use case sensitive org-search-view?

2017-11-15 Thread Tim Cross
Yes, that seems like a reasonable and consistent approach to me and most likely to keep consistency across org-* and core emacs search functions. regards, Tim Nicolas Goaziou writes: > Hello, > > Tim Cross writes: > >> my 2 cents would vote for a variable which manages

Re: [O] Beginner installing org-mode 9.1.2 from git fails on homebrew emacs-mac

2017-11-16 Thread Tim Cross
rary/Developer/CommandLineTools/usr/bin/make -C lisp install >> rm -f org-version.el org-loaddefs.el org-version.elc org-loaddefs.elc >> org-install.elc >> org-version: 9.1.2 (release_9.1.2) >> Loading /Users/me/elisp/org-mode/lisp/org-compat.el (source)... >> Cannot open load file: cl-lib >> make[1]: *** [org-version.el] Error 255 >> make: *** [install-lisp] Error 2 >> Miguels-MBP:org-mode me$ >> >> cl-lib is of course available when I run Emacs. >> I'm mostly likely missing something which fails to be obvious for me... >> >> Thanks in advance for all the help, >> Miguel -- Tim Cross

Re: [O] Public TODO agendas

2017-11-20 Thread Tim Cross
g-agenda files list. This is just an rough idea. > > I am not sure this is possible. If I try http: as the protocol, tramp > tells me that only localhost is allowed. Maybe I do not have tramp > configured properly? -- Tim Cross

Re: [O] "Reference Dump" rant

2017-11-21 Thread Tim Cross
gt; > I guess I'm saying it would be nice to have a big omnibus O'Reilly-style > tutorial on how to use org-mode. I've hung with org-mode because I think > it's great and, IMHO, should become a standard tool in all > STEM/STEM-education settings. Think of all those high schools (and even > colleges) forcing students to use "graphic calculators." What a waste! > > LB -- Tim Cross

Re: [O] Can export the files with bibliography only to LaTeX

2017-12-15 Thread Tim Cross
ts that could not compete if not only those > artificial "standards" supported not by logical reasoning, but by > interests of the most powerful players. > > So I need to adopt DOC/DOCX in my workflow somehow. It is required by my > university and by my publishers also. -- Tim Cross

Re: [O] BeOrg

2018-01-03 Thread Tim Cross
manual, mention MobileOrg, but not the newer BeOrg app > ( http://beorgapp.com/ ). Maybe add a reference to it? -- Tim Cross

Re: [O] [IT] Broken support for links to text files (both internal & external)

2018-01-05 Thread Tim Cross
. > ;; Your init file should contain only one such instance. > ;; If there is more than one, they won't work right. > ) > > What should I add *by hand* in ~/.emacs? > I'm sorry, it is just a matter of very basic elisp syntax (but I never > took the time to dig into elisp yet!). > -- Tim Cross

Re: [O] [RFC] Could we get rid of Org specific "mark ring"

2018-01-30 Thread Tim Cross
t miss out if that feature is removed, C-u SPC works > great. > >> -- Tim Cross

Re: [O] how do you compose mails in Gnus with org-mode

2018-03-07 Thread Tim Cross
to run into a number of bugs with the latest development version of emacs and you are probably one of the very few who are looking at bugs in that version. Good luck. -- Tim Cross

Re: [O] how do you compose mails in Gnus with org-mode

2018-03-08 Thread Tim Cross
re looking at bugs in that version. Good luck. > > > Yeah maybe. At least this way reporting them I could contribute a bit to > GNU emacs. :-D > > > > -- regards, Tim -- Tim Cross

Re: [O] [OT] nobody (none)

2018-03-26 Thread Tim Cross
not changed any settings at my end so I assume some commonly used > component of the chain of email applications has changed settings and > that I need to respond to that change. But where? and what? > > Any hints on where to look would be most helpful. > > Again, sorry for the OT message. > > Roger -- Tim Cross

Re: [O] Scheduling and calendar-day-of-week

2018-04-06 Thread Tim Cross
when checking past dates, but all future instances will be visible. #+END_QUOTE -- Tim Cross

Re: [O] [ANN] OrgStruct is dead. Long live Orgalist.

2018-04-09 Thread Tim Cross
ul in making my setup clearer, further controlling package setup/load and deferring package loading to get faster startup times. I wouldn't worry about emacs 27 too much. We are still waiting on emacs 26, so emacs 27 is probably 5+ years away yet! -- Tim Cross

Re: [O] [ANN] OrgStruct is dead. Long live Orgalist.

2018-04-09 Thread Tim Cross
years back. Prefer the stability and there wasn't much in new versions that justified the regular updates and rebuilds etc. On 10 April 2018 at 15:20, Eric S Fraga wrote: > On Tuesday, 10 Apr 2018 at 07:51, Tim Cross wrote: > > I have also found the 'use-package' package to be

Re: [O] [POLL] Should Org tempo be enabled by default? (expand templates thru e.g. "

2018-04-29 Thread Tim Cross
/src/master/etc/ORG-NEWS > > ... I'm not sure what direction is best. Ideas welcome! > Given that Emacs has eww, linking to a web page for NEWS from the menu seems to be OK. However, I just noticed that org-plus-contrib and org from the org repos do have NEWS.org, so for consistency, shouldn't they be added to elpa's versions? -- Tim Cross

Re: [O] [POLL] Should Org tempo be enabled by default? (expand templates thru e.g. "

2018-04-29 Thread Tim Cross
Bastien writes: > Hi Nicolas, > > Nicolas Goaziou writes: > >> Bastien writes: >> >>> Again, I may be wrong in thinking disabling this will cause trouble to >>> many users. Let's just take a moment to see what users think. >> >> It will case trouble during the time necessary to read ORG-NEWS

Re: [O] [POLL] Should Org tempo be enabled by default? (expand templates thru e.g. "

2018-04-30 Thread Tim Cross
drawn to Emacs to get access > to it. Many of them probably have no idea where the ELPA files are > stored and even if they do they probably won't look in the etc > subdirectory. > > Why torture our users when it's so simple to keep the old behavior > enabled? If I hadn't seen Bastien's tweet pointing to this thread, I > would most certainly be one of the people described above. > > -- regards, Tim -- Tim Cross

Re: [O] [POLL] Should Org tempo be enabled by default? (expand templates thru e.g. "

2018-04-30 Thread Tim Cross
On 1 May 2018 at 08:39, Jon Snader wrote: > > Tim Cross writes: > > [Snip] >> >> Personally, I feel the new version should be the default and we should >> provide an easy way to re-enable the old version for those who wish to >> continue with what they are

Re: [O] org-plus-contrib fails to compile

2018-05-01 Thread Tim Cross
l probably downlload and install the package during startup. Just make sure your org setup comes after your package setup. -- Tim Cross

Re: [O] [POLL] Should Org tempo be enabled by default? (expand templates thru e.g. "

2018-05-04 Thread Tim Cross
;>> /home/neil/.emacs.d/elpa/org-20180430/) >> >> The new structure template mechanism will be part of the next major >> Org release (9.2). You can test it by cloning the master branch of >> Org's repository. >> >> Check https://orgmode.org/manual/Installation.html#Installation >> >> HTH, >> >> -- >> Bastien >> >> -- Tim Cross

Re: [O] [POLL] Should Org tempo be enabled by default? (expand templates thru e.g. "

2018-05-04 Thread Tim Cross
t is not there, you probably want to create one. > > was my thinking. incorrect? > > On 5/4/18, Tim Cross wrote: >> >> won't that conflict with the key binding for block editing mode? >> >> Also, I think C-c , is possibly more in-line with other >> t

Re: [O] [POLL] Should Org tempo be enabled by default? (expand templates thru e.g. "

2018-05-06 Thread Tim Cross
f the snippets I need for a specific mode. I suspect it is a bit of a VHS v Betamax situation - yasnippets may not be the best solution, but it seems to have grabbed largest market share! Tim -- Tim Cross

Re: [O] how putting \begin{document} at the right place to export a specific latex class ?

2018-06-11 Thread Tim Cross
; >"\\documentclass\[oumk,xs]\{xxllp\} > [NO-DEFAULT-PACKAGES] > [NO-PACKAGES] > \\usepackage{amsmath} > \\usepackage{amssymb} > \\usepackage{blabla} > \\usepackage{blablabla} > \\pagestyle{myheadings}\\markboth{Author}{Title of the paper} > \\LaLPonline{??} \\setcounter{page}{1} > \\thispagestyle{LLPrrobezissn} \\label{p} > \\AuthorTitle{Joseph Vidal-Rosset}{\\uppercase{Title of the paper}}" >("\\section\{%s\} . \\section*\{%s\}") >("\\subsection\{%s\} . \\subsection*\{%s\}") > )) > > > For this class, the \begin{document} should be just after > \\pagestyle{myheadings}\\markboth{Author}{Title of the paper} > and just before > \\LaLPonline{??} \\setcounter{page}{1} \\thispagestyle{LLPrrobezissn} > \\label{p} > > but because I do not understand clearly the syntax of the function, I > do not succeed and the export does not work correctly. > > Any suggestion? -- Tim Cross

Re: [O] TODO do not display in org-agenda mode

2018-06-25 Thread Tim Cross
gt; hesitate / worry over whether it might be different from Emacs? > > On the other hand, if it's different from Emacs, does it still make > sense to ask for support here? > > I'm genuinely in the dark here, although inclined to think that forking > the name (of Emacs) is a subtly damaging thing to do; so interested > either to be put right or to hear other opinions. > > Regards, > Neil -- Tim Cross

Re: [O] ob-clojure.el is not compatible with new CIDER API

2018-07-18 Thread Tim Cross
just having an interface based around a simple interface, such a inf-clojure. stardiviner writes: > I found ob-clojure.el is not compatible with new CIDER API now. > I don't know CIDER much, is there anybody want to update it? -- Tim Cross

Re: [O] ob-clojure.el is not compatible with new CIDER API

2018-07-23 Thread Tim Cross
lojure work, so it is not high on the priority list. On Tue, 24 Jul 2018 at 15:09, stardiviner wrote: > > Tim Cross writes: > > > I did this a couple of times in the past, but not long afterwards, CIDER > > would again change and the interface would no longer work. > &

Re: [O] Feature request: Maintaining multiple init files with one org file

2018-07-28 Thread Tim Cross
your init file in case of an error. > > I don't actually understand why the developers decided not to implement > export filtering in the tangling operations. I know about the COMMENT > keyword, but the above example should make clear that this solution is > far from handy. > > Maybe there is another way that escaped me so far? > > All best, > > Sven -- Tim Cross

Re: [O] ob-clojure.el is not compatible with new CIDER API

2018-07-29 Thread Tim Cross
nd the old slime-clojure interfaces). stardiviner writes: > Tim Cross writes: > >> I did begin to look at it. From memory, the inf-clojure integration didn't >> look that hard, >> but it did require some additional scaffolding to mae the comms work well. I >>

Re: [O] Suspected bug with LaTeX export: the pdf does not open

2018-08-18 Thread Tim Cross
that there is a problem with my emacs 24.5.1, > which is the default on my Fedora 23 distribution. (NB: The emacs > 26.1 used above is built from source and I can't make it fully work > for regular use, i.e., with my normal .emacs.) > > Regards -- Tim Cross

Re: [O] Org-mode and koma-script

2018-08-27 Thread Tim Cross
_CLASS: book) > (with-eval-after-load "ox-latex" > (add-to-list 'org-latex-classes > '("book" > "\\documentclass{book}" > ("\\part{%s}" . "\\part*{%s}") > ("\\chapter{%s}" . "\\chapter*{%s}") > ("\\section{%s}" . "\\section*{%s}") > ("\\subsection{%s}" . "\\subsection*{%s}") > ("\\subsubsection{%s}" . "\\subsubsection*{%s}" > > ;; Pour utiliser la classe koma-script. Indiquer : #+LaTeX_CLASS: > koma-article > (with-eval-after-load "ox-latex" > (add-to-list 'org-latex-classes > '("koma-article" "\\documentclass{scrartcl}" > ("\\section{%s}" . "\\section*{%s}") > ("\\subsection{%s}" . "\\subsection*{%s}") > ("\\subsubsection{%s}" . "\\subsubsection*{%s}") > ("\\paragraph{%s}" . "\\paragraph*{%s}") > ("\\subparagraph{%s}" . "\\subparagraph*{%s}" -- Tim Cross

Re: [O] Org-mode and koma-script

2018-08-28 Thread Tim Cross
. "\\subsection*{%s}") ("\\subsubsection{%s}" . "\\subsubsection*{%s}")) ("korma-report" "\\documentclass[11pt]{scrreport}" ("\\part{%s}" . "\\part*{%s}") ("\\chapter{%s

Re: [O] Org-mode and koma-script

2018-08-28 Thread Tim Cross
n being able to help yourself. HTH Tim gmx writes: > Le 28/08/2018 à 18:04, Tim Cross a écrit: >> Sorry, I was in a rush before work and sent you the wrong command! > No problem. Thank you for giving me your time. >> >> What you need to do is run emacs --debug-init rathe

Re: [O] orgalist & variable binding depth

2018-09-05 Thread Tim Cross
how to manage in any > case -- do you htink this counts ass a yasnippet issue or an orgalist issue > or a message-mode issue? > > > On Wed, Sep 5, 2018 at 9:30 AM Josiah Schwab wrote: > >> Hi Matt, >> >> > and also are other people seeing the same issue? >> >> Yes, I have also seen this using orgalist + mu4e-compose-mode. >> >> Josiah >> -- Tim Cross

Re: [PATCH] Don't fill displayed equations

2021-09-30 Thread Tim Cross
Nicolas Goaziou writes: > Hello, > > Colin Baxter writes: > >>> Nicolas Goaziou writes: >> >> > Timothy writes: >> >> Nicolas Goaziou writes: >> >> >> >>> I strongly disagree with this. \[...\] is an inline element, not >> >>> a block element. As such, it can be fil

Re: Elegant way to export org to Markdown ?

2021-10-02 Thread Tim Cross
Jean-Christophe Helary writes: > I'm trying to work with SourceHut (sr.ht) and right now they only accept > Markdown syntax for their readme/wiki files. > > Since I work in Emacs/org-mode to write my documents (and try to stick to > that), > I'd like to know if there is an elegant way to expo

Re: Feature request: in org html export, option to disable id & class properties.

2021-10-03 Thread Tim Cross
Zachary Kanfer writes: > Sure, I'm generally interested in making this useful. Weird that it claims to > be part of org, but isn't. > > I do think it would be useful to have a minimalist html exporter in org, > whether slimhtml or some other one. The built-in html > exporter is rather opinion

Re: 9.5: coping with loss of ditaa.jar

2021-10-04 Thread Tim Cross
Eric S Fraga writes: > On Sunday, 3 Oct 2021 at 07:25, Jarmo Hurri wrote: >> 1. I am running Fedora 34, where ditaa is available as a >>package. However, just pointing org-ditaa-jar-path to the correct >>location /usr/share/java/ditaa.jar is not sufficient, because doing >>so leads

Re: 9.5: coping with loss of ditaa.jar

2021-10-10 Thread Tim Cross
Jarmo Hurri writes: > Greetings. > > Let me collect the suggested responses with their merits and potential > issues. > > 1. Use ditaa.jar that comes with your operating system. Perfect if this >works. Seems to work e.g. in Debian, does not seem to work with >Fedora. Perhaps because one

Re: 9.5: coping with loss of ditaa.jar

2021-10-10 Thread Tim Cross
Another alternative which I just found is the ditaa version on github, which has SVG support. See https://github.com/stathissideris/ditaa. If you click on the 'release' link on the right, there is the most recent release, which includes a link to a standalone ditaa.jar file. I've not tried this

Re: How to keep getting org updates

2021-10-11 Thread Tim Cross
Galaxy Being writes: > This is in my init.el > > ... > (setq package-archives '(("ELPA" . "http://tromey.com/elpa/";) > ("gnu" . "http://elpa.gnu.org/packages/";) > ("melpa" . "https://melpa.org/packages/";) > ("org" . "https://orgmode.org/elpa/";))) > ... > > I'm guessing the last line is

Re: How to keep getting org updates

2021-10-13 Thread Tim Cross
Galaxy Being writes: > Appreciate the help and encouragement. This pinning business ... seems like > musical chairs with different suggestions here and > there. Should I use this suggestion, or maybe this one, or...? And where is > the maintained list of packages? I see > .../elpa/archives/ b

Re: org-table-blank-field key binding removal

2021-10-13 Thread Tim Cross
Eric Abrahamsen writes: > Kyle Meyer writes: > >> Michael Brand writes: >> >>> The change is not announced in ORG-NEWS. I think it should be in Version >>> 9.4. >> >> Right, I agree this change should have come with a NEWS entry, though >> 0c4e844c8 (Remove default binding for org-table-blank

Re: [BUG] org-toggle-headline inserts "TODO" regardless of local definitions [9.5 (9.5-g0a86ad @ /home/rasmus/.emacs.d/elpa/org-9.5/)]

2021-10-17 Thread Tim Cross
Ihor Radchenko writes: > autofrettage writes: > >> * DONE Apple >> ** TODO Banana >> >> ...instead of these: >> >> * baz Apple >> ** foo Banana > > Confirmed. > > Currently, checkbox to todo keyword mapping is hard-coded in > org-list-to-subtree. > > We may use something like > [ ] -> (car org

Re: [BUG in org master?] (was: how to indent (or refill) properties)

2021-10-22 Thread Tim Cross
Uwe Brauer writes: > [[S/MIME Signed Part:Undecided]] "KLG" == Kévin Le Gouguec writes: > > Thanks > >> Uwe Brauer writes: >>> But I would like them to be indented like this >>> >>> ** DONE G1 >>> :H1:G1: >>> :PROPERTIES: > >>

Re: [BUG in org master?]

2021-10-22 Thread Tim Cross
Uwe Brauer writes: > [[S/MIME Signed Part:Undecided]] > >> Uwe Brauer writes: > > >> What is the setting for electric-indent-mode in the org buffer? > > , > | electric-indent-mode is a variable defined in ‘electric.el’. > | > | Its value is nil > | Original value was t > ` > > Not sur

Re: Fwd: errors when using org-agenda

2021-10-22 Thread Tim Cross
William McCoy writes: > I am modifying my previous message (that has not yet appeared on this list) > with > some additional information regarding this issue: > > > I have been having some strange errors when using org-agenda.  The errors seem > to have begun about the time I upgraded to org 9

Re: Fwd: errors when using org-agenda

2021-10-23 Thread Tim Cross
Greg Minshall writes: > Tim, et al., > >> These types of errors are frequently caused by a 'mixed' installation >> of org versions. This will happen if you upgrade org when org is >> already loaded in the instance of emacs used to perform the upgrade. > > a question: is there any way that we ca

Re: Fwd: errors when using org-agenda

2021-10-23 Thread Tim Cross
Greg Minshall writes: > (and, after fifteen years of vi, and now 25 of emacs, i guess i'll skip > the spacemacs experience. :) > Similar past for me as well. I used vi from early/mid 80x until mid 90s and then switched to Emacs and used standard Emacs bindings until a couple of years ago, the

Re: [PATCH] Re: Fwd: errors when using org-agenda

2021-10-24 Thread Tim Cross
Ihor Radchenko writes: > Tim Cross writes: > >> What would really be needed is some way to check when org is going to be >> compiled that no existing org functionality is loaded. Doubt this can be >> easily done within org itself because of a chicken and egg proble

Re: Fwd: errors when using org-agenda

2021-10-24 Thread Tim Cross
Greg Minshall writes: > Tim, > > i wonder if the emacs variable `load-history` might be of (approximate) > help? i submit a starter routine below. as the comments say: caveat, > caveat, caveat. > > i don't think something as uncertain as this would be a candidate for > normal run-time checkin

Re: Evaluate or execute?

2021-10-24 Thread Tim Cross
"Thomas S. Dye" writes: > Aloha all, > > The org manual and various documents on Worg appear to use the subject terms > as > synonyms for running a bit of source code and gathering its result. Is there > a > useful distinction that this non-software engineer is missing? Or, are the > terms

Re: A quick LaTeX reference guide in Org

2021-10-24 Thread Tim Cross
Juan Manuel Macías writes: > Hi, > > The TeXstudio editor includes a comprehensive LaTeX reference guide in > HTML > (https://github.com/texstudio-org/texstudio/blob/master/utilities/latexhelp.html). > I have converted it to Org with Pandoc (and then cleaned it up and fixed > some broken links)

Re: the GNU bug tracker, use it or have something similar? Gmane might block attachments in bug reports

2021-10-25 Thread Tim Cross
Uwe Brauer writes: > Hi > > org-submit-bug-report sends an email to the org-mode mailing list. It > turns out, that if you attach a file and later display that message on > gmane, as I do in order to keep my email traffic in moderate numbers, > then gmane might block that attachment. > > Now GN

Re: SHIFT-TAB not working in Windows-SSH-shell or Debian-tty (sometimes "M-[ ~ is undefined")

2021-10-31 Thread Tim Cross
writes: > X-Post: https://github.com/daviwil/emacs-from-scratch/issues/67 > > Hello together. > > # Introduction > > I am quite new to emacs and building my init.el based the "Emacs from > Scratch" (by System Crafter) videos. In org-mode I experience some wired > behavior of the SHIFT-TAB key w

Re: Storing database credentials outside an org file

2021-10-31 Thread Tim Cross
Mike Gauland writes: > I often use an org file to record database queries, using sql source blocks. > I've been putting the database credentials in the file using header-args:sql > properties, but I'd prefer to have the credentials saved in a separate file > for > security reasons. > > Any ide

Re: [BUG] Org V 9.5 error when ~/.cache doesn't exist

2021-11-02 Thread Tim Cross
Ihor Radchenko writes: > Max Nikulin writes: > >> Ihor, your fix affects linux as well. .cache directory may be missed in >> fresh accounts. E.g. I just have created a new test container (my old >> one has emacs-25): > > After second thought, I am not sure anymore if using XDG is a good idea

Re: Introducing Org-transclusion

2021-11-05 Thread Tim Cross
Noboru Ota writes: > Timothy writes: > >> It’s worth noting that currently Org’s minimum supported Emacs version is >> 25. Do >> you use much from Emacs 26/27? There was mention of compat.el earlier though, >> and if that goes somewhere this may not be an issue. > > Thank you, Timothy. I tak

Re: [BUG] Org V 9.5 error when ~/.cache doesn't exist

2021-11-05 Thread Tim Cross
Ihor Radchenko writes: > Kaushal Modi writes: > >> Figured out the problem.. looks like Org main branch doesn't support emacs >> 25. >> >> My build script was building Org for all emacs versions starting from >> version 25. It builds fine if remove the build for emacs 25. I think I >> missed

Re: Introducing Org-transclusion

2021-11-06 Thread Tim Cross
Noboru Ota writes: > Timothy writes: >> Hi Tim, >> > >>> I feel it is functionality which will be used by a subset of users >>> or by others only occasionally. > > Tim, thank you for your feedback. > Timothy, thank you for forwarding Tim's feedback into the loop. > > I think this assessment is

Re: typescript from org src buffer -- tide, lsp

2021-11-06 Thread Tim Cross
Greg Minshall writes: > hi. > > i'm wondering if anyone programming in typescript might have run into, > and solved, this "problem", of tangling into a subdirectory, and tide > [1] not being able to resolve "relative" imports. > > i have a file in path /a/b/foo.org. it includes various source

Re: whitespace in org source files

2021-11-12 Thread Tim Cross
excalamus--- via "General discussions about Org-mode." writes: > I'm hacking on ob-shell.el and I see that the source has mixed tabs and > spaces. > If I were to contribute changes, would it be an issue if tabs were converted > to > whitespace? > > I've not used the email contribution style

Re: after installing python3.6 on Ubuntu 16.04, org files open with errors

2021-11-12 Thread Tim Cross
Uwe Brauer writes: > Hi > > I am running Ubuntu 16.04 and I installed python3.6 (which is not > officially supported for that Ubuntu version via > https://askubuntu.com/questions/865554/how-do-i-install-python-3-6-using-apt-get > > I also installed > > sudo -H python3.6 -m pip install jupyter

Re: after installing python3.6 on Ubuntu 16.04, org files open with errors

2021-11-13 Thread Tim Cross
Uwe Brauer writes: > [[S/MIME Signed Part:Undecided]] > >> Uwe Brauer writes: > > >> The whole transition from v2.x to v3.x for python has been a terrible >> mess. Version issues are the most frustrating aspect of Python and one >> reason I've never embraced the language. > >> Given that Ubunt

Re: [DISCUSSION] Refactoring fontification system

2021-11-19 Thread Tim Cross
Ihor Radchenko writes: > Dear all, > > Recently, there have been multiple issues related to incorrect > fontification: > - https://list.orgmode.org/orgmode/23707.20428.546749.44...@frac.u-strasbg.fr/ > - https://list.orgmode.org/orgmode/87fsujp7mc@web.de/ > - https://list.orgmode.org/orgmod

Re: [PATCH] Accept more :tangle-mode specification forms

2021-11-19 Thread Tim Cross
Timothy writes: > Hi All, > > I thought I’d checked for this, but I’ve just noticed that :tangle-mode 755 > doesn’t actually work as expected. I assumed 755 would be passed as a string > but > org-babel-parse-header-arguments actually turns it into an integer, just like > (identity #o755). Obv

Re: [PATCH] Accept more :tangle-mode specification forms

2021-11-20 Thread Tim Cross
Timothy writes: > The parsing of “555” to the integer 555 is done by > org-babel-parse-header-arguments, and so can’t really be changed. For a simple > octal notation our best bet is adding non-digit characters so it is left as a > string, e.g. “o555”. I don't understand this. Why can't it be

Re: [PATCH] Accept more :tangle-mode specification forms

2021-11-20 Thread Tim Cross
Timothy writes: > * For example, “:tangle-mode 755” will now produce the warning: > “1363 is not a valid file mode octal. Did you give the decimal value 755 by > mistake?”. Maybe it would be worth adding “if so try o755” or similar? I think that warning will be confusing for users. They w

Re: [PATCH] Accept more :tangle-mode specification forms

2021-11-21 Thread Tim Cross
Timothy writes: > Hi Tim, > >>> The parsing of “555” to the integer 555 is done by >>> org-babel-parse-header-arguments, and so can’t really be changed. >> >> I don't understand this. Why can't it be changed? > > Well, it can't be changed without changing > org-babel-parse-header-arguments, whi

Re: [PATCH] Fix window width when line numbers present

2021-11-22 Thread Tim Cross
Ihor Radchenko writes: > Bastien writes: > >> Our commitment is that the latest Org version is compatible with the >> last three stable versions of Emacs. >> >> So when Emacs 28 and Org 9.6 are both out, we guarantee that Org is >> compatible with Emacs 28, 27 and 26. >> >> Does that explain i

Re: [PATCH] Fix window width when line numbers present

2021-11-22 Thread Tim Cross
Bastien writes: > Hi Ihor, > > Ihor Radchenko writes: > >> The text is mostly clear. However, there is a slight confusion about >> actual current Emacs version vs. planned Emacs version. > > I've rephrased it a bit to focus on "releases", not "versions": > > We aim at keeping the latest stab

Re: Why is an image width restricted to being between 0 and 200% of the text area

2021-11-23 Thread Tim Cross
Matt Huszagh writes: > I agree that requesting an image to be >2x the buffer text width is a > strange request, and it's not one I've ever tried to give. But, I think > the salient point is that it's a very clear request, and I think org > should carry it out. I'm all in favor of org helping pe

Re: CDATA auto aggregation

2021-11-26 Thread Tim Cross
Diego Rodriguez writes: > Hello, > > I am customizing my org-mode installation but there is something that I don't > understand. > > When I execute the following statement: > > ``` > (setq org-html-mathjax-template > > " > > MathJax.Hub.Config({ > displayAlign: \"%ALIGN\", >

Re: Re-installing org-mode packages due to annoying message

2021-11-28 Thread Tim Cross
"Alan E. Davis" writes: > I have just spent an hour trying to figure out what's going on with ELPA, GNU > ELPA, NONGNU ELPA packages. I am lost. > > A plethora of methods exist for installing org-mode and other packages; it is > unnecessary to list them, even if I could. > > I've been using

<    1   2   3   4   5   6   7   8   9   >