Sébastien Gendre writes:
> But after the publication of all the projects with org-publish, the
> index.html file have a title that concatenate the titles from
> "index.org" and "posts/sitemap.org".
I use
#+include: external-rss.org :lines "RSS_START-RSS_END"
to skip the #+title.
That’s no cle
Ihor Radchenko writes:
> "Dr. Arne Babenhauserheide" writes:
>
>>> Why? What's wrong with `org-element-begin' and `org-element-end'?
>>
>> I didn’t know that I could also use these ☺
>>
>> What’s wrong is only that I had to fix sh
Ihor Radchenko writes:
> "Dr. Arne Babenhauserheide" writes:
>
>> In the Org Element API article describes that all elements share :begin
>> and :end:
>> https://orgmode.org/worg/dev/org-element-api.html#fnr.1
>
> Yes.
>
>> I don’t know where
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.
Dominik Schrempf writes:
> Thumbs up also from my side! A big thanks to the Org Mode maintainers!
> Thanks also for the interesting talk and insights into Org Mode
> maintenance.
Big thanks from me, too! I’m sure that I would not be where I am today
without Org, because I failed with all other s
Bastien writes:
> not much of a surprise, but very good news nonetheless: Ihor is now
> officially in charge of maintaining Org Mode. He will need every Org
> user to continue the great work he has done so far.
Thank you for your great work — and thank you, Ihor for taking up the
mantle!
Best w
jman writes:
> I'm trying to learn more about the publish export option or Org mode.
> Specifically I am using the function `org-latex-publish-to-pdf` to
> export Orgmode files into PDF.
>
> Since this export backend is transparently using Latex, there is stuff
> going on behind my back that makes
Orm Finnendahl writes:
> when exporting to Latex, all parts/chapters/sections/... get an
> asterisk added to the latex command, like \part*{...}, \chapter*{...},
> etc.
This should only happen with
#+options: num:nil
…
> - Is there another way to accomplish rendering a full toc with
> org-exp
c4droid writes:
> and Ironsworn. I want some guidence for playing RPG game in org-mode,
> like creating character sheet, roll dice, creating module, etc. Have any
> idea?
Do you mean using org-mode to help playing RPG games or to actually play
computer RPGs inside org-mode?
I use org-mode to cre
Rudolf Adamkovič writes:
> Today, I decided to start using Python in Org.
>
> (1) I read in "WORG":
>
> :results {output, value}: [...] Value results are the value of the
> last expression evaluated in the code block. Value mode is the default
> (as with other languages).
In the org-mode d
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.
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.
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.
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.
Orm Finnendahl writes:
> https://github.com/ormf/ox-html-multipage
Do I understand it right, that this exports a single org file into
multiple HTML files in the html subfolder?
In the interest of making it possible to build upon the code, can you
make the license GPL v2.0 *or later*?
Best wish
Ihor Radchenko writes:
> Org 9.7, a major release, is out.
> - Org mode supports drag-and-drop and pasting images/files from
> clipboard (pasting from clipboard requires Emacs >=29)
> - Moving, promoting, and demoting headings/items honors region.
That’s great!
What happens when I paste an ima
Sharon Kimble writes:
> How can I bold the first letter of a word please? I'm trying to do this -
>
>
> - - *S*pecific - You don’t want a vague goal.
>
>
> Its part of a section explaining SMART goals.
>
> Any ideas please?
I don’t know a pure org method, but if this is for La
Ihor Radchenko writes:
> "Dr. Arne Babenhauserheide" writes:
>
>> I added
>> ;;; use dev-version of org-mode
>> (setq load-path (cons "~/eigenes/Programme/org-mode/lisp" load-path))
>> (setq load-path (cons "~/eigenes/Programme/org-mode/co
Ihor Radchenko writes:
> "Dr. Arne Babenhauserheide" writes:
>
>> I often see a huge number of warnings while publishing my website with
>> org-publish:
>>
>> Warning (org-element-cache): org-element--cache: Got empty parent while
>> parsing.
>&
I often see a huge number of warnings while publishing my website with
org-publish:
Warning (org-element-cache): org-element--cache: Got empty parent while
parsing.
…
Backtrace:
nil
This doesn’t happen always. It seems to be the case more often when I
add a new org-file to my site.
To reproduce
Ihor Radchenko writes:
> Adam Porter writes:
>
>>> I am not sure if centered text should stand out.
>>> AFAIU, you want to add this style for the sole purpose of highlighting
>>
>> What is the purpose of centering text if not to make it stand out?
>
> To align text. I am not sure why anything m
Hi,
Juan Manuel Macías writes:
> Org-Publish and LuaTeX. If anyone is interested in the code I used for
> specific aspects of the publication, I can share it here :-).
That sounds very interesting! I’m writing roleplaying books and my
website with org-mode and since there are many small pieces
Ihor Radchenko writes:
> "Dr. Arne Babenhauserheide" writes:
>
>> M-x org-toggle-debug-on-quit
>>
>>
>> Debugger entered--Lisp error: (quit)
>> org-element--parse-to(13994)
>> org-element-at-point()
>> org--collect-keywords-1(
Ihor Radchenko writes:
> I downloaded the files, adjusted paths, and tried to export the main org
> file to html and latex. It was successfully export using the latest
> bugfix and main branches.
>
> May you please provide more details? Ideally, a recipe starting from
> emacs -Q. See https://org
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.
Florin Boariu writes:
> Replying to Arne's comment:
>
>> In my current source I see [...]
>>
>> (use C-h v org-babel-ditaa-java-cmd to see the value of the java
>> executable — you can then customize this to use a different command)
>
> As far as I understand that part of code it still kind-of as
Leo Butler writes:
>>> [...]
>>>(cmd (concat "java " java " " org-ditaa-jar-option " "
>>> (shell-quote-argument
>>>(expand-file-name
>>> (if eps org-ditaa-eps-jar-path org-ditaa-jar-path)))
>>> " " cmdline
>>>
Sven Bretfeld writes:
> Ihor Radchenko writes:
>> For weekly/monthly/total, you can use clock tables to summarize the time
>> spend on different projects during the week/month/in total. See
>> https://orgmode.org/manual/The-clock-table.html
>>
>> You can display additional property values in th
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.
Ilya Chernyshov writes:
> Recently, I implemented multi-day views feature for org-timeblock. You
> can now choose the number of days (1-7) displayed via command
> org-timeblock-switch-view. Here's a screenshot:
>
> https://raw.githubusercontent.com/ichernyshovvv/org-timeblock/master/screenshots/
Ihor Radchenko writes:
> Then, ox.el and other link processing code, when encountering a link
> type that is not registered, will fall back to searching "fuzzy" link.
>
> So, export, and following the link should not be affected.
This resolves my worry — thank you!
> There might be caveats rel
Ihor Radchenko writes:
> "Dr. Arne Babenhauserheide" writes:
>
>>> Any thoughts?
>>
>> Thinking about the effort I’d have to fix all internal links in all
>> org-documents I have (dozens of large ones and hundreds of small ones) I
>> don
Ihor Radchenko writes:
> In theory, we might change the parser to treat anything like foo:bar or
> or [[foo:bar]] as a link with "foo" protocol and "bar" URI.
> And introduce [[::fig:something]] to allow explicit internal links.
> But, despite simplifying the parser, it will certainly be a brea
Ilya Chernyshov writes:
> I don't understand why I need latex for this. Today I added command
> org-timeblock-write (bound to [w]) which you can use now to write
> org-timeblock buffer to SVG|PDF|PNG file. However, inkscape has to be
> installed in your system.
That’s just for print-quality, bu
Ilya Chernyshov writes:
> Recently, I implemented multi-day views feature for org-timeblock. You
> can now choose the number of days (1-7) displayed via command
> org-timeblock-switch-view. Here's a screenshot:
>
> https://raw.githubusercontent.com/ichernyshovvv/org-timeblock/master/screenshots/
Jonathan Gregory writes:
> On 20 Aug 2023, Ihor Radchenko wrote:
>
>> Jonathan Gregory writes:
>>
>>> ob-doc-lilypond.html looks good, but I changed lilypond.org in:
>>>
>>> https://git.sr.ht/~bzg/worg/commit/6b9da77c8078be183971575fdc79d402bf6184c2
>>
>>> - b c d e
>>> + b4 c d e
>>
>> Is th
Hi lux,
Ihor Radchenko writes:
> lux writes:
>> To facilitate Chinese users' understanding of Org Mode, I have
>> translated index.org into Simplified Chinese. Please review it.
> Thanks!
> However, we already have another, more complete translation pending.
> See https://list.orgmode.org/orgm
Jonathan Gregory writes:
> Given the feedback, I went ahead and changed the lilypond.org file:
>
> https://git.sr.ht/~bzg/worg/commit/6f69d212f41bc372426dc9b4df286638fe8f2a92
-#+begin_src org :exports none
+#+begin_src lilypond :exports none
That’s strange — what was the reason for using org a
"Dr. Arne Babenhauserheide" writes:
> Ihor Radchenko writes:
>
>> "Dr. Arne Babenhauserheide" writes:
>>
>>> I typically use it directly, but if the maintenance burden is
>>> manageable, I could offer maintenance here, too (once I h
Jonathan Gregory writes:
> Hi Ihor
>
> On 12 Jul 2023, Ihor Radchenko wrote:
>
> [...]
>
>> I have recently seen https://masto.ai/@rfc1149/110674961710491363
>> that revealed a problem with example from
>> https://orgmode.org/worg/org-contrib/babel/languages/ob-doc-lilypond.html#org29a742f
>>
>>
Ihor Radchenko writes:
> "Dr. Arne Babenhauserheide" writes:
>
>> I typically use it directly, but if the maintenance burden is
>> manageable, I could offer maintenance here, too (once I have the papers
>> in place).
>
> I have recently seen https://m
Stefan Nobis writes:
> Ihor Radchenko writes:
>
>> The downside of lualatex is that it is slower:
>> https://list.orgmode.org/orgmode/87a69j9c6s.fsf@localhost/
>
> Yes, for sure. But I have the impression that newer versions of luatex
> have become a bit faster (maybe it's just a subjective imp
andrés ramírez writes:
> Arne> I think you have to solve this on the LaTeX-side: including
> packages that support the
> Arne> required unicode.
> Thanks. That helped. It ended like this:
I’m glad to hear that! Thank you for posting your solution.
> #+LATEX_HEADER: \usepackage{CJKutf8
Hi,
Andrés Ramírez writes:
> Could You address me to the proper sintax for the japanese characters to
> appear in the output?.
I think you have to solve this on the LaTeX-side: including packages
that support the required unicode.
For a part of that I usually use uniinput, for example this:
htt
Marcin Borkowski writes:
> I'm preparing to set up a new blog, and I'd like to have a fully
> Org-mode-based workflow. Ideally, I'd like to be able to do everything
> - including publishing the posts - from within Emacs.
>
> I know about things like "Org publish" and ox-hugo, though I never use
Esteban Ordóñez writes:
> Hello Doctor.
>
>> That said: C-c C-t or M-x outline-hide-body
>
> C-c C-t
> is org-todo, not outline-hide-body.
I guess I customized that …
> Thanks for the clarification.
Glad to :-)
Best wishes,
Arne
--
Unpolitisch sein
heißt politisch sein,
ohne es zu merken.
d
Philipp Kiefer writes:
> Thanks, Eric, I am aware of customization options.
>
> My suggestion was aimed at improving the out-of-the-box experience of (new)
> Org users by extending the usefulness of 'org-cycle' by
> folding the subtree at point from anywhere inside it that is not itself a
> pa
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.
Christopher Dimech writes:
> We ran it on the International Space Station. If that is the response of
> students,
> then they are lame bro,
Is there a writeup of this? Or a talk? “Emacs on the ISS” would be a
great story to share!
Best wishes,
Arne
--
Unpolitisch sein
heißt politisch sein,
William Denton writes:
> How could I format the Time column in hours? How could I format it to
> hours/8,
> rounded, to represent work-days? I only want this formatting for this table,
> I
> have other clocktables in the same file I don't want to change.
I use the customization '(org-durat
Ruijie Yu writes:
> "Dr. Arne Babenhauserheide" writes:
>
>> [...]
>> You could try using a ZERO WIDTH SPACE around the expression [...]
>
> Thank you Arne and Steven. I have tried to just insert the zero width
> space, and it seems to work very well (at
Hello,
Ruijie Yu via "General discussions about Org-mode."
writes:
> Hello,
>
> I am working on a piece of CJK text, which requires italicization.
>
> 任何一个章节可以通过增加例如 =TODO= 或者 =HOLD= 等关键词来被设置成 /待办/ 。
>
>
> Note the spaces before and after the pair of `?/'.
…
> Are there any other solutions than
Ihor Radchenko writes:
> Max Nikulin writes:
>
>>> Sure. This is not by itself a big deal. A number of Elisp libraries,
>>> including built-in Emacs libraries are loaded with side effects.
>>
>> It is still violation of conventions:
>>
>> (info "(elisp) Coding Conventions")
>> https://www.gnu.o
Timothy writes:
> Both components are crucial to the overall system, however if anything I view
> the latter as more important and so am not a fan of describing this system as
> “export contexts”. That said, I am open to considering alternatives.
>
> Here is a list of terms which I’d feel comfor
Jude DaShiell writes:
> I think if I had known about orgmode when studying adjusted trial balance
> sheets I would have used it since braille paper has a maximum of 42
> characters in a line.
Are you using orgmode blind?
If so, do you have a good resource I could send a blind author?
Best wish
Jude DaShiell writes:
> Thanks much for your help on this problem. I've never done anything with
> ledger-cli yet and wasn't aware such a package existed.
Glad to help :-)
I now polished the tips a bit more and pushed them to my org-mode tipps:
https://www.draketo.de/software/org-mode-tipps#l
Jude DaShiell writes:
> This is a running balance table and I don't know what kind of a #TBLFMT
> line would be useful for that either.
>
> | date | transaction | amount | fee | balance |
> |--+--++---+-|
> | [2023-01-11] | original
Ihor Radchenko writes:
> I have been informed that our current ox-html maintainer will no longer
> able to perform his duties in full extent.
>
> We thus need volunteers to help maintaining Org HTML export library -
> lisp/ox-html.el
I depend on ox-html for my personal website. I would be glad
Ihor Radchenko writes:
> Juan Manuel Macías writes:
>
>> #+NAME: docstring1
>> #+begin_src org :post format-docstring(*this*) :results replace :exports
>> results :tangle no
>> Lorem ipsum dolor sit amet.
>>
>> Consectetuer adipiscing elit. "Donec hendrerit tempor tellus". Donec
>> pretiu
Max Nikulin writes:
> Then you should always have an X11 Emacs frame, maybe behind other
> windows
This sounds like a tray application. Do you know whether something like
that already exitst (mark one frame as system tray entry)? Code the
other way round (emacs *as* system tray) seems to alread
Ihor Radchenko writes:
> "Dr. Arne Babenhauserheide" writes:
>
>> One idea that could work well is to add an explicit allow-list
>> trusted-sources-to-allow-unsafe-modes with entries of domain and
>> path-prefix where people can add trusted sources.
&
Jean Louis writes:
> * Dr. Arne Babenhauserheide [2022-10-28 01:11]:
>>
>> Max Nikulin writes:
>>
>> > How are you going to distinguish your personal files and arbitrary
>> > files from non-trusted sources? By signing your files and maintaining
>&g
Max Nikulin writes:
> How are you going to distinguish your personal files and arbitrary
> files from non-trusted sources? By signing your files and maintaining
> list of trusted certificates?
One idea that could work well is to add an explicit allow-list
trusted-sources-to-allow-unsafe-modes w
Jean Louis writes:
> * Max Nikulin [2022-10-27 18:40]:
>> On 27/10/2022 11:55, Jean Louis wrote:
>> >
>> > Now is clear that main problem here is that Org advertises somewhere
>> > to be "text" in MIME context, while it is not, it is by default
>> > "application" and thus unsafe, see:
>> ...
>
Jean Louis writes:
> * Dr. Arne Babenhauserheide [2022-10-27 14:23]:
>>
>> Jean Louis writes:
>>
>> > * Jean Louis [2022-10-25 15:14]:
>> >>
>> >> This wish request is related to Emacs EWW and Org mode.
>> >>
>> &g
Jean Louis writes:
> * Andreas Schwab [2022-10-27 11:03]:
>> On Okt 26 2022, Jean Louis wrote:
>>
>> > With "predicate" do you mean URI scheme?
>>
>> When I write predicate, I mean predicate.
>
> Can that predicate understand content type?
A predicate is a function that returns true or false
writes:
> [[PGP Signed Part:Good signature from 05C82CF57AD1DA46 tomás zerolo (moep
> moep) (trust undefined) created at
> 2022-10-27T06:25:44+0200 using DSA]]
> On Wed, Oct 26, 2022 at 11:16:15PM +0200, Dr. Arne Babenhauserheide wrote:
>
> [...]
>
>> > That
Jean Louis writes:
> * Jean Louis [2022-10-25 15:14]:
>>
>> This wish request is related to Emacs EWW and Org mode.
>>
>> Please make EWW recognize Org file when served by WWW server. Currently
>> it does not recognize the MIME type text/x-org and opens the file as
>> text, it does not invoke
Tim Cross writes:
> and people constantly use M-x package-install to install packages
> from GNU ELPA, nonGNU ELPA and MELPA, often with this misguided belief
> that these packages are being vetted by the security fairies.
Yes, and no. There is still a world of a difference between "any random
Jean Louis writes:
> Browser like EWW, being able to accept content types, should give to
> user the option to decide if to open PDF file by integrated PDF viewer
> or any external PDF viewer, or to download the file, or to open the
> file by user's customized function, mode or program.
I’m not
Ihor Radchenko writes:
> If necessary, we can introduce a special variable in Org mode that will
> disable all the potential third-party code evaluation, even if user has
> customized Org to execute code without prompt.
If that would be part of org-mode, this would be close to a
safe-org-mode.
Jean Louis writes:
>> If you ask me whether I can make this work safely: This would first
>> require the introduction of a safe-org-mode which strictly disables all
>> features that can execute remote code or disguise unsafe operations as
>> safe ones. If a user then decides to explicitly call M
Jean Louis writes:
> * Dr. Arne Babenhauserheide [2022-10-25 18:06]:
>> > This wish request is related to Emacs EWW and Org mode.
>> >
>> > Please make EWW recognize Org file when served by WWW server. Currently
>> > it does not recognize the MIM
Jean Louis writes:
> This wish request is related to Emacs EWW and Org mode.
>
> Please make EWW recognize Org file when served by WWW server. Currently
> it does not recognize the MIME type text/x-org and opens the file as
> text, it does not invoke the org mode. In my opinion, it should.
This
Ihor Radchenko writes:
> "Dr. Arne Babenhauserheide" writes:
>
>> If you go to the first word in the following paragraph and press M-e
>> (org-forward-sentence), the point jumps to the end of the paragraph. But
>> it should jump to just after the footn
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.
Uwe Brauer writes:
> #+BEGIN_COMMENT
> WAIT Computer
> :PROPERTIES:
> :Nr: 4
> :Comp1:[X]
> :Comp2:[X]
> :END:
> #+END_COMMENT
> Does not. Any idea why?
In a block, you must escape * as ,* — open the environment with C-c C-'
and save it the same way
Uwe Brauer writes:
> So the question is, how to generate this file. Maybe there is a
> ChangeLog-->ChangeLog.org exporter/converter?
>
> https://github.com/johnlepikhin/el-conventional-changelog/blob/master/conventional-changelog.el
I see only 6 calls to git in that file. Maybe the easiest way
Richard Stallman writes:
> > PCI compliance is not required by law but is considered
> > mandatory through court precedent.
>
> The crucial questions would be: required _of whom_, in what circumstances?
If I understood it correctly, it’s required of the platform. They do not
have th
Richard Stallman writes:
> [[[ To any NSA and FBI agents reading my email: please consider]]]
> [[[ whether defending the US Constitution against all enemies, ]]]
> [[[ foreign or domestic, requires you to follow Snowden's example. ]]]
>
> > "Note: To be PCI compliant, you must load St
Richard Stallman writes:
> > GNU Taler requires an intermediary to clear the coins.
>
> I am not sure what that means. Could you state in different words
> what job that "intermediary" would do?
>
> In fact, the Taler developers are hoping that banks will play two
> roles: issuing Taler token
Richard Stallman writes:
> Meanwhile, we have a potential solution for donating money: GNU Taler.
> It shows promise, for the long term: even national banks are starting
> to get interested in it. (See taler.net.) But banking systems are
> not set up to interact with it today.
GNU Taler requi
Richard Stallman writes:
> [[[ To any NSA and FBI agents reading my email: please consider]]]
> [[[ whether defending the US Constitution against all enemies, ]]]
> [[[ foreign or domestic, requires you to follow Snowden's example. ]]]
>
> > > Yes, sad to say they should not directly o
Richard Stallman writes:
> [[[ To any NSA and FBI agents reading my email: please consider]]]
> [[[ whether defending the US Constitution against all enemies, ]]]
> [[[ foreign or domestic, requires you to follow Snowden's example. ]]]
>
> > AFAIU, there are no nonfree payment services
Hi Lin Sun,
lin Sun via "General discussions about Org-mode."
writes:
> This patch will re-submit the solution based on the last rev.
>
> Please help review and merge the patch. Thanks
>
> [4. text/x-patch;
> 0001-ob-plantuml-fix-DISPLAY-error-with-html-export.patch]...
> From 6512e94806a4c08f
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.
Hello Seb,
It sounds like org-mode can be a great fit.
Sébastien Gendre writes:
> But, as a student, I regularly have big and important projects to do for
> the school. The kind of project who need several days to be done, with
> deadlines too soon, and if you fail one them the consequences can
Michael Eliachevitch writes:
> For this kind of short writing I'm always wondering whether doing it
> in org-mode is really worth it. I see a trade-of between the
> convenience of org-markup (e.g. emphasis markers, itemize lists,
> links, …), and the inconvience of adding literal latex to org-mo
"Dr. Arne Babenhauserheide" writes:
> Ihor Radchenko writes:
>> "Dr. Arne Babenhauserheide" writes:
>>> In org 9.5.1 I get problems exporting a table. Trying to export
>>> https://hg.sr.ht/~arnebab/draketo/browse/politik/gnu-linux-desktop-share.o
Ihor Radchenko writes:
> "Dr. Arne Babenhauserheide" writes:
>> In org 9.5.1 I get problems exporting a table. Trying to export
>> https://hg.sr.ht/~arnebab/draketo/browse/politik/gnu-linux-desktop-share.org
>> as ascii or running the embedded gnuplot source bloc
il
:ascii-table-use-ascii-art nil :ascii-table-widen-columns t :ascii-text-width
72 :ascii-underline ((ascii 61 126 45) (latin1 61 126 45) (utf-8 9552 9472 9548
9476 9480)) :ascii-verbatim-format "`%s'" :title nil :date nil :author (#("Dr.
Arne Babenhauserheide"
Tim Cross writes:
> "Dr. Arne Babenhauserheide" writes:
>> The change to electric indent broke my workflow badly (always having to
>> undo the indentation after every new headline), and it took long until I
>> found out how to avoid that.
> environment. While
Russell Adams writes:
> Did Org break your Org editing experience in Emacs for your Org files,
> or did this change just break some of the finer formatting details of
> your exported Org file?
The change to electric indent broke my workflow badly (always having to
undo the indentation after eve
Tim Cross writes:
> Russell Adams writes:
>> That Org can also be used to export to other formats is both a
>> blessing and a curse. Org can only do high level constructs in the
>> languages it exports to, and really should only be expected to do just
>> that. It's a paper thin macro or templ
Tim Cross writes:
> What really doesn't help is to immediately jump to extremes and start
> talking about making something volatile just because change is
> mentioned.
I am wording this so strongly because we currently have talk about
creating more abstract org syntax.
This is the situation in
Russell Adams writes:
> On Wed, Dec 08, 2021 at 05:16:20PM +0100, Dr. Arne Babenhauserheide wrote:
>>
>> Tim Cross writes:
>>
>> > Backwards compatibility is important and changes should never be done
>> > lightly. However, that doesn't mean they do
Tim Cross writes:
> Ihor Radchenko writes:
>
>> Tim Cross writes:
>>
>>> Meanwhile, Emacs development continues and new features/capabilities
>>> continue to be added. In particular, a new feature is added which is
>>> extremely powerful and would be a huge benefit for Emacs org-mode users.
>>
Jan Ulrich Hasecke writes:
> There are some more issues. Startup time of my emacs is more than 30
> seconds even after optimizing something with esup. I have 10.000+ files
> in my org-roam and fear that I hit some limitation either of org-roam or
> my hardware.
I use use-package with the :defer
Immanuel Litzroth writes:
> You can set the delimiters used for noweb code.
> org-babel-noweb-wrap-end and org-babel-noweb-wrap-end.
>
> I think I set them to @@ in shell code.
I almost always use {{{...}}} via a footer in my org-files:
# Local Variables:
# org-babel-noweb-wrap-start: "{{{"
#
Karl Voit writes:
> * M ‘quintus’ Gülker wrote:
>> Am Montag, dem 29. November 2021 schrieb Karl Voit:
>>> It seems to be the case that the name "Orgdown" is the reason why
>>> the Org-mode community does not support the idea of an
>>> implementation-agnostic definition of the syntax. Which is
1 - 100 of 218 matches
Mail list logo