On Thursday, 15 Oct 2015 at 16:49, Nick Dokos wrote:
> ... assuming that OP is talking about latex export.
> I assumed he was talking about the org buffer - we'll have to wait
> and see who guessed correctly :-)
Indeed. I read the OP's email too quickly... And as I was in
the midst of writing a
Hi there,
Not documented enough yet but I would like to announce the release of
orgmine.el, a minor mode for org-mode with Redmine integration.
Please visit the following github site if you are interested in.
http://github.com/kametoku/orgmine
Since I do not have enough time for a while, it wou
Hi,
Is there a way to use a constant directly in a table column?
I need to have a table where one of the columns can have one out of three
possible values and wanted to use constants for this.
>From the following minimal example it appears that constants are only
possible in formulas, or am I miss
On Friday, 16 Oct 2015 at 14:39, Guido Van Hoecke wrote:
> Hi,
>
> Is there a way to use a constant directly in a table column?
> I need to have a table where one of the columns can have one out of three
> possible values and wanted to use constants for this.
> From the following minimal example it
Hi Eric,
Thanks for the suggestions, I'll go for the integer value used as an index
:)
Have a nice weekend,
Guido
On 16 October 2015 at 15:48, Eric S Fraga wrote:
> On Friday, 16 Oct 2015 at 14:39, Guido Van Hoecke wrote:
> > Hi,
> >
> > Is there a way to use a constant directly in a table c
On Friday, 16 Oct 2015 at 16:38, Guido Van Hoecke wrote:
> Hi Eric,
>
> Thanks for the suggestions, I'll go for the integer value used as an index
and please post the index solution for the record?
thanks,
eric
--
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.50.2, Org release_8.3.2-161-gd2ac25
Hello,
I started an emacs - Q session and loaded only multiple-cursors. I still
have the same issue.
my verson of multiple-cursors is multiple-cursors-20150710.456 - the latest
one from melpa.
On Wed, Oct 14, 2015 at 11:17 PM, Kaushal Modi
wrote:
> It works fine for me.
>
> Have you tried sta
I am using the same multiple-cursors version.
What is you OS, emacs version (M-x emacs-version) and org-mode version
(M-x org-version)?
I don't know if that information will help as I have never seen the
problem you described. But it will still be good to have that info.
What happens when you tr
*
emacs version
GNU EMACS 24.5.1 (X86_64-REDHAT-LINUX-GNU, GTK+ VERSION 3.16.6) OF
2015-09-14 ON BUILDVM-10.PHX2.FEDORAPROJECT.ORG
Org version
Org-mode version 8.3.1 (8.3.1-103-g366dc4-elpa @
/home/DJJ/.emacs.d/elpa/org-20150907/)
* About the problem
When I have a key bindin
Hi,
I am having issues when exporting to LaTeX using labels in figures. The
following snippet
> > >
> #+CAPTION: Comparison >
> #+NAME: fig:irreg2 >
> #+attr_latex: :width 0.9\textwidth :pla
Hello,
garj...@garjola.net writes:
> I am having issues when exporting to LaTeX using labels in figures. The
> following snippet
>
>> > >
>> #+CAPTION: Comparison >
>> #+NAME: fig:irreg2 >
>
Hello,
cesar mena writes:
> i think what i am trying to say is best shown with an example.
>
> so let's say that today is oct 13th.
>
> the task
> ** TODO check smoke alarm
>SCHEDULED: <2015-10-04 Sun .+10d>
>
> shows up in the agenda as:
>
> Sched.10x: TODO check smoke alarm
>
> howeve
I haven’t been following the thread so this may have already been asked,
but have you checked ~/.emacs.d/.mc-lists.el ?
Perhaps org-self-insert-command found it’s way into the wrong list. It’s
safe to just delete the file and restart Emacs.
-Ivan
On Oct 16, 2015, at 9:53 AM, Jérémie Juste wro
Ivan made a very good point. It this actually is the problem it would
also explain why you see it in emacs -Q too.
--
Kaushal Modi
On Fri, Oct 16, 2015 at 2:06 PM, Ivan Andrus wrote:
> I haven’t been following the thread so this may have already been asked, but
> have you checked ~/.emacs.d/.mc
Replying on an old thread:
> >>On Mon, Nov 4, 2013 at 11:22 AM, Cook, Malcolm
> wrote:
> > >> I wish to lock an org buffer to a particular installation of R so that
> > all
> code blocks use it.
> > >>
> > >> I found that I could not, for instance, write `:session R-3.0.1`.
> > >>
>
Hello,
"Michael O'Connor" writes:
> Hello, I've attached a patch fixing a minor typo in the docs. I think this
> is the right list to send it to, let me know if I should send it
> elsewhere!
>
> From 6701fc8ec3e05a25c53d84ed39b88360a3836998 Mon Sep 17 00:00:00 2001
> From: Michael O'Connor
> D
Nicolas Goaziou writes:
> Hello,
>
> garj...@garjola.net writes:
>
>> I am having issues when exporting to LaTeX using labels in figures. The
>> following snippet
>>
>>> > >
>>> #+CAPTION: Comparison >
>>> #+NAME: fig
Andreas Leha writes:
> Maybe `org-latex-prefer-user-labels' deserves its own FAQ entry.
It should perhaps be mentioned explicitly in the manual as this topic pops
up too frequently. A worg faq entry is also fine.
Feel free to submit a patch towards this end.
> Or a changed default value.
I d
Hi Nicolas, org-mode developers,
org-lint cpmlains:
10702 low Misplaced planning info line
because of this:
* DONE xxx X x X
DEADLINE: <2011-11-25 Fr> CLOSED: [2011-12-17 Sa 21:42]
<2011-11-22 Di>
:LOGBOOK:
- State "DONE" from
Fabrice Popineau writes:
> My small patch worked only for labels with colon.
> With more extensive testing, I can propose this one against maint :
Thank you
> diff --git a/vendor/org-mode/lisp/ox-beamer.el
> b/vendor/org-mode/lisp/ox-beamer.el
> index 73d8a76..ee4f0d7 100644
> --- a/vendor/org-
Hi Nicolas, org-mode developers,
I fixed another org-mode file and there is another strange
behaviour of org-lint:
org-lint complains:
9846 high Incorrect contents for PROPERTIES drawer
because of this:
* watermelon watermelon watermelon
:PROPERTIES:
:
Hello,
Gregor Zattler writes:
> org-lint cpmlains:
> 10702 low Misplaced planning info line
>
> because of this:
>
> * DONE xxx X x X
> DEADLINE: <2011-11-25 Fr> CLOSED: [2011-12-17 Sa 21:42]
> <2011-11-22 Di>
> :LOGBOOK:
> - State
Hello,
Gregor Zattler writes:
> I fixed another org-mode file and there is another strange
> behaviour of org-lint:
>
> org-lint complains:
> 9846 high Incorrect contents for PROPERTIES drawer
>
> because of this:
>
> * watermelon watermelon watermelon
> :PRO
Nicolas Goaziou wrote:
>
> Hello,
>> Am I doing something wrong?
>
> This is a feature. See `org-latex-prefer-user-labels'.
>
>
Oups! Thank you and apologies!
--
Dr. Dindi
Dad, Philosopher, Hacker
Hi Nicolas,
Thanks! Your approach works for me, buy won't it trip up someone who is
used to the current behaviour?
Cheers
-cm
Hello,
cesar mena writes:
> i think what i am trying to say is best shown with an example.
>
> so let's say that today is oct 13th.
>
> the task
> ** TODO check smoke
Hi Nicolas,
thanks, confirmed for both problems.
Thank you for your fast fix.
Empty *org-lint* buffers give a feeling of security :-)
Ciao; Gregor
* Nicolas Goaziou [16. Oct. 2015]:
> Gregor Zattler writes:
>
>> I fixed another org-mode file and there is another strange
>> behaviour of org
26 matches
Mail list logo