I'd like to request that org's keybindings be separated from the functions they
use to do their work.
This would greatly ease the use of these functions by people who want to use
their own keybindings rather than relying on keybindings that org provides.
The reason I ask is that recently I've b
Nicolas Goaziou (2018/11/26 23:58 +0100):
> See `org-agenda-time-grid'.
I don't use a grid actually, I use the list mode.
Shérab.
Hello,
Shérab writes:
> Dear all,
>
> Currently my org-agenda-prefix-format contains this:
>
> ((agenda . " %?:t %s")
>
> In the agenda view, this leads to an itme being displayed like:
>
> 18:00..: My appointment
>
> I'd like to aovid the ".." used to pad the timestamp becuase I
Hello,
stardiviner writes:
> Here is the example:
>
> #+begin_src org
> * headline
> :CUSTOM_ID: 测试
> #+end_src
>
> I use org-store-link, and org-insert-link keybindings. But it reports error:
>
> Position saved to mark ring, go back with ‘M-,’.
> if: No match for custom ID:
> %E5%AE%BD%E5%BA
Dear all,
Currently my org-agenda-prefix-format contains this:
((agenda . " %?:t %s")
In the agenda view, this leads to an itme being displayed like:
18:00..: My appointment
I'd like to aovid the ".." used to pad the timestamp becuase I am
using a braille display so compact outp
Hello,
"Ulrich G. Wortmann" writes:
> I had a quick look at table.el
>
> It exports only a tabular command, not a table. Is there a way to make org
> wrap the
>
> \begin{tabular}
> \end{tabular}
>
> into a regular
>
> \begin{table}
> \end{table}
>
> This would be perfectly correct latex, and kee
Hello,
John Kitchin writes:
> hm. I would have interpreted it as an empty string with a strikethrough,
> followed by a plus. It makes sense to require 1 or more characters
> between them though.
>
> Why is +-+ not a - with a strikethrough? Because it is a table line?
It was a bug I was not very
Nicolas Goaziou writes:
> David Masterson writes:
>> It apparently only affects org-insert-heading, but not
>> org-insert-heading-respect-content -- I'm not sure why. Is that
>> a bug?
> They should behave the same way, indeed. Again a minimal example would
> help.
My example is simple.
* e
I had a quick look at table.el
It exports only a tabular command, not a table. Is there a way to make org
wrap the
\begin{tabular}
\end{tabular}
into a regular
\begin{table}
\end{table}
This would be perfectly correct latex, and keep the export mechanism,
neatly separated
Cheers
Uli
On Sat,
Thanks for the feedback. Makes sense if the latex code in the tabular
environment is generated by table.el. I wonder however why the export to
ASCII produces a caption.
Cheers
Uli
On Sat, 24 Nov 2018 at 04:37 Nicolas Goaziou wrote:
> Hello,
>
> "Ulrich G. Wortmann" writes:
>
> > the following
Hello,
David Masterson writes:
> It apparently only affects org-insert-heading, but not
> org-insert-heading-respect-content -- I'm not sure why. Is that
> a bug?
They should behave the same way, indeed. Again a minimal example would
help.
Regards,
--
Nicolas Goaziou
Hello,
Emmanuel Charpentier writes:
> I have but one *visual* clue : whereas the fontlock gives me a gray
> color for #+title, #+author and #+date (light gray for the tags, dark
> blue for the title, medium grey for author and date), "#+language: fr"
> remains in red, even after C-c C-c. (Approx
12 matches
Mail list logo