Hello!
When using the basic org cite export processor, that is:
#+cite_export: basic
bibliography items with curly braces are rendered in an unexpected way.
For example,
@InCollection{Geyer2011,
author = {Geyer, Charles J},
title = {{Introduction to Markov Chain Monte Ca
Tim Cross writes:
> - Life is about getting things done, not planning to get things
> done. Overly complex management of your tasks is very likely to
> result in more time spent managing the tasks than actually doing
> the tasks.
Let me share a slightly different experience.
I used to min
Mikhail Skorzhisnkii writes:
> Thank you for suggestion, I seen an announcement about this function, but
> somehow forgot about it.
>
> Sending next version of these patches. Changes from the next version:
Thanks!
> Subject: [PATCH 3/3] org-refile.el: show refile targets with a title
>
> * lis
Sławomir Grochowski writes:
> functionality provided by this variable:
>
> (setq-default org-catch-invisible-edits 'error) ;; prevent deleting
> invisible text
>
> has stopped working,
Could you please provide an example Org file and detail what you did,
what you expected to get, and what did no
Dominik Schrempf writes on Fri 9 Sep 2022 11:08:
> Hello!
>
> When using the basic org cite export processor, that is:
>
> #+cite_export: basic
>
> bibliography items with curly braces are rendered in an unexpected way.
>
> [...]
>
> In particular, the curly braces are printed.
I d
"Rohit Patnaik" writes:
> I've gotten back into using org-agenda to manage my todos, and I noticed an
> odd discrepancy in behavior. When I hit RET in the agenda buffer to go to the
> TODO entry in the original org file, I see that the point is on the DEADLINE
> line. However, when I hit TAB,
alain.coch...@unistra.fr writes:
> > In particular, the curly braces are printed.
>
> I don't observe that. I even used your Geyer2011 example:
>
> #+bibliography: ~/Ref/coch.bib
> [cite:@Geyer2011]
> #+print_bibliography:
>
> Org mode version 9.5.4 (9.5.4-ge0b05b @
> /home/cochard/.emacs.d/elp
Sławomir Grochowski writes:
> Sorry for the noise. I've tested it with emacs -Q and it works fine.
> Probably some other package is making this.
> So my bug report should therefore be considered invalid.
You may consider https://github.com/Malabarba/elisp-bug-hunter to find
out which package is
Ihor Radchenko writes on Fri 9 Sep 2022 18:38:
> This is confusing. I actually can reproduce.
> [...]
> I did export using C-c C-e t A (ASCII to buffer)
Sorry, it did not occur to me that there is a life out of latex
export. I used C-c C-e l o. I can also reproduce with C-c C-e t A.
--
EO
Max Nikulin writes:
> Evey attempt to read this function gives a new surprise. I agree that
> dlink has no sense any more, see the new patches.
Thanks!
Applied onto main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=33686b9955c011486a72ec548475651dcadb0339
https://git.savanna
Tim Cross writes:
>> We have [[info:org#Languages]] linking to
>> https://orgmode.org/worg/org-contrib/babel/languages/index.html
>> I guess we can simply add the manual link to the docstring. Would it be
>> sufficient?
>>
>
> Yes, I think so. That was what I was thinking would be reasonable and
> On Sep 9, 2022, at 00:09, Ihor Radchenko wrote:
>
> Perry Smith writes:
>
>> So… it seems I didn’t the two BORDER characters do not need to match. So
>> I’m off trying to figure out a way to create more emphasis MARKERS. In the
>> old days, we had only about 43 non-alphanumeric characte
Joost Helberg writes:
> many years ago a colleague and myself wrote a patch for quarters into
> org-mode/clocktable for blocks, today I noticed that :step should allow
> 'quarter' as an argument too. Here's the tiny patch to allow that:
And almost a year later, I finally got to this todo item :)
The documentation at
https://orgmode.org/manual/Link-Abbreviations.html
says that the link-word
"[...] must be a word, starting with a letter, followed by letters,
numbers, ‘-’, and ‘_’."
Below, the documentation gives an example that defines a link-word
"Nu Html Checker"
that contains multip
> On Fri, 19 Aug 2022 16:50:54 +0200, Uwe Brauer said:
"JMM" == Juan Manuel Macías writes:
Uwe> Hi Juan
>> Sorry for the offtopic, but I thought this homemade function I wrote
>> some time ago for my work might perhaps be useful to some Orgers. When
>> executed in
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
https://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org mailing list.
On 08/09/2022 23:20, Perry Smith wrote:
I’d like to be able to separate out things like file
paths, code samples (both in line and block), keywords, environment
variables, code variables, etc.
...
It would also help me to be more
consistent while I write because I’m (currently) having to reme
Hi,
After some search today on the web, like Alan i try to compare all
possibility to manage my contact + mail using emacs, mu4e, and org.
Since Alan Schmitt message, i think many people jump into the great
*org-roam* wagon to manage notes, bibliography, links, everything...
I'm into this *
The manual says I can type #+ and then hit M-tab to get the list of
completions. In my case, flyspell-mode had stolen that key binding so I
disabled flyspell-mode.
There are 100 #+ candidates. Is there a nice place that lists them and
documents each one? So far, I’ve yet to find one. It is
> org-agenda-switch-to jumps to the actual agenda match (usually a timestamp).
> It may or may not be close to the headline (think of active timestamp inside
> notes). Such behaviour, albeit undocumented, may be useful for some users. I'd
> rather not change it.
Okay, that makes sense.
> Recenter
Ihor Radchenko writes:
> Tim Cross writes:
>
>>> We have [[info:org#Languages]] linking to
>>> https://orgmode.org/worg/org-contrib/babel/languages/index.html
>>> I guess we can simply add the manual link to the docstring. Would it be
>>> sufficient?
>>>
>>
>> Yes, I think so. That was what I
Rudolf Adamkovič writes:
> Tim Cross writes:
>
>> - Life is about getting things done, not planning to get things
>> done. Overly complex management of your tasks is very likely to
>> result in more time spent managing the tasks than actually doing
>> the tasks.
>
> Let me share a slight
> As Tomas pointed out, Emacs has a concept of safe and non-safe
> file-local variables. org-confirm-babel-evaluate in particular is only
> safe when it is set to t (query execution). If your downloaded file
> attempts to set org-confirm-babel-evaluate to nil, Emacs will show a
> warning and ask yo
writes:
> On Mon, Sep 05, 2022 at 09:08:13PM -0700, David Masterson wrote:
>> l...@tosk.in writes:
>>
>> > Ihor Radchenko yanta...@gmail.com writes:
>> >>
>> >> > David Masterson dsmaster...@gmail.com writes:
>> >> >
>> >> > > Does org-publish have options for files with org-crypt entries?
>>
Dominik Schrempf writes:
> title = {{Introduction to Markov Chain Monte Carlo}},
> ...
> Is rendered as
>
> Geyer, Charles J (2011). {Introduction to Markov Chain Monte Carlo}, CRC
> press.
>
> In particular, the curly braces are printed. Curly braces are often
> used in bib files to
Perry Smith writes:
>> We currently do not support extensions to emphasis, though we may do it
>> in future. See https://orgmode.org/list/87letvrege.fsf@localhost
>>
>> Implementing new emphasis markers will require introducing a new syntax
>> object into org-element.el. Such object will unlikel
Rudolf Adamkovič writes:
> Below, the documentation gives an example that defines a link-word
>
> "Nu Html Checker"
>
> that contains multiple words and invalid characters (spaces).
>
> That makes me wonder:
>
> - Does Org need updated to disallow spaces in link-words?
Strictly speaking, Org doe
Alejandro Pérez Carballo writes:
> I was asked to submit this to the mailing list. Not sure exactly what the
> nature of the problem is, but I have been getting a number of errors
> concering the org-element cache.
Thanks for reporting!
Could you please add
(setq org-element--cache-self-veri
I have a silenced codeblock, that I postprocess to push the result (a
password) onto the kill-ring, and then returns "Password copied" (showing
in the status line). This works very nicely. I'm now looking for the cherry
on the cake: I'd like to render the #+CALL as a link, e.g. something like,
[Cop
"Rohit Patnaik" writes:
>> Recentering is purely a visual thing. It should be safe to add.
>
> I've added the recentering behavior in the attached patch. The recentering
> part
> was more important for me than the point jumping to the heading, because
> sometimes the match would appear at the ve
Sébastien Rey-Coyrehourcq
writes:
> Moving from org-contrib to https://repo.or.cz/org-contacts.git ,
> accessible with melpa, the documentation is mostly into the source-code
> actually, i found few example on the web .
>
> What property field are correct :MOBILE:, :PHONE:, :BIRTHDAY: , and ?
Perry Smith writes:
> The manual says I can type #+ and then hit M-tab to get the list of
> completions. In my case, flyspell-mode had stolen that key binding so I
> disabled flyspell-mode.
>
> There are 100 #+ candidates. Is there a nice place that lists them and
> documents each one? So f
Felix Dorner writes:
> I have a silenced codeblock, that I postprocess to push the result (a
> password) onto the kill-ring, and then returns "Password copied" (showing
> in the status line). This works very nicely. I'm now looking for the cherry
> on the cake: I'd like to render the #+CALL as a
33 matches
Mail list logo