Nicolas Goaziou writes:
> I removed htmlize URL from the error message. I also demoted the latter
> to a plain message. So, if htmlize is not installed, source blocks are
> not fontified.
I was going to suggest a less harsher and potentially more
helpful approach: in the short term, mirror the h
Nicolas Goaziou writes:
> I think limiting the number of characters in the description is to be on
> the safe side. 30 characters are usually enough to understand what the
> mail is about.
Can you please elaborate on what you mean by being on the safe
side in this context? What problems could p
Hi,
Nicolas Goaziou writes:
> I don't know. This is why I agree it is safer to limit length to an
> arbitrary number instead of allowing any size.
Hoping to find an actual answer, I did a =git blame lisp/org.el=
and found the commit that introduced it,
2c16f092e64915a7e3d0b2dda82f3978a0f42dea,
Hello,
Nicolas Goaziou writes:
> As I was offline for a few days, I toyed a bit with this. I wrote the
> following library.
Awesome, thanks for your work!
> I didn't test it thoroughly. I didn't write regression tests
> either.
>
> Also, it ignores UNNUMBERED property and export tags. I have t
On 2018-12-10 4:43 PM, Alexandre Garreau wrote:
> I recently learnt about org elpa repo, including its package with the contrib
> directory (I always wondered about what were the canonical way to get it!),
> but it seems not to include org-mime (org-plus-contrib-20181210)… where are
> we suppos
> #+begin_src diff
> -(org-defkey org-mode-map (kbd "S-") #'org-table-copy-down)
> -(org-defkey org-mode-map (kbd "M-S-") #'org-insert-todo-heading)
> -(org-defkey org-mode-map (kbd "ESC S-") #'org-insert-todo-heading)
> +(org-defkey org-mode-map (kbd "S-RET>") #'org-table-copy-down)
> +(org-defk
On 2019-01-25 3:05 PM, Gabriele Lana wrote:
> Hi,
>
> following the conventions (https://orgmode.org/manual/Conventions.html)
> "Keywords and blocks are written in uppercase to enhance their readability"
> but since 9.2 all blocks inserted are lowercase, why?
>
> Is there a clean way to put them
Hi Scott,
On 2019-01-28 10:51 PM, Scott Randby wrote:
[...]
> I was under the mistaken impression that Orgzly was proprietary
> software. Since it is free software, I'm going to start using it.
>
You weren’t wrong; it did use to be proprietary before, but the author
GPL’ed it about a year or so
g latest Org master, I
get the following error:
File mode specification error: (void-function org-element-restriction)
Also, calling org-insert-last-stored-link seems to cause error(s) like
this one:
Error during redisplay: (jit-lock-function 1) signaled (void-function
org-element-link-parser)
Bes
Hi all,
Just confirming that I suffer from this as well on latest master. It’d
be great if this could be fixed.
Cheers,
amin
Hello,
Nick Dokos writes:
[...]
>
> C-h v org-html-validation-link RET
>
> Set it to "", but there are still validation remnants left in the HTML
> file, which is probably a bug:
>
> ,
> |
> | Author: Nick Dokos
> | Created: 2019-05-20 Mon 12:43
> | <<< this should disappear.
>
Nick Dokos writes:
[...]
> You can't [fn:1] set `org-html-validation-link' to nil because the defcustom
> specifies a string.
>
> Redefining the postamble format is indeed a good solution, probably the
> best solution currently available. `org-html-validation-link' should probably
> only be us
Nicolas Floquet writes:
> Le jeudi 16 mai 2019 à 17:16 +0200, Nicolas Floquet a écrit :
>> The problem is not solved on emacs 26.2.
>
> I have just humbly made a little commit wich is not the best solution,
> take in consideration that I am not a programmer… I can not currently
> do better ! :-)
Hello,
Indeed, a tag-based solution (e.g. with :office:, :home:, etc)
would be great; but what I do right now looks something like
this:
,
| #+property: header-args :tangle ~/.emacs
|
| * Default Frame
|
| ** All computers
| #+begin_src emacs-lisp
| (defvar myvar "testing")
| #+end_src
|
| **
essary.
I'd be happy to try and help out with automating the renewal.
Best,
--
Amin Bandali | GNU webmaster | Grad student, UWaterloo
https://aminb.org | https://gnu.org |https://aminb.org/uw
GnuPG Key: CDDE 75F9 0353 8E71 813C DA27 D1FB A366 27D6 5876
Hello,
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
> 'https://git.savannah.gnu.org/git/emacs/org-mode.git
Hi Adam, all,
Adam Porter writes:
[...]
>
> By the way, I'm curious, not having always followed the internal details
> of Org's development over the years: why are changes like that made to
> emacs.git and merged back into Org, instead of being made in Org and
> then merged back into Emacs with t
Bastien writes:
> No Wayman writes:
>
>> That was after multiple attempts which resulted in 502 errors.
>
> Yes, I've noticed the https://git.savannah.gnu.org website had some
> issues today. It seems to be stable now.
Indeed. For future cases, if the issue remains after, say, 30mins,
please c
Hi Sam,
[ apologies for the super slow reply; I've been unable to keep up with
the volume of messages on the list for a few months and am only now
catching up; and didn't see your message sooner since I wasn't
explicitly Cc'd on it ]
[ before I get into my reply, I'll quick mention that eve
Hi Bastien, Laszlo, Nicolas,
Bastien Guerry writes:
> Hi Laszlo,
>
> Bastien writes:
>
>> I encourage everyone to try exporting Org documents to HTML using your
>> library and see how it compares with ox-html.el for a daily usage.
>
> nobody seemed to be that interested in helping :/
Apologies
Hi Zachary,
Zachary Kanfer writes:
> That is an interesting exporter. Is it actually part of orgmode? I don't
> see it in the org repository. I don't want to rely on downloading something
> from an archived repository that won't get bugfixes.
Indeed, ox-slimhtml is not part of Org at the moment,
Greetings, fellow Emacsians!
On behalf of the EmacsConf 2021 organizers team, I'm very excited to
announce the program for EmacsConf 2021 (Nov 27 and 28), available at:
https://emacsconf.org/2021/schedule
We'll continue working on scheduling the talks in a way that works
reasona
macsconf.org/2021 page
of the EmacsConf wiki for more details on watching and participating
in the conference.
We hope to see you all around on November 27-28 for EmacsConf 2021!
Amin Bandali, Leo Vivier, and Sacha Chua,
On behalf of the EmacsConf 2021 organizers team
Hello,
Nicolas Goaziou writes:
[...]
>
> It would make sense to make it easier for non-Org users who have to deal
> with Org files to set this variable to `showeverything'. This would also
> be on par with Outline mode, the major mode used to handle, e.g., NEWS
> file.
>
[...]
+1 from me as wel
Hello,
TEC writes:
> Hello again,
>
> I thought I'd just bump this in the hope of a response, since in the
> six weeks since my original email I haven't heard anything.
>
> Just to re-iterate the central question:
> Bastien, would you be open to a website revamp? What are your
> thoughts?
>
> A
Hello Timothy,
TEC writes:
> Hello Russell, Amin,
>
> Thanks for giving me your thoughts on the idea :)
> Your responses have lead me to think that this may lead somewhere.
>
:-)
[...]
>
> Amin Bandali writes:
>> Hello,
> Hi :)
>
>> While we wait
discuss]
<https://lists.gnu.org/mailman/listinfo/emacsconf-discuss>
#+title: EmacsConf 2020
#+subtitle: Online Conference
#+date: November 28 and 29, 2020
#+options: author:nil
# Copyright (C) 2020 Amin Bandali, Sacha Chua, David Bremner
The [[https://emacsconf.org/2020/cfp/][Call for Proposa
Bastien writes:
> Hi Adam,
>
> Adam Spiers writes:
>
>> This is useful for prepending to the start of the target headline
>> instead of appending to the end, or vice-versa depending on
>> org-reverse-note-order.
>
> I think this would be useful. What others think?
>
[...]
+1; sounds quite usefu
conf-discuss>
#+title: EmacsConf 2020
#+subtitle: Online Conference
#+date: November 28 and 29, 2020
#+options: author:nil
# Copyright (C) 2020 Amin Bandali, Sacha Chua, David Bremner
Update 2020-09-14: Added timezone information (9am to 5pm
Toronto/EST). Moved CFP end date to October 7, 2020.
Hello fellow Emacsians!
[ I originally sent this mail to the EmacsConf lists and emacs-tangents,
but thought some folks on emacs-devel and emacs-orgmode might also be
interested in knowing about this and watching the videos too. :-) ]
The EmacsConf 2020 videos are now ready. Thanks to everyo
dom
We remain fully committed to freedom, and we will continue
using our infrastructure and streaming setup consisting entirely
of [[https://www.gnu.org/philosophy/free-sw.html][free software]], much like previous EmacsConf conferences.
Articles and documentation about the EmacsConf infrastructure ar
/www.gnu.org/philosophy/free-sw.html>
# [[elisp:(org-md-export-to-markdown)][Export this file to Markdown]]
# [[elisp:(org-ascii-export-as-ascii nil nil nil t)][Export this file to ASCII]]
#+title: EmacsConf 2023
#+subtitle: Online Conference
#+date: December 2 and 3, 2023
#+options: author:
:(org-md-export-to-markdown)][Export this file to Markdown]]
# [[elisp:(org-ascii-export-as-ascii)][Export this file to ASCII]]
#+title: EmacsConf 2024
#+subtitle: Online Conference
#+date: December 7 and 8, 2024
#+options: author:nil toc:nil
#+begin_export md
[[!meta title="Call for Participatio
Sébastien G writes:
> Nice. 😉
>
> Thanks to everyone. 😁
Cheers, and indeed, thanks to everyone involved. :-)
> Did you know if the videos are also on Peertube ?
As of a few days ago, they are indeed. I've uploaded them to the
EmacsConf account on SDF's PeerTube instance, toobnix, tagged in
thr
Hi Timothy, all,
TEC writes:
> Hi all,
>
> This is a quick patch to use the Emacs manual CSS with our generated Org
> manual.
>
> You can see what the single-page version of this looks like here:
> https://tecosaur.com/resources/org/doc/manual.html and the multi-page
> here: https://tecosaur.com/
Bastien writes:
> Various discussions convinced me that `org-adapt-indentation' should
> be nil by default.
>
> With `electric-indent-mode' being activated by default in Emacs, the
> current behavior is that RET after a headline moves the point below
> the beginning of this headline, not the begin
Hello,
Per today's announcement [0] on GNU and FSF moving to the Libera.Chat
IRC network, the following Emacs-related channels are also moving from
Freenode to Libera.Chat:
- #emacs
- #emacs-beginners
- #org-mode
- #erc
- #gnus
[0]: https://lists.gnu.org/archive/html/info-gnu/2021-06/msg5.ht
Hi Michael,
Michael Albinus writes:
> Amin Bandali writes:
>
>> Hello,
>
> Hi Amin,
>
>> Per today's announcement [0] on GNU and FSF moving to the Libera.Chat
>> IRC network, the following Emacs-related channels are also moving from
>> Freenode to
EmacsConf 2021 the best one
so far!
* Commitment to freedom
We remain fully committed to freedom, and we will continue
using our infrastructure and streaming setup consisting entirely
of [[https://www.gnu.org/philosophy/free-sw.html][free software]], much like previous EmacsConf conferences.
An a
ml][free software]], much like previous EmacsConf conferences.
An article describing our infrastructure and tools is underway,
and will be announced on the emacsconf-discuss list when published.
* COMMENT Copyright & License
Copyright (c) 2020 Amin Bandali, Sacha Chua, David Bremner
Copyright (c) 20
g/mailman/listinfo/emacsconf-org][emacsconf-org]] as well, for discussions related to organizing the
conference by the EmacsConf organizers and volunteers.
We'd really appreciate your help in making EmacsConf 2021 the best one
so far!
* Commitment to freedom
We remain fully committed to freedom,
pation
#+subtitle: Online Conference
#+date: December 6 and 7, 2025
#+options: author:nil toc:nil
#+begin_export md
[[!meta title="Call for Participation"]]
[[!meta copyright="Copyright © 2020 Amin Bandali, Sacha Chua,
David Bremner
Copyright © 2021 Amin Bandali, Sacha Chua, Leo V
42 matches
Mail list logo