Carsten Dominik gmail.com> writes:
> well, this does stop tabs from being used, but it does
> not stop the mis-alignment of tags on different outline
> levels.
Any news on that?
Although I have no idea how org-mode works internally,
I simply tried replacing line 12773 of org.el:
(- (- org-tags
Tassilo Horn member.fsf.org> writes:
> I've also made the characters used for table rendering customizable, so
> that you can use nice unicode glyphs.
This is awesome! Could it somehow incorporated into orgmode to draw the
tables there?
Ciao, Marcus
Hello Tassilo,
Tassilo Horn member.fsf.org> writes:
> I don't think that would be a good idea, cause in org you partly draw
> the tables on your own, that is, you write | for another row etc..
> You don't want to have to insert unicode characters there.
You are right, it would not be enough to s
Hello List,
Org-babel supports Javascript through node.js but does
not support session evaluation. I wonder if there is a
technical reason or if simply nobody implemented it
(yet).
Ciao, Marcus
Pieter Praet praet.org> writes:
> What the OP is suggesting effectively nullifies the separation between
> model and view ...
I'm sorry, but this is just plain wrong. The whole problem is that in
orgmode there is no real separation between model and view.
Any "normal" interactive application re
Bastien wikimedia.fr> writes:
> Jonathan BISSON gmail.com> writes:
>
> > I'm using inline images a lot in my org-files, but sometimes, the inline
> > image disappears and I need to do a (org-display-inline-images) again.
> > I need to look in more details when does this really happen.
>
> Ok,
Hello List,
I almost exclusively use a custom block agenda and want to bind it to a key
instead of going through the agenda dispatcher. Is that possible?
Ciao, Marcus
Bernt Hansen norang.ca> writes:
> Certainly this is doable
>
> (org-agenda t "a")
>
> Just bind this to the key of your choice and substitute "a" with the
> agenda you want to run.
Doesn't work for me. I get:
recursive-edit: Wrong type argument: commandp, (org-agenda t "A")
Pieter Praet praet.org> writes:
> That's because you need to wrap it in a lambda function.
Okay, thanks.
Ciao, Marcus
Hello List,
I've created a custom block agenda that consists of an agenda view
showing me the scheduled items of the next 7 days and a TODO list
showing me unscheduled TODO items from various projects. In the TODO
part, I can toggle states using "t", switch to an entry's origin with
SPC, TAB and R
Hello List,
I've created a custom block agenda that consists of an agenda view
showing me the scheduled items of the next 7 days and a TODO list
showing me unscheduled TODO items from various projects. In the TODO
part, I can toggle states using "t", switch to an entry's origin with
SPC, TAB and R
Hello List,
For visual reasons I'd like to have TODO keywords in brackets, like
[TODO], [DONE] etc. Unfortunately, orgmode does not allow me to do
that. I can define them, I can select them with C-c C-t, but in the
actual .org file they are not recognized as TODO keywords. Or, at
least, they don't
Hello Orgmode list,
I do a lot of project planning in Orgmode. All my projects are
of the "ordered" sort, where later steps are blocked until
previous steps have been completed. In my agenda, blocked tasks
are dimmed because I like to see the next steps of a project.
But now, having a few project
nline-images twice (switch inline
images off, then on again ) to get them back.
I have found no clues in the manual or mailing list for this being the
intended behavior, so I guess I found a bug.
Ciao, Marcus Klemm
Marcus Klemm googlemail.com> writes:
>
>
> Hello Org-mode developers,
>
> I have an org document with some inline images that I'd like to be displayedÂ
> permanently. I can switch them on using org-toggle-inline-images, butÂ
> whenever the agenda is rebuilt,
Charles Philip Chan bell.net> writes:
>
> Bastien gnu.org> writes:
>
> Hi Bastien:
>
> > Do you have (setq org-startup-with-inline-images t) ?
>
> I have the above set to "t" and I have the same problem. The images will
> disappear when the agenda is build. I have to toggle it twice for the
Hello Org-Mode team,
I wrote myself a small bash script that uses dmenu and emacsclient
to get notes into Org-Mode via org-protocol-capture. I've set up
some capture templates that fill in the provided information and
configured them to immediate finish without further interaction.
Most of the ti
17 matches
Mail list logo