Re: [O] Is there any orgmode ChangeLog workalike (with enhancements)?

2019-09-25 Thread Colin Baxter
your version of org-mode, you may get a depreciation warning on file+datetree. If you do then change it to file+olp+datetree. Best wishes, -- Colin Baxter www.Colin-Baxter.com - GnuPG

Re: Org export to HTML with encrypted information ??

2019-11-29 Thread Colin Baxter
ion, etc., so that my family has all the I would strongly advise against including any financial or medical information. All encryption is breakable given adequate resources. I suggest that you would be providing sufficient motivation for someone to garner those resources. -- Colin Baxter www.Colin-Baxter.com

org-deadline-warning-days per file

2019-12-29 Thread Colin Baxter
I have my org-deadline-warning-days set to 60 via #+begin_src elisp (setq org-deadline-warning-days 60) #+end_src in my ~/.emacs. How can I set it individually for each deadline in an org-mode file? Thanks. -- Colin Baxter www.Colin-Baxter.com

Re: org-deadline-warning-days per file

2019-12-31 Thread Colin Baxter
>>>>> Nick Dokos writes: > Colin Baxter writes: >> I have my org-deadline-warning-days set to 60 via >> >> #+begin_src elisp (setq org-deadline-warning-days 60) #+end_src >> >> in my ~/.emacs. How can I set it individua

Table alignment documentation

2020-02-02 Thread Colin Baxter
I notice in https://orgmode.org/manual/Column-width-and-alignment.html that a footnote says table centering does not work in emacs but only when exported to html. This does not seem to be correct as shown in below screen shot. Perhaps I am missing something. Best wishes, Colin.

Making info gives error

2020-02-11 Thread Colin Baxter
ory '/home/redknight/git/org-mode/doc' mk/targets.mk:127: recipe for target 'info' failed make: *** [info] Error 2 Best wishes. Colin. -- Colin Baxter www.Colin-Baxter.com

Re: [O] Firefox extension "Org-capture" stopped working after update

2017-08-17 Thread Colin Baxter
omewhere in your path. No 'make' or 'make install' is necessary. As for conkeror, I pull a git version (currently 1.0.3) and use XULRunner 41.0.2. It's old I suppose, but for the sites I use (no social media or sites with top-heavy scripting) it works well. You can also launch

Re: [O] Firefox extension "Org-capture" stopped working after update

2017-08-18 Thread Colin Baxter
Dear Adam, >>>>> "Adam" == Adam Porter writes: Adam> Colin Baxter writes: Hi Colin, >> You can also launch conkeror using palemoon, and this looks like >> the future. Adam> Thanks, I have heard of conkeror but never got around to

Re: [O] make compile fails

2017-08-19 Thread Colin Baxter
6_64 #1 SMP Mon Aug 7 15:27:25 UTC 2017 x86_64 > x86_64 x86_64 GNU/Linux [jarmo@localhost org-mode]$ dnf list > installed emacs Installed Packages emacs.x86_64 1:25.2-3.fc26 > @updates -- Works for me using 'make clean' followed by 'make all'. Colin. -- -- Colin Baxter m43...@yandex.com GnuPG fingerprint: 68A8 799C 0230 16E7 BF68 2A27 BBFA 2492 91F5 41C8

Re: [O] make compile fails

2017-08-19 Thread Colin Baxter
Dear Jarmo, >>>>> Jarmo Hurri writes: > Hi Colin. > Colin Baxter writes: >> Works for me using 'make clean' followed by 'make all'. > For some reason I still get the same error even with that sequence > of comman

Re: [O] [ANN] Agenda speed up

2017-08-28 Thread Colin Baxter
e agenda altogether. This is their sole purpose, >> after all. WDYT? --- snip --- Russell> Please consider preserving the existing inactive timestamps Russell> functionality. I too find inactive timestamps to be extremely useful, and would like the ability to use them i

Re: [O] Time-Event-Diagrams

2017-08-29 Thread Colin Baxter
anel writes: This no longer appears to work. The file whenfile.svg is created but is empty. Best wishes, -- -- Colin Baxter m43...@yandex.com GnuPG fingerprint: 68A8 799C 0230 16E7 BF68 2A27 BBFA 2492 91F5 41C8

[O] Dynamically narrow table columns

2017-09-10 Thread Colin Baxter
I very much like the new table-column narrowing. I've customised the "org-table-shrunk-column-indicator" - a great feature. Thank you. ---- Colin Baxter m43...@yandex.com GnuPG fingerprint: 68A8 799C 0230 16E7 BF68 2A27 BBFA 2492 91F5 41C8

Re: [O] Nested smart quotes

2017-10-05 Thread Colin Baxter
are other > characters between the quotes, that is they are not together at > the start or the end of the quote, they get rendered correctly. > Thanks in advance > Martin What about She said to me: \lq\lq Rick screamed, \lq let's go together\rq\nbsp{}\rq\rq -- Colin Baxter m43...@yandex.com

Re: [O] Nested smart quotes

2017-10-05 Thread Colin Baxter
ys of Unicode, I think the only solution > is to use xelatex or another Unicode-cognizant TeX system and to > use a proper apostrophe. > -- Nick TeX/LaTeX were after all designed primarily for mathematics. That said, it might be worth looking at the upquote package: https:/

Re: [O] Public TODO agendas

2017-11-17 Thread Colin Baxter
d from David> worgers.org. Are there more people interested in this idea? Have you looked at 'org-secretary' in ../contrib/lisp/? Best wishes -- Colin Baxter m43...@yandex.com - GnuPG fingerprint: 68A

Re: [O] Public TODO agendas

2017-11-19 Thread Colin Baxter
ween David> us. Ok - best of luck in finding what you want. Best wishes, -- Colin Baxter m43...@yandex.com - GnuPG fingerprint: 68A8 799C 0230 16E7 BF68 2A27 BBFA 2492 91F5 41C8 ---

Re: [O] How to log changes to orgmode files?

2017-11-29 Thread Colin Baxter
ot;mVersion" might be what you want. Beware that gitinfo2 sometimes conflicts with the options "usenames" and "dvipsnames" for packages "color" and "xcolor". Best wishes. -- Colin Baxter m43...@yandex.com -

[O] org-archive will not compile

2017-12-04 Thread Colin Baxter
Hello, As of org-version: 9.1.3 (release_9.1.3-226-g0c6917), org-archive.el will not compile: org-archive.el:183:1:Error: Invalid read syntax: "." Best wishes, -- Colin Baxter - GnuPG fingerprint: 68A8 799C 0230

Re: [O] org-archive will not compile

2017-12-04 Thread Colin Baxter
>>>>> Colin Baxter writes: > Hello, As of org-version: 9.1.3 (release_9.1.3-226-g0c6917), > org-archive.el will not compile: > org-archive.el:183:1:Error: Invalid read syntax: "." Please ignore this, I had a locally corrupt file. Sorry.

Re: [O] Git repository error

2017-12-18 Thread Colin Baxter
What about performing a plain > git pull > instead of make update? > What about a fresh git clone? I've just entered "git pull" and I get the same "Connection reset by peer" error as before. -- Colin Baxter m43...@yandex.com ---

Re: [O] Git repository error

2017-12-18 Thread Colin Baxter
he remote is the http > version, succeeds as well. Not here, "git clone http://orgmode.org/org-mode.git"; just hangs with Cloning into 'org-mode'... never completing. -- Colin Baxter m43...@yandex.com --

Re: [O] Git repository error

2017-12-18 Thread Colin Baxter
>>>>> Nick Dokos writes: > Colin Baxter writes: >>>>>>> Nick Dokos writes: >> >> > I get the same results as Detlef: git pull git remote update >> git > clone git://orgmode.org/org-mode.git >>

Re: [O] Git repository error

2017-12-20 Thread Colin Baxter
>>>>> Robert Klein writes: > Hi guys, I removed old git-daemon processes and restartet the git > daemon. > Does it work better, now? Yes, it does. I have just updated successfully with an old school 'git pull'. Thanks.

[O] ox-bibtex

2018-01-10 Thread Colin Baxter
It seems that the emacs-26.0.90 pretest, which uses org-version 9.1.2, does not contain ox-bibtex. I thought ox-bibtex was introduced at org-version 8.2. Best wishes.

Re: [O] ox-bibtex

2018-01-10 Thread Colin Baxter
I've overlooked the fact that ox-bibtex is in contribs of org-mode git. Perhaps it never was in the main lisp directory of org-mode. It does seem a rather basic package though. Best wishes.

Re: [O] does this pandoc error look familiar to anybody?

2018-03-19 Thread Colin Baxter
> Adonay Felipe Nogueira writes: snip > Good academic and writting practice tells that headings shouldn't > be more than four levels deep. In LaTeX (which is used for PDF > export), and its default `article' class, you can have > `section{}',

[O] org-collector

2018-06-28 Thread Colin Baxter
to do this other than my clumsy, cargo-cult effort? Thank you. Colin Baxter m43...@yandex.com - GnuPG fingerprint: 68A8 799C 0230 16E7 BF68 2A27 BBFA 2492 91F5 41C8 -

Re: [O] org-collector

2018-06-28 Thread Colin Baxter
>>>>> "Nicolas" == Nicolas Goaziou writes: Nicolas> Hello, Colin Baxter writes: >> I do not want any output fields of the tables generated by >> org-collector to show double quotes ("). To achieve this, I >> changed the st

[O] Request - make comments `bracket-dumb'

2018-08-06 Thread Colin Baxter
highlighted, as if it were active. Both pairs of brackets disappear if `bib:blah' is not present. This seems to me to be contrary to what a Comment should be - namely a piece of wholly dumb text. Could this not be achieved? Best wishes, Colin Baxter m43...@yande

Re: [O] Request - make comments `bracket-dumb'

2018-08-08 Thread Colin Baxter
Dear Alain, >>>>> Alain Cochard writes: > Colin Baxter writes on Mon 6 Aug 2018 11:13: >> >> If I launch emacs -q, create an org-mode file and enter a comment >> as >> >> # Blah blah [[bib:blah]] blah blah. >>

Re: [O] Recovering org-completion-use-ido functionality

2018-09-03 Thread Colin Baxter
Dear Ben, > ben lamothe writes: > I've been able to implement the functionality I wanted using a > buffer-local variable in an org-mode hook: >> >> (defun bl/completion-use-ido () "Set the current buffer's >> completing read engine to IDO." (setq-local >> completing

Re: [O] Recovering org-completion-use-ido functionality

2018-09-03 Thread Colin Baxter
> ben lamothe writes: > I've been able to implement the functionality I wanted using a > buffer-local variable in an org-mode hook: >> >> (defun bl/completion-use-ido () "Set the current buffer's >> completing read engine to IDO." (setq-local >> completing-read-funct

Re: [O] Recovering org-completion-use-ido functionality

2018-09-04 Thread Colin Baxter
Dear Ben > ben lamothe writes: > Thanks for the suggestion. I did try out > `ido-completing-read-plus`, but it's too aggressive for me. It > tries to enable ido *everywhere*, including the interface for > `M-x`. I just want to enable it for org-mode specific > completions.

Re: [O] Documentation in ePub Format

2018-09-12 Thread Colin Baxter
There must be something here I don't understand. If you want epub why not just go from org-manual.org directly to epub using https://github.com/ofosos/ox-epub? Why do we need to go via texi? Best wishes,

Re: [PATCH] Don't fill displayed equations

2021-09-30 Thread Colin Baxter
As has been said, \[ is an alias for \begin{equation*}. For me, I would rather not write equations in org-mode differently from LaTeX. Best wishes, Colin Baxter.

Cannot clone org-mode's git repository

2021-10-03 Thread Colin Baxter
ex, etc. with no problems. Best wishes, Colin Baxter.

Re: Cannot clone org-mode's git repository

2021-10-03 Thread Colin Baxter
>>>>> Colin Baxter writes: > Hello, I get a strange error when I try to clone org-mode: > redknight@jetstar:~/git$ git clone > https://git.savannah.gnu.org/git/emacs/org-mode.git Cloning into > 'org-mode'... fatal: unable to access >

Re: 9.5: coping with loss of ditaa.jar

2021-10-03 Thread Colin Baxter
>> preferred option. I have not looked into ob-ditaa.el however to >> realize if it has enough defcustom options. > A short-term quickfix could be to copy the jar from an older > orgmode and point to that. Indeed. That works for me. Best wishes, Colin Baxter signature.asc Description: PGP signature

Re: "Unknown processor biblatex"

2021-10-04 Thread Colin Baxter
port-processors, like: > (setq org-cite-export-processors '((latex biblatex) (t csl))) Great, but what about old timers like me who insist on using bibtex? I sympathise with the op in not getting this new org-cite to work. It has beaten me despite repeated efforts. Best wishes, Colin Baxter.

Re: "Unknown processor biblatex"

2021-10-04 Thread Colin Baxter
>>>>> Nicolas Goaziou writes: > Hello, Colin Baxter writes: >>>>>>> Bruce D'Arcus writes: >> > You have to load oc-biblatex, say using use-package, and also >> set > org-cite-export-processors, like: >>

Re: "Unknown processor biblatex"

2021-10-04 Thread Colin Baxter
Dear Eric, > Eric S Fraga writes: > Colin, I also only use the basics when writing articles. With the > new org-cite, the closest I have is with the following settings, > as an example: > #+cite_export: natbib plain #+latex_header: > \usepackage[numbers,sort,super]{natb

Re: [ANN] New `bibtex' citation processor

2021-10-09 Thread Colin Baxter
>>>>> Nicolas Goaziou writes: > Hello, I just added the no-thrill "oc-bibtex" citation processor, > which relies on the standard "\cite" and "\nocite" LaTeX > commands. It only supports citation suffixes. > Regards, -- Ni

typo in org-clock.el

2022-01-23 Thread Colin Baxter
At line 2512 :end should be :tend as in: (user-error "Clocktable `:step' can only be used with `:block' or `:tstart, :tend'"))

Cannot link to files with no extension

2022-03-08 Thread Colin Baxter
Org-mode cannot link to files without an extension. I therefore cannot use org-store-link for org-journal files, etc. Best wishes, Colin Baxter.

Re: Cannot link to files with no extension

2022-03-09 Thread Colin Baxter
Hello, Bhavin, >>>>> Bhavin Gandhi writes: > Hello Colin, > On Wed, 9 Mar 2022 at 02:24, Colin Baxter wrote: >> Org-mode cannot link to files without an extension. I therefore >> cannot use org-store-link for org-journal files, etc. > I

Re: Cannot link to files with no extension

2022-03-10 Thread Colin Baxter
Hi Nick, >>>>> Nick Dokos writes: > Colin Baxter writes: >> 6. In a.org enter [[file:./z][This is file z]] and save. >> >> 7. Click on the link. >> >> 8. Message "Running less in /path/to/z ... done", but link

Re: Cannot link to files with no extension

2022-03-11 Thread Colin Baxter
I see the problem using emacs -Q, as I reported in a previous email.

Re: Cannot link to files with no extension

2022-03-12 Thread Colin Baxter
> Nick Dokos writes: > Nick Dokos writes: >> Check also the value of the system-specific variable >> `org-file-apps-{gnus,windowsnt,macos}' - whichever is applcible >> to your case. > That should be `org-file-apps-{gnu,windowsnt,macos}'. -- Nick > "There are only t

Cursor stays TODO creation

2022-04-27 Thread Colin Baxter
Hello, With the latest org-mode, if I set a TODO keyword then after its creation the cursor stays to the left of "T". In the past it would move one space beyond the "O". Is this a new feature? If it is then it's a nuisance. Best wishes, Colin Baxter.

Re: Cursor stays TODO creation

2022-04-27 Thread Colin Baxter
>>>>> Ihor Radchenko writes: > Colin Baxter writes: >> With the latest org-mode, if I set a TODO keyword then after its >> creation the cursor stays to the left of "T". In the past it >> would move one space beyond the "O&q

org-agenda-clock-report-header

2022-05-08 Thread Colin Baxter
Hello, Could more information perhaps be added to the doc string of "org-agenda-clock-report-header"? And an example would be very useful. As it stands at present, I haven't a clue as to what the variable does and why it might be useful. Thank you. Colin Baxter.

Re: [PATCH] Re: org-agenda-clock-report-header

2022-05-09 Thread Colin Baxter
Hello Ihor, >>>>> Ihor Radchenko writes: > Colin Baxter writes: >> Could more information perhaps be added to the doc string of >> "org-agenda-clock-report-header"? And an example would be very >> useful. As it stands at present, I

Re: Regarding arbitrary Org blocks

2022-05-11 Thread Colin Baxter
t; others? That borders on a bug, where my question was considered as > a configuration question. I very much support the idea that special and source blocks should be treatable in the same way. I'd like to be able to edit example and quote using C-c '. Best wishes, Colin Baxter.

Re: [PATCH] Re: org-agenda-clock-report-header

2022-05-12 Thread Colin Baxter
>>>>> Ihor Radchenko writes: > Colin Baxter writes: >> Unfortunately, I see no difference in my clock tables whether I >> have org-agenda-clock-report-header set to t, nil or something >> like "My-Heading", or if I put :Header: as a

Re: org-noter

2022-05-15 Thread Colin Baxter
Hello Uwe > Uwe Brauer writes: > Hi I am running GNU emacs master (2 month old) and have not been > able to use successfully org-noter. > When I open a pdf file with doc-view there seems no way to add a > note to the file. The documentation says one should simple press >

Re: org-noter

2022-05-16 Thread Colin Baxter
>>>>> Uwe Brauer writes: --- Snip -- > BTW does this mode set any sort of marker in the pdf? I have never seen any marker in the pdf file. Best wishes, Colin Baxter.

ox.html causes w3c xhtml validation

2020-03-15 Thread Colin Baxter
ater I think the culprit is commit 68fa5e589f00c8d5b4f7f0dc70be6ebe59238bb8, 11 Feb. Is it possible to fix this? Best wishes, Colin Baxter www.Colin-Baxter.com

Re: ox.html causes w3c xhtml validation

2020-03-15 Thread Colin Baxter
There is no error using org-mode built in the emacs-28.0.50 so it does look as if commit 68fa5e589f00c8d5b4f7f0dc70be6ebe59238bb8 is the culprit. Is it only me using http://validator.w3.org/check? Best wishes, -- Colin Baxter www.Colin-Baxter.com

Re: ox.html causes w3c xhtml validation

2020-03-15 Thread Colin Baxter
Dear Kyle, Thanks for your reply. >>>>> Kyle Meyer writes: > Colin Baxter writes: >> - Begin - Warning Line 205, Column 74: cannot generate >> system identifier for general entity "dn" >> >> …rn:btih:1f7

Re: ox.html causes w3c xhtml validation

2020-03-15 Thread Colin Baxter
>>>>> Kyle Meyer writes: > Adam Porter writes: >> Colin Baxter writes: >> >>> In my opinion, if it can't be fixed then the changes should be >>> removed. Surely, we cannot have an org-mode that knowingly >>&

Re: ox.html causes w3c xhtml validation

2020-03-16 Thread Colin Baxter
>>>>> Kyle Meyer writes: > Adam Porter writes: >> Colin Baxter writes: >> >>> In my opinion, if it can't be fixed then the changes should be >>> removed. Surely, we cannot have an org-mode that knowingly >>&

Re: Problem evaluating gnuplot source blocks

2020-03-16 Thread Colin Baxter
nu-flag to nil. I use gnuplot-mode from git, with the latest 'pull', and the change in the variable is not documented. Best wishes, Colin. -- Colin Baxter www.Colin-Baxter.com - GnuPG fingerprin

Re: ox.html causes w3c xhtml validation

2020-03-17 Thread Colin Baxter
Dear Kyle, > Kyle Meyer writes: > Thanks for reporting back. Arne sent an equivalent patch (see > sibling thread), verifying that LibreJS worked with it. I applied > that in 661696036 (ox-html: escape & in license magnets, > 2020-03-15), so we should be all set. I've done a

Re: Org-list: Add back fancy description list indentation

2020-05-17 Thread Colin Baxter
; it out entirely? > Here's the commit I'm referring to: > https://code.orgmode.org/bzg/org-mode/commit/683df456a41a2b0e308bdbf746f5db0235a6058a > Thanks. > -- James Miller james.ryland.mil...@gmail.com -- Colin Baxter URL: http://www.Colin-Baxter.com

missing packages

2020-05-28 Thread Colin Baxter
Hello, I notice a few packages seem to be absent from the org-mode dev tree, e.g., org-bibtex.el and org-bbdb.el. Yet nothing I've seen in ORG-NEWS suggests that they have been discontinued. I am probably not understanding something rather elementary. Best wishing -- Colin Baxter URL:

Re: missing packages

2020-05-28 Thread Colin Baxter
Dear Kyle, >>>>> Kyle Meyer writes: > Colin Baxter writes: >> I notice a few packages seem to be absent from the org-mode dev >> tree, e.g., org-bibtex.el and org-bbdb.el. Yet nothing I've seen >> in ORG-NEWS suggests that they have be

Re: New mailing list archive at https://orgmode/list/

2020-06-18 Thread Colin Baxter
r dealt with anonymous IMAP before -- is there > anything in the connection process that explicitly tells us "you > don't need to log on"? Otherwise, I guess it doesn't hurt just to > save a bogus username/password and forget about it. I noticed that t

Habit error

2020-07-04 Thread Colin Baxter
for emacs-27. Best wishes, Colin. Colin Baxter URL: http://www.Colin-Baxter.com

Re: Habit error

2020-07-04 Thread Colin Baxter
Hello Marco, >>>>> Marco Wahl writes: > Hello Colin, Colin Baxter writes: >> With the latest pull of org-mode I now find habits are not >> displayed correctly in agenda. The graph bar is missing, with the >> error >> >>

Re: Habit error

2020-07-04 Thread Colin Baxter
>>>>> Milan Zamazal writes: >>>>> "CB" == Colin Baxter writes: CB> Hello, With the latest pull of org-mode I now find habits are CB> not displayed correctly in agenda. The graph bar is missing, CB> with the error CB> org-

Spurious comma after C-c '

2020-07-06 Thread Colin Baxter
+STARTUP 6. The comma appears to form only when + is entered after #, so #STARTUP produces no comma. The STARTUP entry is unimportant and #+ alone also gives a comma. 7. I'm using Org mode version 9.3.7 (release_9.3.7-669-g3327fb) Best wishes, Colin. Colin Baxter URL: http://www.Colin-Baxter.com

Re: Spurious comma after C-c '

2020-07-06 Thread Colin Baxter
>>>>> Nicolas Goaziou writes: > Hello, Colin Baxter writes: >> 1. Use `emacs -q' and open a new org file. 2. Enter >> >> #+begin_example >> >> #+end_example >> >> 3. Place cursor in the empty

Re: Spurious comma after C-c '

2020-07-06 Thread Colin Baxter
>>>>> Nicolas Goaziou writes: > When exported, Org mode removes automatically the > escape-comma. The author has nothing to do in this situation. I now understand. I assumed the comma would export and did not check - mea culpa. Colin Baxter URL: http://www.Colin-Baxter.com

Re: Website revamp?

2020-08-02 Thread Colin Baxter
on their 'phones - smart or otherwise? Colin Baxter. -- Colin Baxter URL: http://www.Colin-Baxter.com - GnuPG fingerprint: 68A8 799C 0230 16E7 BF68 2A27 BBFA 2492 91F5 41C8

Re: Website revamp?

2020-08-03 Thread Colin Baxter
-site design. Of course, my criticism is unimportant since you are doing the hard work - not me. Would it be possible to have two sites: one for display on a desktop and another for mobile use? Perhaps not. Good luck. Colin Baxter -- Colin Baxter URL: http://www.Colin-Baxter.com

keep org drawers visible

2020-08-15 Thread Colin Baxter
written it. Thanks. Best wishes, Colin Baxter

Re: keep org drawers visible

2020-08-15 Thread Colin Baxter
>>>>> Colin Baxter writes: > Hello, > Property drawers remaining invisible even when I use - > drives me nuts. I know about M-x org-hide-drawer-toggle but > how do I keep the drawers open all the time without having to > toggle? I work on the b

Re: keep org drawers visible

2020-08-16 Thread Colin Baxter
> Ihor Radchenko writes: >> I realise the above is none too clear. I can use showeverything >> in STARTUP of course and this does indeed open the >> drawers. However the drawers close and remain closed after >> multiple uses of -. Therefore my question is how can >> I aga

bash babel code gives error

2020-08-25 Thread Colin Baxter
-of-buffer) Yet the babel block #+begin_src bash sha256sum -c CHECKSUM #+end_src works satisfactorily, and the command "sha256sum *.tex > CHECKSUM " works in a shell. I'm using emacs-27.1 with Org mode version 9.3.7 (release_9.3.7-719-gcdfc40). Colin Baxter.

Re: bash babel code gives error

2020-08-25 Thread Colin Baxter
>>>>> Colin Baxter writes: > Hello, I have various .tex files and an org file in the same > directory. In the org file is the following simple bash babel-code > #+begin_src bash sha256sum *.tex > CHECKSUM #+end_src > This code block used to wo

Re: keep org drawers visible

2020-08-25 Thread Colin Baxter
Dear David, >>>>> David Rogers writes: > Colin Baxter writes: >> Hello, >> >> Property drawers remaining invisible even when I use >> - drives me nuts. I know about M-x >> org-hide-drawer-toggle but how do I keep the dr

Re: [PATCH] ob-core: Avoid table conversion warning for empty results

2020-08-29 Thread Colin Baxter
> This patch would squelch the inappropriate warning you report > while not hiding other warnings. Thank you. I'll apply the patch to my org-mode and report back. Best wishes, Colin Baxter.

Re: [PATCH] ob-core: Avoid table conversion warning for empty results

2020-08-29 Thread Colin Baxter
;t be surprised if it's been around for a long time. >> This patch would squelch the inappropriate warning you report >> while not hiding other warnings. > Thank you. I'll apply the patch to my org-mode and rep

Re: latex fragments compilation error when exporting to html

2020-09-01 Thread Colin Baxter
> Jeremie Juste writes: > Hello, > Many thanks for your concerns. Everything goes well with emacs > -Q. Sorry for the noise. The culprit is definitely in my init > file. I'll keep the emacs -Q options in mind before sending issues > next time. >> Out of curiosity,

Re: Website revamp?

2020-09-05 Thread Colin Baxter
script:show_org_source()" in that it wont load of course in non-js browsers such as eww and emacs-w3m. Best wishes, Colin. Colin Baxter URL: http://www.Colin-Baxter.com - GnuPG fingerprint: 68A8 799C 0230 16E7 BF68 2A27 BBFA 2492 91F5 41C8 -

Re: Bug: =C-c C-e l o= does not open the pdf anymore [9.3.7 (9.3.7-55-gba2405-elpa @ /home/fsantos/.emacs.d/elpa/org-20200907/)]

2020-09-14 Thread Colin Baxter
> Frederic Santos writes: > Hi everyone, After upgrading to Emacs 27, I noticed that, for any > org document, =C-c C-e l o= now behaves on my computer as =C-c C-e > l p=; i.e., the pdf is correctly produced, but is not displayed > anymore on side window. > Several users (

Re: Getting Org-Crypt to work (doc bug?)

2020-09-14 Thread Colin Baxter
> David Masterson writes: > Nicolas Goaziou writes: >> Hello, >> >> David Masterson writes: >> >>> I'm trying to get org-crypt to work, but I'm missing something. >>> Following the Org-Crypt Info page, I've set it up for symmetric >>> encryption and added a

Re: Getting Org-Crypt to work (doc bug?)

2020-09-14 Thread Colin Baxter
>>>>>writes: > On Mon, Sep 14, 2020 at 12:18:50PM +0100, Colin Baxter wrote: >> [...] I set the variable `epa-pinentry-mode' to loopback as in >> >> #+begin_src elisp (setq epa-pinentry-mode 'loopback) #+end_src >>

Re: Bug: =C-c C-e l o= does not open the pdf anymore [9.3.7 (9.3.7-55-gba2405-elpa @ /home/fsantos/.emacs.d/elpa/org-20200907/)]

2020-09-15 Thread Colin Baxter
> Thomas Stenhaug writes: > I recently had the same problem, on Arch Linux with Emacs 27.1. If > you run xdg-open from an eshell, the problem should be the same. > It should also go away if you replace "xdg-open" with "setsid > xdg-open". > I ended up doing > (pus

Re: Special symbols with monospace

2020-10-15 Thread Colin Baxter
; way to combine monospace and special symbols? > Jarmo Would https://github.com/jsalzbergedu/pseudocode-mode be any good? Best wishes, Colin Baxter URL: http://www.Colin-Baxter.com - GnuPG fingerprint: 68A8 799C 0230 16E7 BF68 2A27 BBFA 2492 91F5 41C8 -

Re: Special symbols with monospace

2020-10-15 Thread Colin Baxter
Hello Eric, > Eric S Fraga writes: > On Thursday, 15 Oct 2020 at 12:31, Jarmo Hurri wrote: >> In my case there is a specific pseudocode format I need to use. I >> think I would have to try to tune one of these packages pretty >> heavily. > In that case, you may simply wis

Re: export to babel, sometimes a block environment is inserted.

2020-10-15 Thread Colin Baxter
> Uwe Brauer writes: > Hello I have a org file that I want to export either to > 1. Regular latex or > 2. To beamer. > So I just use the corresponding export engines. > However the following minimal example puzzles me: > #+begin_src > # -*- org-confi

Re: Starting from 9.5, Org contrib will be distributed as a separate Org ELPA package

2020-10-24 Thread Colin Baxter
dentely from there. The files > will live in a new org-contrib.git repo on code.orgmode.org. Phew! Saved! Oh well, another git repo to add to the list. :-) Best wishes, Colin Baxter URL: http://www.Colin-Baxter.com - G

Re: Force creation of org id in template

2020-10-26 Thread Colin Baxter
I have this URL to a site which gives a method for generating auto IDs, which might be useful. I never use IDs so can't report on its effectiveness. https://writequit.org/articles/emacs-org-mode-generate-ids.html#automating-id-creation Best wishes, Colin Baxter URL: http://www.

Stale IDs

2020-10-28 Thread Colin Baxter
ns IDs and in total 0 IDs found." However, the file ~/.emacs.d/.org-id-locations still contains the ID and does not read nil as I would have expected. The ID is only removed when emacs is closed and then the file ~/.emacs.d/.org-id-locations reads nil. Best wishes, Colin Baxter.

Re: Stale IDs

2020-10-29 Thread Colin Baxter
I've convinced myself finally that this is a feature.

org-mode Publishing fails xhtml validation and LibreJS test.

2020-12-12 Thread Colin Baxter
etc. 2. The script fails the LibreJS (gnu.org/software/librejs) tests. This can be tested by opining the page in icecat. In order to pass XHTML and LibreJS validation tests, I have to delete the script from my web pages by hand. Best wishes, Colin Baxter. Colin Baxter URL: http://www.Colin-B

Re: org-mode Publishing fails xhtml validation and LibreJS test.

2020-12-12 Thread Colin Baxter
Dear Time, >>>>> Tim Cross writes: > Colin Baxter writes: >> Hello, >> >> When publishing, org-mode inserts the following javascript in the >> xhtml file: >> >> #+begin_src js // @license >> mag

Missing from Info

2022-06-20 Thread Colin Baxter
Hello, The latest org-mode info has a section entitled: "13.10.2 LaTeX specific export settings". At the foot of that Section is the line: "The following sections have further details." There is nothing following. Best wishes,

<    1   2   3   4   >