strange errors with org-element-cache-reset and jit-lock-function void-variable org-element-citation-prefix-re

2022-09-20 Thread Daniel Ortmann
Hmmm ... While trying to investigate one bug I have run into another odd one: * emacs version: GNU Emacs 29.0.50 (build 23, x86_64-pc-linux-gnu, GTK+ Version 3.22.30, cairo version 1.15.12) of 2022-09-20 * org version: Org mode version 9.5.5 (release_9.5.5-804-gf1a197 @

'make autoloads' works but 'make ; make autoloads' fails with a version mismatch?

2022-09-14 Thread Daniel Ortmann
What's up with this behavior?  It began a couple of weeks ago.  I have the load-path set immediately in my init.el followed by require org. Versions are: * GNU Emacs 29.0.50 (build 9, x86_64-pc-linux-gnu, GTK+ Version 3.22.30, cairo version 1.15.12) of 2022-09-14 * Org mode version 9.5.5

Re: Suggested Syntax for cancelled checkboxes: [-] as non-blocking dependency

2022-09-14 Thread Daniel Fleischer
resent what you wrote down and what's left does not include the "canceled" tasks. -- Daniel Fleischer

Re: Have all the tags of a heading, with a tag hierarchy

2022-08-28 Thread Daniel Fleischer
you can search for it instead of searching all the individual members. I think it makes sense, but you might want these to be related. -- Daniel Fleischer

Re: [External] : Re: org-mode compile issue this morning - how to report this?

2022-08-25 Thread Daniel Ortmann
/dortmann/src/git-org-mode/lisp/) On 8/25/22 09:36, Daniel Ortmann wrote: FYI, https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57394 Lars at gnu says it is fixed in emacs 29 The bug's web page says, more specifically, "bug marked as fixed in version 29.1" ... I can't find emacs 29.1; my

Re: [External] : Re: org-mode compile issue this morning - how to report this?

2022-08-25 Thread Daniel Ortmann
e. I have not been able to test and verify the fix. Thoughts? Daniel Ortmann writes: Error: error ("Eager macro-expansion failure: (void-function byte-compile-warn-obsolete)") debug-early-backtrace() debug-early(error (error "Eager macro-expansion failure

Re: [External] : Re: org-mode compile issue this morning - how to report this?

2022-08-24 Thread Daniel Ortmann
git bisect shows that this emacs commit is the problem (if I understand correctly ... this is the first time I have used git bisect): [6ddcf67052545a0f77233f1a952dc90e296cda35] Make it possible to mark generalized variables as obsolete Here is the bug report: Subject: 29.0.50; emacs commit

org-mode compile issue this morning - how to report this?

2022-08-22 Thread Daniel Ortmann
Hello, This morning I can't get org-mode to compile and load at all.  And the bug reporting is not working. What to do? Thank you! Here are this morning's messages: make -C lisp compile make[1]: Entering directory '/home/dortmann/src/git-org-mode/lisp' rm -f org-version.el org-loaddefs.el

Re: [PATCH]: ox-latex: omit empty date

2022-08-01 Thread Daniel Fleischer
te: {day}{something} The thing is \date is a macro with one parameter, a string. That's way \date{} doesn't do anything and \date{\today} prints today's date where \today return today's date as a string. Starting to introduce new kinds of inputs - e.g. {y}{m}{d} - to the \date macro would just confuse people, I think. Daniel

Re: [PATCH]: ox-latex: omit empty date

2022-07-31 Thread Daniel Fleischer
Daniel Fleischer [2022-07-31 Sun 18:25] wrote: > I would reckon people don't want the date displayed when they set it to > nil. But removing the line \date{} just prints today's date. I don't > understand the purpose of the patch. In other words \date{} is what prevents from the d

Re: [PATCH]: ox-latex: omit empty date

2022-07-31 Thread Daniel Fleischer
date line can cause problems is certain > use cases. Sorry for the late response. I would reckon people don't want the date displayed when they set it to nil. But removing the line \date{} just prints today's date. I don't understand the purpose of the patch. Daniel

Re: [External] : Re: missing a character / font in agenda?

2022-07-18 Thread Daniel Ortmann
I am not seeing the problem anymore after installing the Symbola fonts. On 7/16/22 04:15, Ihor Radchenko wrote: Daniel Ortmann writes: More information on that character: position: 195 of 690 (28%), column: 26     character: ⭠ (displayed as ⭠) (codepoint 11104

Re: [External] : Re: missing a character / font in agenda?

2022-07-12 Thread Daniel Ortmann
Ihor, What are your thoughts? On 7/12/22 15:03, Juan Manuel Macías wrote: Juan Manuel Macías writes: The most reasonable thing would be to use a more common symbol. But I'm still intrigued by the origin of that symbol... It seems that the culprit is in line 1592 of org-agenda.el I think

Re: [External] : Re: missing a character / font in agenda?

2022-07-12 Thread Daniel Ortmann
mal configuration step?) Thank you! On 7/12/22 12:58, Juan Manuel Macías wrote: Hi, Daniel Ortmann writes: Any clues where this particular symbol resides? A hint about the package name would wonderful. :-) To be able to display "unusual" symbols in Emacs, I usually use the symbola f

missing a character / font in agenda?

2022-07-12 Thread Daniel Ortmann
Hello, During the past couple of weeks I have been seeing a new character in the agenda when the log is on and I am displaying the time grid. I have tried to find and install this character representation on Fedora-based Linux but have not found the magic. Any clues where this particular

Re: [PATCH] ob-latex: Added support for including files with a relative path

2022-07-05 Thread Daniel Fleischer
ost expected behavior. If I understand you correctly, changing the latex processing directory enables you to use relative paths in macros such as \input{}. If so, it's as trivial as adding `-cd' flag to `org-latex-pdf-process` when using `latexmk`. -- Daniel Fleischer

Re: [PATCH] ob-latex: Added support for including files with a relative path

2022-07-05 Thread Daniel Fleischer
der argument. The problem with this approach is that, files needed to be > included with their absolute path. Hi, adding an "input" type of header is one option. What about adding a call to resolve relative file names instead, thus solving maybe other needs in addition? -- Daniel Fleischer

Re: [External] : Re: how to investigate? org-element-cache Unregistered buffer modifications detected

2022-06-28 Thread Daniel Ortmann
warning * Now, after a fresh pull of code and a rebuild, NONE of the errors or warnings occur. Everything is clean now. Could loading those smaller files have cleaned or updated the cache?  Or was it your code updates? Thank you! On 6/28/22 21:03, Ihor Radchenko wrote: Daniel Ortmann

how to investigate? org-element-cache Unregistered buffer modifications detected

2022-06-28 Thread Daniel Ortmann
Hey there, I have a 1.2+ MB org-mode file and have been getting the following message for a week or two.  I have cleaned up content by archiving older content and have run org-lint to cleanup some syntax issues ... How to debug this type of issue? Warning (org-element-cache):

Re: [PATCH] Re: ox-latex table tabbing support.

2022-06-26 Thread Daniel Fleischer
ulate-terminal): Avoid errors if the whole > | decoded string is eight-bit characters. Don't attempt to save the > | string for next iteration in that case. > | * test/lisp/term-tests.el (term-decode-partial) > | (term-undecodable-input): New tests. > ` Thanks for the feedback! Applied to master 321bfb88b5. -- Daniel Fleischer

[PATCH] Re: ox-latex table tabbing support.

2022-06-26 Thread Daniel Fleischer
inding can be dropped > altogether. > > Daniel, in addition to that, there are at least a few other issues with > 4a0d951c6 that should be addressed: > > * the first line of the new docstrings should be a complete sentence. > >For example > > Return an appropriate L

Re: [PATCH] describe how to override Author

2022-06-26 Thread Daniel Fleischer
ys to do that, depending on 2 spaces here. Looks good and to the point. -- Daniel Fleischer

Re: ox-latex table tabbing support.

2022-06-24 Thread Daniel Fleischer
ng in git. Daniel Fleischer

Re: ox-latex table tabbing support.

2022-06-24 Thread Daniel Fleischer
Robert Pluim [2022-06-24 Fri 15:37] wrote: > Hi Daniel, I see this was committed with you as Author: and Bob as > Created-by:, which is somewhat unusual. I canʼt find anything about > Created-by in the descriptions of org-mode's processes (and this is > the only instance I can see i

Re: [PATCH] Improve docstrings of agenda date navigation commands

2022-06-20 Thread Daniel Fleischer
good. Merged at e7e37c5b2. Best, -- Daniel Fleischer

Re: ox-latex table tabbing support.

2022-06-20 Thread Daniel Fleischer
Hi Bob, Thank you very much for the patch. It was merged to master in 4a0d951c. Also, you were added to the orgmode contributes at https://orgmode.org/worg/contributors.html. Thanks for the contribution. Best, -- Daniel Fleischer

Re: [BUG] Cursor is moved after changing list bullets

2022-06-14 Thread Daniel Fleischer
n call: emacs -Q -L ./Projects/org-mode/lisp/ -l org list.org Then put the cursor on one of the hyphens and change its style using S-right. The bullet will change and the cursor will move to the beginning of a word instead of stay in place. -- Daniel Fleischer

[BUG] Cursor is moved after changing list bullets

2022-06-14 Thread Daniel Fleischer
. It used to not move which is useful to when trying different bullet styles. This is due to the changes in `org-list-struct-apply-struct'. I tried to debug it but I'm not sure what was the issue the patch was meant to solve. Thanks, -- Daniel Fleischer

Re: [PATCH] Don't quote symbols in defcustom types

2022-06-14 Thread Daniel Fleischer
Thanks for the patch, merged. Daniel Fleischer

Re: [PATCH] Don't quote symbols in defcustom types

2022-06-14 Thread Daniel Fleischer
quot;Text properties" 'text-properties))) > + (const :tag "Overlays" overlays) > + (cnost :tag "Text properties" text-properties))) Typo here `cnost`. -- Daniel Fleischer

Re: Org default is Left-to-right

2022-06-14 Thread Daniel Fleischer
Emacs should align the text and it should carry naturally into Org. -- Daniel Fleischer

[BUG] Ignoring link syntax inside of src blocks [9.5.4 (9.5.4-ged6f8d)]

2022-06-13 Thread Gomez, Daniel
of org src-blocks? Emacs : GNU Emacs 29.0.50 (build 1, x86_64-apple-darwin19.6.0, NS appkit-1894.70 Version 10.15.7 (Build 19H1922)) of 2022-06-10 Package: Org mode version 9.5.4 (9.5.4-ged6f8d) Regards, Daniel The information in this e-mail is intended only for the person to whom

[BUG] Ignoring link syntax inside of src blocks [9.5.4 (9.5.4-ged6f8d @ /Users/dangom/.emacs.d.vanilla/straight/build/org/)]

2022-06-13 Thread Gomez, Daniel
of org src-blocks? Emacs : GNU Emacs 29.0.50 (build 1, x86_64-apple-darwin19.6.0, NS appkit-1894.70 Version 10.15.7 (Build 19H1922)) of 2022-06-10 Package: Org mode version 9.5.4 (9.5.4-ged6f8d) Regards, Daniel The information in this e-mail is intended only for the person to whom

Re: [BUG] Ignoring link syntax inside of src blocks [9.5.4 (9.5.4-ged6f8d)]

2022-06-13 Thread Gomez, Daniel
of org src-blocks? Emacs : GNU Emacs 29.0.50 (build 1, x86_64-apple-darwin19.6.0, NS appkit-1894.70 Version 10.15.7 (Build 19H1922)) of 2022-06-10 Package: Org mode version 9.5.4 (9.5.4-ged6f8d) Regards, Daniel The information in this e-mail is intended only for the person to whom

Re: [PATCH] New remote resource download policy

2022-06-12 Thread Daniel Fleischer
confirm-regexp'. I'll definitely give it a try. -- Daniel Fleischer

Re: [External] : Re: C-S left no longer shifts date entry?

2022-06-10 Thread Daniel Ortmann
Works fine with 'emacs -Q'.  I will debug further. Thank you! On 6/10/22 09:32, Ihor Radchenko wrote: Daniel Ortmann writes: This morning C-S left no longer shifts the date in the LOGBOOK drawer. I set the cursor on the second date which was 2022-06-10 initially and pressed C-S left

Re: [PATCH] org.el (org-latex-preview): With an active region, act on it

2022-06-10 Thread Daniel Fleischer
Sébastien Miquel writes: > Thanks for your comment and testing this. > > Note that I do not have merge access to the repository. OK, I merged it now. Thanks for the contribution! -- Daniel Fleischer

Re: C-S left no longer shifts date entry?

2022-06-10 Thread Daniel Ortmann
I think it was actually S left which I was using.  (My fingers knew the command but did not tell my brain.) ... Anyway, that date-shifting no longer is working. On 6/10/22 09:07, Daniel Ortmann wrote: This morning C-S left no longer shifts the date in the LOGBOOK drawer. I set the cursor

C-S left no longer shifts date entry?

2022-06-10 Thread Daniel Ortmann
This morning C-S left no longer shifts the date in the LOGBOOK drawer.  I set the cursor on the second date which was 2022-06-10 initially and pressed C-S left ... expecting it to be shifted to the 2022-06-09 as shown below.   CLOCK: [2022-06-09 Thu 11:53]--[2022-06-09 Thu 19:20] =>  7:27

Re: [PATCH] org.el (org-latex-preview): With an active region, act on it

2022-06-08 Thread Daniel Fleischer
, but I find it often too slow > and unnecessary. Hi Miquel, thanks for the patch! It's useful and works nicely - both in creating and removing the previews. Let's give it a couple more days for feedback and then feel free to merge the patch. Thanks, -- Daniel Fleischer

Re: [PATCH] manual: fix variable name

2022-06-06 Thread Daniel Fleischer
Thanks, merged. -- Daniel Fleischer

Re: Allow Currency Symbols and Grouping Commas in Table Numbers

2022-06-03 Thread Daniel E. Doherty
Thanks, I'll take a look at it. Cheers, On Thu, Jun 02 2022, Ihor Radchenko wrote: > "Daniel E. Doherty" writes: > >> Again, thanks for your thoughts. All, however, ruin the look of the >> tables. Could you, perhaps, point me to where in the vast org code, >>

Re: Allow Currency Symbols and Grouping Commas in Table Numbers

2022-05-31 Thread Daniel E. Doherty
. Regards, On Fri, May 27 2022, Ihor Radchenko wrote: > "Daniel E. Doherty" writes: > >> | Description | Amount | >> |--+| >> | Mortage | 125,000.26 | >> | Credit Cards | 6,325.00 | >> | Auto Loan| 14,853.00

Re: Allow Currency Symbols and Grouping Commas in Table Numbers

2022-05-27 Thread Daniel E. Doherty
, it would be better if the regular expression for recognizing numbers allowed grouping commas and currency symbols to be included by default so that financial-type numbers get right-aligned by default. > > Best, > Ihor -- Daniel E. Doherty Law Offices of Daniel E. Doherty 7300 W. 110th Street, Suite 930 Overland Park, KS 66210 913.338.7182 (Phone) 913.338.7164 (FAX) d...@ddoherty.net

Allow Currency Symbols and Grouping Commas in Table Numbers

2022-05-26 Thread Daniel E. Doherty
for calculation. Consider this a feature request. I think it would be a very popular enhancement to org. Regards, -- Daniel E. Doherty Law Offices of Daniel E. Doherty 7300 W. 110th Street, Suite 930 Overland Park, KS 66210 913.338.7182 (Phone

Re: [PATCH] Avoid ignoring LaTeX export output errors when org-latex-pdf-process is a list

2022-05-22 Thread Daniel Fleischer
rg-compile-file'. Looks good. So the log buffer is going to be a concatenation of all the logs. Will ox-latex parse the longer log in a meaningful way? Is it just for the user to find issues by herself after a failed compilation? Daniel Fleischer

Re: [BUG] HTML export of buffer with fringe indicators

2022-05-21 Thread Daniel Fleischer
Ihor Radchenko [2022-05-20 Fri 16:36] wrote: > I am unable to reproduce your problem on my side using the following > steps. Ok, thanks anyway. BTW, even the steps you took are useful for me for future debugging. Best, Daniel Fleischer

Re: [BUG] HTML export of buffer with fringe indicators

2022-05-19 Thread Daniel Fleischer
Ihor Radchenko [2022-05-19 Thu 21:43] wrote: > What if you try to run M-: (htmlize-buffer) > on your file? It works, creating an HTML buffer that can be opened and looks good. -- Daniel Fleischer

Re: [BUG] HTML export of buffer with fringe indicators

2022-05-18 Thread Daniel Fleischer
-rule) (inline-src-block . org-html-inline-src-block) (inlinetask . org-html-inlinetask) (inner-template . org-html-inner-template) (italic . org-html-italic) (item . org-html-item) (keyword . org-html-keyword) (latex-environment . org-html-latex-environment) (latex-fragment . org-html-latex-fragment) (line-break . org-html-line-break) (link . org-html-link) (node-property . org-html-node-property) (paragraph . org-html-paragraph) ...) :exported-data # :input-buffer "כתיבה.txt" :input-file "/Users/danielfleischer/Doc..." :html-doctype "xhtml-strict" :html-container "div" :html-content-class "content" :description nil :keywords nil :html-html5-fancy t :html-link-use-abs-url nil ...)) org-export-as(html t nil nil (:output-file "כתיבה.html")) org-export-to-file(html "כתיבה.html" nil t nil nil nil) org-html-export-to-html(nil t nil nil) (org-open-file (org-html-export-to-html nil s v b)) (if a (org-html-export-to-html t s v b) (org-open-file (org-html-export-to-html nil s v b))) (lambda (a s v b) (if a (org-html-export-to-html t s v b) (org-open-file (org-html-export-to-html nil s v b(nil t nil nil) org-export-dispatch(nil) funcall-interactively(org-export-dispatch nil) command-execute(org-export-dispatch) Thanks, -- Daniel Fleischer

[BUG] HTML export of buffer with fringe indicators

2022-05-17 Thread Daniel Fleischer
to HTML. I get the error cons: Args out of range: " ", 0, -3 Org cdbb1c9633. Emacs eaa198cd75. Thanks, -- Daniel Fleischer

Re: [PATCH] (v3) New LaTeX code export option: engraved

2022-05-12 Thread Daniel Fleischer
Looks good. I had to update `engrave-faces' to 0.3 because of new variables/functions and it works now. It does what it says on the box so let's move forward introducing these changes and be open to feedback. Thank you very much for introducing this feature! -- Daniel Fleischer

Re: Org-ref not working when exporting to LaTeX

2022-05-11 Thread Daniel Fleischer
ly formatted > results without using bibtex/biblatex as the citation processor. Oops! Thanks for correcting my answer and mentioning the difference between the CSL and bibtex engines. -- Daniel Fleischer

Re: Regarding arbitrary Org blocks

2022-05-11 Thread Daniel Fleischer
atures. The special buffer is for major modes which are not orgmode such as programming languages or latex which use different completions/highlighting/minor-modes and editing them in orgmode is a hassle. -- Daniel Fleischer

Re: Org-ref not working when exporting to LaTeX

2022-05-11 Thread Daniel Fleischer
ey "acm:code" literally printed on the > PDF file, in a bold font. Hi, org-ref uses its own export engine which you call via (C-c C-e r p). Please try that and report back if there are still issues. -- Daniel Fleischer

Re: Citations using org-ref export to LaTeX incorrectly

2022-05-10 Thread Daniel Fleming
Professor Kitchin, I have submitted it here: https://github.com/jkitchin/org-ref/issues/1010 Thank you! Dan John Kitchin writes: > Can you post this as an issue at > https://github.com/jkitchin/org-ref/issues? > > Thanks. > > On Tue, May 10, 2022 at 8:36 PM Dan

Citations using org-ref export to LaTeX incorrectly

2022-05-10 Thread Daniel Fleming
new syntax if it works. Thank you much! -- Daniel Fleming

Re: Recent changes in org-fold regarding emphasize visibility

2022-05-08 Thread Daniel Fleischer
Ihor Radchenko writes: > I have made changes in invisible edit handling. > Now, when using 'text-properties style, > org-fold-check-before-invisible-edits ignores folded links just like it > does with overlays style. > > The commit is 2e4ed52b1. Looks good; thank you I

Re: [PATCH] New LaTeX code export option: engraved

2022-05-07 Thread Daniel Fleischer
.? Best, -- Daniel Fleischer

Re: Recent changes in org-fold regarding emphasize visibility

2022-05-07 Thread Daniel Fleischer
ase, even formalize it into tests? Best, -- Daniel Fleischer

Re: Recent changes in org-fold regarding emphasize visibility

2022-05-05 Thread Daniel Fleischer
ror : it inserts the text without unfolding; most dangerous. - show : unfold, insert the text without displaying it; dangerous. - show-and-error: unfold but inserts the text anyways. Thanks, -- Daniel Fleischer

Re: [PATCH] New LaTeX code export option: engraved

2022-05-05 Thread Daniel Fleischer
bit about the different code highlighting options in order to understand what you offer. Best, -- Daniel Fleischer

Re: [PATCH] New LaTeX code export option: engraved

2022-05-05 Thread Daniel Fleischer
bit about the different code highlighting options in order to understand what you offer. Best, -- Daniel Fleischer

Recent changes in org-fold regarding emphasize visibility

2022-05-04 Thread Daniel Fleischer
ded regions. I don't understand why emphasize markers are treated as folded text. `org-hide-emphasis-markers` is set to non-nil. Best, -- Daniel Fleischer

Re: How to export to markdown programmatically without the table of contents?

2022-05-03 Thread Daniel Fleischer
Karl Voit writes: > Could it be that I don't have "md" as backend somehow? Is there a > hidden requirement? The variable `org-export-backends` default value is '(ascii html icalendar latex odt) so you need to add 'md. -- Daniel Fleischer

Re: [BUG] - Statistics cookie is part of the org heading title

2022-05-03 Thread Daniel Fleischer
regex. -- Daniel Fleischer

Re: How to export to markdown programmatically without the table of contents?

2022-05-02 Thread Daniel Fleischer
Jeremie Juste [2022-05-01 Sun 22:29] wrote: > I know where to look now: > > (info "(org) Publishing options") That's a good resource!

Re: [tip] Org speed commands improved

2022-04-27 Thread Daniel Fleischer
at Org speed commands are activated anywhere in the > header (not just at the beginning of the line) *or* when point is at the > very beginning of the buffer. This, in my opinion, improves the > navigation speed: Very nice idea; I'll give it a try, thanks! -- Daniel Fleischer

Re: Maintenance Request

2022-04-21 Thread Daniel Fleischer
Edouard Debry [2022-04-21 Thu 00:58] wrote: > Thanks for offering to maintain 'ox-latex.el'. > > One of the thing that could be improved is the generation of svg > images through tikz. Currently, unless I am mistaken, it does > not work well. I had to tweak 'ox-latex.el' to make it work again. >

Dynamic block match fails on checkbox columns

2022-02-13 Thread Daniel J. Sinder
I'm trying to use a dynamic block with :match to filter columnview for a checkbox column. However, the match is failing. Based on some variations that do work (described below the example), it seems the closing square bracket may be the problem. Here's a minimal example: * Things

Re: [PATCH] ob-clojure.el: Add support for babashka and nbb backend

2022-01-31 Thread Daniel Kraus
Hi, just wanted to bump this thread and ask if I can do anything to move this forward? I'm using it since a few month and works for me. Thanks, Daniel Daniel Kraus writes: > Thanks, now I got it :) > > Attached is the patch changed the logic to use a temp file with > or

Bug: DPI error when HTML publish latex block images [9.4.4 (release_9.4.4 @ /Applications/emacs/lisp/org/)]

2022-01-24 Thread Daniel Guimaraes
 I am trying to export a latex tikzpicture, like the following to html: ``` #+begin_src latex :exports results :results raw file :file ex.png :output-dir ../img/ \begin{tikzpicture} \draw node[circle, draw] (a) {$a$} node[circle, draw, right of = a] (b) {$b$} node[circle, draw, below of = a]

Re: Feedback on Emacs-Jupyter

2022-01-08 Thread Daniel Fleischer
Hi, I submitted an issue regarding connection file format incompatibility. Other than that I'm looking forward trying your package! -- Daniel Fleischer

Re: How to add font-lock keywords

2021-12-23 Thread Daniel Fleischer
the new fontification. Thanks, it works with the quote. -- Daniel Fleischer

Re: [PATCH] ob-clojure.el: Add support for babashka and nbb backend

2021-12-22 Thread Daniel Kraus
Daniel Kraus writes: > I filled out the copyright assignment and waiting for them. > I'll mail again when it's done. Just want to mention that I finally received my signed of the copyright agreement. so there is no blocker from this site in case it doesn't count as tinychange.

How to add font-lock keywords

2021-12-11 Thread Daniel Fleischer
Hi, I want to add custom keywords to be highlighted. I used (font-lock-add-keywords nil '(("books" . org-level-4)) t) but nothing happens after I restart orgmode or call 'font-lock-update'. -- Daniel Fleischer

Re: Org-cite stuck in Helm minibuffer [9.5.1 (9.5.1-g36086a @ /home/dan/.emacs.d/elpa/org-9.5.1/)]

2021-12-08 Thread Daniel Nemenyi
John Kitchin wrote (on Mon 06 Dec 2021 18:09): > You could consider something like this: > ... Text looks good to me personally... > With Selectrum, ... (don't know what the keybinding here is) Just installed Selectrum to find out. C-j (selectrum-submit-exact-input) does the trick.

Re: Org-cite stuck in Helm minibuffer [9.5.1 (9.5.1-g36086a @ /home/dan/.emacs.d/elpa/org-9.5.1/)]

2021-12-06 Thread Daniel Nemenyi
Nicolas Goaziou wrote (on Mon 06 Dec 2021 17:58): > The prompt displays : "" to exit, which means you have to select the > empty value to exit. How you do select that value depends on the > completion UI. > > I admit it is not particularly clear. Maybe we should spell out the > "empty value"

Re: Org-cite stuck in Helm minibuffer [9.5.1 (9.5.1-g36086a @ /home/dan/.emacs.d/elpa/org-9.5.1/)]

2021-12-06 Thread Daniel Nemenyi
Bruce D'Arcus wrote (on Mon 06 Dec 2021 13:09): > Presumably you're using the default "basic" org-cite-insert-processor? Yes, am indeed. My only customization is org-cite-global-bibliography. > Perhaps you could customize the keybinding for exiting to get the behavior > you want? Could

Re: Org-cite stuck in Helm minibuffer [9.5.1 (9.5.1-g36086a @ /home/dan/.emacs.d/elpa/org-9.5.1/)]

2021-12-06 Thread Daniel Nemenyi
Bruce D'Arcus wrote (on Mon 06 Dec 2021 14:21): > Certainly not, but I don't believe anyone mentioned org-ref in this thread? Apologies, I did ('Thanks org-ref I'm done...'), slip of the tongue. I meant org-cite.

Org-cite stuck in Helm minibuffer [9.5.1 (9.5.1-g36086a @ /home/dan/.emacs.d/elpa/org-9.5.1/)]

2021-12-06 Thread Daniel Nemenyi
and insert the refs I have chosen.' I was eventually told on Stack Overflow that M-RET does the job, but I would have expected either the first option in the HELM buffer to do this, or else there to be an option in the HELM Select Action list? Thanks! Daniel Emacs : GNU Emacs 27.2 (build 1, x86_64

Re: Org Mode "Contribute", "Maintenance" pages don't give repository.

2021-12-05 Thread Daniel Fleischer
repo link, i.e. the code earlier and more prominently for those who just want to jump and examine the code. -- Daniel Fleischer

Re: Org Mode "Contribute", "Maintenance" pages don't give repository.

2021-12-04 Thread Daniel Fleischer
commit as an Org maintainer" section. The git.sv.gnu.org is a shorthand for git.savannah.gnu.org. Thanks for reporting this, -- Daniel Fleischer

Re: A mobile clocking solution?

2021-11-24 Thread Daniel Baker
Oops. I'm sorry, I forgot to include the link. That would be for orgzly. https://github.com/orgzly/orgzly-android/pull/691 On Wed, 24 Nov 2021, 08:44 Marcin Borkowski, wrote: > > On 2021-11-21, at 15:25, Daniel Baker wrote: > > > Hi Marcin, > > > > There's an

Maintenance Request

2021-11-22 Thread Daniel Fleischer
Hi all, I would like to maintain the 'ox-latex.el' file. It's one of the many files created by Nicolas but few of the files that are not maintained (by him). I have a long experience (14) with latex and relatively long experience with org->latex. Best, -- Daniel Fleischer

Re: A mobile clocking solution?

2021-11-21 Thread Daniel Baker
Hi Marcin, There's an open pull request on github that has a working implementation for clocking in and out. There's a few ui things to fix. I'm running that branch at the moment and it works quite well. -Dan On Sun, 21 Nov 2021, 12:17 Marcin Borkowski, wrote: > Hi all, > > AFAIK, there are a

Re: [PATCH] ob-clojure.el: Add support for babashka and nbb backend

2021-11-20 Thread Daniel Kraus
. (Maybe this is even small enough to count as tinychange if the assignment should take a long time). Cheers, Daniel

Re: [BUG] org-mode binds C-c C-TAB, which seems illegal [9.5 (9.5-g0a86ad @ /home/il/.config/emacs/elpa/org-9.5/)]

2021-11-19 Thread Daniel Fleischer
Ingo Lohmar [2021-11-17 Wed 21:19] wrote: > Can people actually enter "C-c C-TAB" into their emacs (how?), or has > everybody has just bound another key in their config? I've noticed it a couple of weeks ago; just rebound org-force-cycle-archived to (kbd "C-c C-") -- Daniel Fleischer

Re: Bug: org-no-popups disregards display-buffer-fallback-action [9.4.6 (9.4.6-13-g4be129-elpaplus @ /home/jeeger/.emacs.d/elpa/org-plus-contrib-20210920/)]

2021-11-15 Thread Daniel Kraus
/emacs-orgmode/2017-12/msg00241.html and it also comes up from time to time in other places like this Reddit thread https://www.reddit.com/r/emacs/comments/ic4u1m/stop_emacs_from_hiding_other_windows_when/ Thanks, Daniel

Re: [PATCH] ob-clojure.el: Add support for babashka and nbb backend

2021-11-15 Thread Daniel Kraus
babel-eval. Somehow it doesn't feel too great to create unnecessary temp files but I looked how other babel backends do it and e.g. ob-js and ob-haskell use the same logic. Thanks, Daniel >From cc9a24fcc42756cc76d59697bddc94a4ee2c475d Mon Sep 17 00:00:00 2001 From: Daniel Kraus Date: Sat, 13 N

Re: [PATCH] ob-clojure.el: Add support for babashka and nbb backend

2021-11-14 Thread Daniel Kraus
Hi! Max Nikulin writes: > On 14/11/2021 22:28, Daniel Kraus wrote: >> +(defun ob-clojure-escape-quotes (str-val) >> + "Escape quotes for STR-VAL." >> + (replace-regexp-in-string "\"" "\\\"" str-val 'FIXEDCASE 'LITERAL

[PATCH] ob-clojure.el: Add support for babashka and nbb backend

2021-11-14 Thread Daniel Kraus
* lisp/ob-clojure.el: Add support for babashka and nbb backend. --- This adds support to ob-clojure for babashka (https://github.com/babashka/babashka) and nbb (node version of babashka). It doesn't use `params` as I'm not really sure what they're used for and if they're important for evaluation.

Re: Org default is Left-to-right

2021-10-30 Thread Daniel Fleischer
. I guess I'll use a hook in my config. You could also turn it back to nil and see if people complain, as part of 9.6. -- Daniel Fleischer

Org default is Left-to-right

2021-10-30 Thread Daniel Fleischer
to override it using a hook or toggling it with some elisp code (like I did). Thanks, -- Daniel Fleischer

[PATCH] Fast tag de-selection face

2021-10-26 Thread Daniel Fleischer
Bumping a patch; it solves a minor bug in which the tags in the fast tag selection buffer do not toggle their face back to default after being selected and deselected. Attached. >From 50fd7e953eed7c339886722c8247d9e492113eb8 Mon Sep 17 00:00:00 2001 From: Daniel Fleischer Date: Fri, 8

Re: MathJax extension does not work

2021-10-10 Thread Daniel Fleischer
Daniel Fleischer writes: > Not sure why the "#+HTML_MATHJAX: mathtools.js" doesn't do anything. > Need further investigation. After examining the function 'org-html--build-mathjax-config' in 'ox-html.el' and also looking at the default values of - 'org-html-mathjax-opti

Re: MathJax extension does not work

2021-10-10 Thread Daniel Fleischer
rc HTML window.MathJax = { loader: {load: ['[tex]/mathtools']}, tex: {packages: {'[+]': ['mathtools']}} }; #+end_src After that it worked. Not sure why the "#+HTML_MATHJAX: mathtools.js" doesn't do anything. Need further investigation. -- Daniel Fleischer

Re: [PATCH] Bug: Tag Selection Face Doesn't Toggle

2021-10-08 Thread Daniel Fleischer
> Daniel Fleischer writes: > >> Hi, when selecting tags using fast selection and then de-selecting, the >> face doesn't toggle back to regular face. >> It's better to have a default face instead of 'org-default face. >From f269d3ad99b8ad570c19961831f38653046f07fb Mo

[PATCH] Bug: Tag Selection Face Doesn't Toggle

2021-10-08 Thread Daniel Fleischer
Daniel Fleischer writes: > Hi, when selecting tags using fast selection and then de-selecting, the > face doesn't toggle back to regular face. > > Fast selection means `org-use-fast-tag-selection' is t. See attached. >From 0352757d7012dc543bae4039deaed7bbd401bb9f Mon Sep 17 00:

Re: Maintainer Duties

2021-10-07 Thread Daniel Fleischer
Daniel Fleischer [2021-10-06 Wed 18:05] wrote: > Only 30 out of the 122 Elisp files have a maintainer. I'm interested in > maintaining one or more files but I'm not sure what it means. Can we > make it clearer, as perhaps other people are interested and want to > know. Th

Maintainer Duties

2021-10-06 Thread Daniel Fleischer
(semantics). 5. Review all patches related to the file and then approve them or order a rework. Finally, merge them. Or maybe some other aspects? Thanks, -- Daniel Fleischer

<    1   2   3   4   5   6   7   8   9   10   >