Hello,
t...@tsdye.com (Thomas S. Dye) writes:
> I'm probably doing something silly here, but can't figure it out. Using
> the new LaTeX exporter, and with org-entities-user defined as below,
> this:
>
> \C14 \frac12 \Omacron
>
> exports as:
>
> \C14 \textonehalf{} \={O}
>
> Why isn't my C14 enti
OK, I’ve tracked this down. I added a function to
‘org-agenda-finalize-hook’ which makes modifications to the agenda
buffer (viz. removing the 'mouse-highlight text properties). At line
3441 of org-agenda.el, in the ‘org-agenda-finalize’ function, this hook
is run outside of any (let ((inhibit-re
Ken Mankoff wrote:
> Thanks! That makes it much cleaner. My setup is now reduced to this:
>
> (setq global-auto-revert-mode t)
> (run-at-time "2 minutes" 600 '(lambda () (shell-command "ical2org>iCal.org")))
>
> With full paths to the ical2org binary and the iCal.org file.
>
> Thanks,
>
>
Aloha all,
I'm probably doing something silly here, but can't figure it out. Using
the new LaTeX exporter, and with org-entities-user defined as below,
this:
\C14 \frac12 \Omacron
exports as:
\C14 \textonehalf{} \={O}
Why isn't my C14 entity being exported correctly?
All the best,
Tom
Value
2012ko irailak 16an, Moritz Ulrich-ek idatzi zuen:
> I get this error when I run `org-mobile-push'. Setting
> `debug-on-error' to t doesn't bring up an error buffer when I get this
> error.
>
> GNU Emacs 24.2.1 (x86_64-apple-darwin11.4.0, NS apple-appkit-1138.47)
> Org-mode version 7.9.1 (release
I get this error when I run `org-mobile-push'. Setting `debug-on-error'
to t doesn't bring up an error buffer when I get this error.
GNU Emacs 24.2.1 (x86_64-apple-darwin11.4.0, NS apple-appkit-1138.47)
Org-mode version 7.9.1 (release_7.9.1-23-gf1f1fc)
I used to get this error when I kept my age
Thanks! That makes it much cleaner. My setup is now reduced to this:
(setq global-auto-revert-mode t)
(run-at-time "2 minutes" 600 '(lambda () (shell-command "ical2org>iCal.org")))
With full paths to the ical2org binary and the iCal.org file.
Thanks,
-k.
On Sun, Sep 16, 2012 at 2:08 PM, Ch
Ken Mankoff writes:
Hi Ken:
> Right now I'm running ical2org via cron and re-generating iCal.org
> (redirecting stdout with ">"). When I try to regenerate the agenda,
> emacs complains:
>
> iCal.org changed on disk; really edit the buffer? (y, n, r or C-h)
Set "global-auto-revert-mode" to "t".
Hi,
I'd like to have my Mac iCal events appear in my agenda. I was using
org-mac-iCal for this without problem, but it doesn't parse things as
well as the external python ical2org program
(http://www.doughellmann.com/projects/ical2org/).
Right now I'm running ical2org via cron and re-generating i
Hi Thomas,
Thomas S. Dye wrote:
>> I use the following instead (_ character stands for the non-breaking
>> space):
>>
>> #+begin_src emacs-lisp
>> (defun ngz-latex-filter-nobreaks (text backend info)
>> "Ensure \"_\" are properly handled in Beamer/LaTeX export."
>> (when (memq backend '(e-beam
Aloha Nicolas,
Nicolas Goaziou writes:
> Hello,
>
> t...@tsdye.com (Thomas S. Dye) writes:
>
>> This in the org file:
>>
>> (fig. [[fig:old-wood]])
>>
>> exports to this in the latex file:
>>
>> (fig. \ref{fig-old-wood})
>>
>> I think the exporter is replacing the colon with a hyphen, which brea
Hi Ivan,
Ivan Kanis writes:
> The last time we did this was two years ago IIRC. How about we organize
> it again? Is Frederic Couchet on the org mailing list?
I will present some new features tomorrow eve, at the Paris Lifehacker
meeting.
I will discuss of the possibility of an OrgCamp with Fr
> "Nicolas" == Nicolas Goaziou writes:
> This patch is good, but I'd rather hard-code the regexp within
> org-element: I'm slowly trying to make this library as low-level as
> possible. Do you mind changing it?
Hi,
thanks for the quick review. Of course I don't mind, but I'm just
curious to
Laurent Hoeltgen writes:
> Hi,
>
> I noticed today, that there are two apps for org-mode on android, namely
> MobileOrg and MobileOrgNG.
>
> Is there any significant difference between them in terms of
> functionality and stability? Is any of them to be recommended over the
> other one?
As fa
Hi,
I noticed today, that there are two apps for org-mode on android, namely
MobileOrg and MobileOrgNG.
Is there any significant difference between them in terms of
functionality and stability? Is any of them to be recommended over the
other one?
So far, I've been using MobileOrg and it wo
Eric Schulte writes:
> I'm not sure what "providing the link" entails. Does this mean
> coordinating with elpa.gnu.org so that orgplus becomes available through
> the gnu elpa? That sounds ideal.
I was actually thinking of using orgmode.org as the package repository
for orgplus. I don't think i
I also use refile for this. I have a refile.org file where new stuff goes.
If I want to refile the note/task now, instead of later, I use "C-u C-u C-c
c" and Org goes to the last captured note/task from where I can easily
refile it.
--
Darlan
Em 15/09/2012 18:55, "Charles Philip Chan" escreveu:
>> I vote we begin building the orgplus package daily and hosting it on
>> orgmode.org.
>
> When the server pulls up to that revision it should automatically start
> to produce the orgplus archive. It is then a matter of providing the
> link so that it actually becomes accessible.
>
I'm not sure
Luis Anaya writes:
> Eric Schulte writes:
>
> Hi:
>
>> with the attachment :)
>
> I tried your patch and it seems that the defcustom needs to be changed
> (at least from the way it is written in the patch.
Oh yes, I used file-name-nondirectory instead of file-name-directory,
and forgot the cust
Hello,
t...@tsdye.com (Thomas S. Dye) writes:
> This in the org file:
>
> (fig. [[fig:old-wood]])
>
> exports to this in the latex file:
>
> (fig. \ref{fig-old-wood})
>
> I think the exporter is replacing the colon with a hyphen, which breaks
> the reference.
Correct. It's done by the function `
Jambunathan K writes:
> Package manager will download and upgrade the dependency if needed.
Yes.
> Bundle the exporters in to say org-extras*.tar or org-devel-*.tar and
> then have that package depend on the right version of org-*.tar.
That would work if the package was missing. I've looked and
21 matches
Mail list logo