On 04/19/2014 11:33 PM, Bastien wrote:
Brady Trainor writes:
Was there a better way (outside of joining development of
calfw-org)?
PS: Joining forces for development always seems like a good idea :)
Of course, Bastien you have answered this question well in 2007. Link:
http://lists.gnu.
Hello,
Brady Trainor writes:
> Org-mode version 8.2.5h (8.2.5h-106-gfaa170-elpa @
> c:/Users/user-name/AppData/Roaming/.emacs.d/elpa/org-20140414/)
>
> TLDR version: Should `?T' not appear twice?
This should be fixed. Thank you.
Regards,
--
Nicolas Goaziou
Hello,
York Zhao writes:
> I'm sorry that my bug report might not be clear enough. What I meant was that
> with one prefix argument, the command `org-insert-heading' should insert a new
> heading *before* the current heading, not after. In this regard the behavior
> should be exactly the same as
How can I put options that would apply to a frame (e.g., \allowframebreaks)?
Hi Neal,
Neal Becker writes:
> How can I put options that would apply to a frame (e.g.,
> \allowframebreaks)?
#+BIND: org-beamer-frame-default-options "[allowframebreaks]"
for allowing frame breaks for the whole document,
*** A very long slide
:PROPERTIES:
:BEAMER_env: [allowframebrea
Hi Leo,
Leo Liu writes:
> While adding support for org-mode in easy-kill¹ I have discovered C-M-a
> and C-M-e work asymmetrically. C-M-e moves forward 2 headlines while
> C-M-a move back 1.
Commit 76fa97922 changed C-M-a and C-M-e to `org-backward-element'
and `org-forward-element' but I know s
> Eric S Fraga :
> However, the one recommendation I would make is that, if you can, you
> should run emacs within screen or byobu on the host so that
> disconnections keep the emacs instance running. I found it quite
> useful to have that emacs running continuously while I was out and
> abou
By the way, I found this information in this thread:
http://thread.gmane.org/gmane.emacs.orgmode/36413
Maybe worth reading entirely.
--
Bastien
After running in circles, it seems that the documentation for the org-mode
mobile android app is supposed to be here:
https://github.com/matburt/mobileorg-android/wiki/Documentation
However, all the images are missing on that page, and the images are pretty
important.
Is there a better page
Hi Bastien,
I think you're right, sorry for any inconveniences ;)
Bastien writes:
> Hi Markus,
>
> Markus Hauck writes:
>
>> It seems like org-refile with the goto argument is no longer allowed
>> From non org-mode buffers.
>
> I reverted your patch.
>
>> In commit 49da67d the condition was c
Hi all
Thanks to the always amazing sacha chua here is a neat way to evaluate/run
bash/zsh command line commands inside the emacs term. i find this very
useful for collecting multiple bash snippets and quickly running them
here is the code
#+begin_src emacs-lisp
(defadvice org-babel-execute:sh (
Xebar Saram writes:
Hello, all!
> Thanks to the always amazing sacha chua here is a neat way to evaluate/run
> bash/zsh command line commands inside the emacs term. i find this very
> useful for collecting multiple bash snippets and quickly running them
> here is the code
> #+begin_src emacs-lis
Hi Reuben,
Reuben Thomas writes:
> 1. I customize org-file-apps's system command to be "xdg-open %s",
> then customize the default command to be the system command.
Please share the value of `org-file-apps' (C-h v org-file-apps RET).
What I've found is that, since .pdf documents can be opened
This shouldn't take any priority I imagine, but I am curious what causes
it.
If you execute
M-x customize-group org-agenda RET
at bottom you will find two appearances of subgroup `Org Agenda Match
View', which I assume is not desired result.
I think this must somehow result from Emacs
"Mark S." writes:
> After running in circles, it seems that the documentation for the
> org-mode mobile android app is supposed to be here:
>
> https://github.com/matburt/mobileorg-android/wiki/Documentation
>
> However, all the images are missing on that page, and the images are
> pretty impor
Brady Trainor writes:
> This shouldn't take any priority I imagine, but I am curious what
> causes it.
>
> If you execute
>
> M-x customize-group org-agenda RET
>
> at bottom you will find two appearances of subgroup `Org Agenda Match
> View', which I assume is not desired result.
>
> I think
Hi Nick,
Unfortunately, those images aren't the right images. They don't match the text.
The real images (by url) are on matburt.net, which is ... down.
So, does anyone know where to find complete documentation?
Thanks,
Mark
> From: Nick Dokos
> Probably, but if you have cloned the project
Hi all,
I often have to use the mhchem latex package to write chemical formulas,
and I have teh following export issue.
If I have this in an org file:
\ce{ABO_3}
\ce{ABO_{3-\delta}}
this exports as
\ce{ABO_3}
\ce\{ABO$_{\text{3-}\delta}$\}
The first one is fine, but the second one is not. T
On 04/21/2014 01:28 PM, Nick Dokos wrote:
> If you look at the subsequent lines, you'll see that the next group was
> probably cut-n-pasted from this one and has the wrong tag:
> | (defgroup org-agenda-search-view nil
> | :tag "Org Agenda Match View"
> Nick
Thank you! It's reassuring that
On 2014-04-21 19:26 +0200, Bastien wrote:
> Commit 76fa97922 changed C-M-a and C-M-e to `org-backward-element'
> and `org-forward-element' but I know see it was wrong, so I partially
> reverted it, the old behavior makes more sense.
Thanks.
> Thanks for reporting this,
>
> http://orgmode.org/cgit
Not sure what's going on here. I can use org-show-block-all to show all
of an Org file, but using org-hide-block-all to reverse it seems to do
nothing. What is the proper way to open the outline completely and then
close it completely up?
--
David Masterson
Programmer At Large
Hi John,
John Kitchin writes:
> If I have this in an org file:
>
> \ce{ABO_3}
> \ce{ABO_{3-\delta}}
>
> this exports as
> \ce{ABO_3}
> \ce\{ABO$_{\text{3-}\delta}$\}
>
> The first one is fine, but the second one is not. The nested {} seems to
> mess it up. Is there a way to get this to export c
22 matches
Mail list logo