On Mon, Jan 1, 2018 at 8:07 PM, Adam Porter wrote:
> Allen Li writes:
>
>> I don’t know if a more intelligent way of handling tags and todo
>> keywords is worth the extra complexity, but in the use case that I
>> imagine it makes sense to match using only the heading/list item:
>>
>> * Things to
Hi,
With current org version (Org mode version 9.1.8 (9.1.8-elpaplus @
c:/Users/joon/.emacs.d/elpa/org-plus-contrib-20171228/)),
org-open-link-from-string does not work with a path string if it includes a
space. For example,
(org-open-link-from-string "file:test test.hmtl")
yields
user-error
No answer, but something like this was also posted on SO:
https://emacs.stackexchange.com/questions/37828/org-mode-doesnt-align-column-bars-properly
John
---
Professor John Kitchin
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pit
Allen Li writes:
> I don’t know if a more intelligent way of handling tags and todo
> keywords is worth the extra complexity, but in the use case that I
> imagine it makes sense to match using only the heading/list item:
>
> * Things to buy
> ** TODO cabbage
> ** DONE milk :store1:
>Maybe I f
On Mon, Jan 1, 2018 at 10:26 AM, Nicolas Goaziou wrote:
> Allen Li writes:
>
>> Org mode is fundamentally an outliner, and one often makes lists with
>> an outliner. Filtering out duplicates from a list seems to me like a
>> common need.
>
> AFAIK, this is the first time this need is expressed o
Hello,
Melleus writes:
> Melleus writes:
>
>> I also have Org mode version 9.1.8 and the problem with broken
>> tables. Now it looks like this:
>>
>> |+--+---|
>> | Суб'єкт| Завдання
Melleus writes:
> I also have Org mode version 9.1.8 and the problem with broken
> tables. Now it looks like this:
>
> |+--+---|
> | Суб'єкт| Завдання
I also have Org mode version 9.1.8 and the problem with broken
tables. Now it looks like this:
|+--+---|
| Суб'єкт| Завдання
|
Michel Schinz writes:
> Ok, I will gladly do this, but I just want to point out that Org 9.1.8 is
> what one currently gets from Org's own ELPA. You can check it out by
> downloading the latest archive from https://orgmode.org/elpa/, namely:
>
> https://orgmode.org/elpa/org-20171228.tar
>
> The
Hello,
On Mon, Jan 1, 2018, at 19:37, Nicolas Goaziou wrote:
> There is no such thing as Org version 9.1.8. Latest stable release is
> Org 9.1.5.
>
> As I cannot reproduce it (I'm not on macOS) on maint (stable branch),
> I suggest to update Org and try again. It may be related to a bug
> recentl
Hello,
Michael Maurer writes:
> I'm not sure if this is a feature, or I'm missing something, but if I
> set up an outline like this:
>
> * 2017
> :PROPERTIES:
> :VISIBILITY: folded
> :END:
> ** december
> :PROPERTIES:
> :VISIBILITY: folded
> :END:
> *** 31
> *** 30
> ** november
> :PROPERTIES:
>
Hello,
Michel Schinz writes:
> The latest version(s) of Org have a weird display issue (at least on
> macOS) when tables are aligned. To see it, launch Emacs with "-Q" and
> then add the directory containing the latest Org to the load-path. Then,
> open an empty Org file (e.g. /tmp/foo.org) and
Allen Li writes:
> Org mode is fundamentally an outliner, and one often makes lists with
> an outliner. Filtering out duplicates from a list seems to me like a
> common need.
AFAIK, this is the first time this need is expressed on this ML. There
is no equivalent in "org-list.el" either.
Anyway
Nicolas Goaziou writes:
> Hello,
>
> Eric S Fraga writes:
>
>> Not sure what kind of ECM you would like? I simply type in a line like
>> this:
>>
>> 2. this is an item that has a lot of text, text that will eventually
>> auto fill onto next line.
>
> I see. Here comes the 2018 release.
Works
Hello,
Fabrice Popineau writes:
> Actually, looking at org-datetree.el, the several regex here do not take
> possible tags into account, so this is expected.
>
> So my question: would it make sense to enhance datetrees entries with
> optional tags?
> Or would that introduce some kind of inconsis
On Monday, 1 Jan 2018 at 11:15, Nicolas Goaziou wrote:
> I see. Here comes the 2018 release.
Happy new year!
2018 is obviously going to be a good year: this version of orgalist
works very well now.
Thanks,
eric
--
Eric S Fraga via Emacs 27.0.50, Org release_9.1.5-269-g144451
signature.asc
D
Hi,
It seems that currently, datetrees do not support tags.
IE if I add a tag to some datetree and I try to add another item to the
same date,
then another date is insereted:
*** 2017-12-29 vendredi :perso:
[2017-12-29 ven.]
- Bla-bla-bla-bla
*** 2017
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
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org mailing list.
---
On Mon, Jan 1, 2018 at 2:04 AM, Nicolas Goaziou wrote:
> Duplicates headings are not necessarily wrong. I think this is too
> specific to be integrated in Org proper.
>
> Maybe we could add a check for duplicates headings in Org Lint instead,
> and add this to Worg, in a "tools" page.
>
> Or we co
Hello,
Eric S Fraga writes:
> Not sure what kind of ECM you would like? I simply type in a line like
> this:
>
> 2. this is an item that has a lot of text, text that will eventually
> auto fill onto next line.
I see. Here comes the 2018 release.
Regards,
--
Nicolas Goaziou
orgalist.el
De
Hello,
Allen Li writes:
> I wrote a command to remove duplicate subheadings, which I use to
> remove duplicate captured links among other things. Would this be a
> useful addition to Org mode?
>
> I have included it below for reference. I will clean it up a bit if
> it's a worthy feature.
>
>
hello,
I'm not sure if this is a feature, or I'm missing something, but if I
set up an outline like this:
* 2017
:PROPERTIES:
:VISIBILITY: folded
:END:
** december
:PROPERTIES:
:VISIBILITY: folded
:END:
*** 31
*** 30
** november
:PROPERTIES:
:VISIBILITY: folded
:END:
the headlines undernea
22 matches
Mail list logo