Hi Rick,
hline-relative references on the left side of a table are currently not
supported. The fact that this is expanded is a bug. A patch catching this
case would be very welcome.
Regards
- Carsten
On May 1, 2013, at 7:27 PM, Rick Frankel wrote:
> Hi-
>
> I don't know if this is a bug
Hi Uwe,
this sounds interesting - would you be interested to provide a patch to this
effect?
- Carsten
On May 25, 2013, at 6:35 PM, Uwe Brauer wrote:
>
> Hello
>
> As I described in a previous message, org-export can successfully export
> complex table which I have partially generated (end
Hi everyone,
I have not followed the bibtex discussion in the last year or two. Is there
anyone who knows the latest status and who can answer this question by Feng Shu?
Thank you very much.
- Carsten
On Jul 11, 2013, at 9:20 AM, Feng Shu wrote:
> bibtex2html can't recognize the style file
Hi Gregor,
thank you for your report.
I have now documented this problem in the manual, but I invite you or anyone
else to submit a patch that will solve this issue.
- Carsten
On Sep 1, 2013, at 12:42 AM, Gregor Zattler wrote:
> Dear org-mode Developers,
>
> i followed the advice in the org
On Sep 2, 2013, at 10:34 AM, Jambunathan K wrote:
> Carsten Dominik writes:
>
>> They are basically the "open" commands for MacOS X and Windows, and
>> mailcap for Unix/Linux.
>
> The suggestion below is met with some approval in the Orgmode mailist
> earlier.
>
> http://lists.gnu.org/arch
Carsten Dominik writes:
> They are basically the "open" commands for MacOS X and Windows, and
> mailcap for Unix/Linux.
The suggestion below is met with some approval in the Orgmode mailist
earlier.
http://lists.gnu.org/archive/html/emacs-orgmode/2013-07/msg00407.html
Here I go.
Rasmus
It seems you have a keen interest in latex + org-entities.
(This might be familiar to you.)
You can do a,
C-x b *scarath*
C-x C-m C-\ TeX
C-h C-\ RET
and pull all the entities that you ever want in a single go (rather than
including them piecemeal-by-piecemeal.)
With som
Johannes Rainer writes:
> Hi all,
>
> is there a way that I could export the generated tex files to a
> different directory upon export?
It is called publishing. Search the info or pdf manual.
>
> thanks, jo
Hi Carsten,
On Mon, Sep 02, 2013 at 10:44:39AM +0200, Carsten Dominik wrote:
>
> On Sep 2, 2013, at 10:34 AM, Jambunathan K wrote:
>
> > '(org-file-apps-defaults-gnu
> > (quote
> >((remote . emacs)
> > (system . "xdg-open %s")
> > (t . mailcap))) t))
> >
>
>
On Sep 2, 2013, at 11:47 AM, Suvayu Ali wrote:
> Hi Carsten,
>
> On Mon, Sep 02, 2013 at 10:44:39AM +0200, Carsten Dominik wrote:
>>
>> On Sep 2, 2013, at 10:34 AM, Jambunathan K wrote:
>>
>>>'(org-file-apps-defaults-gnu
>>> (quote
>>> ((remote . emacs)
>>>(system . "x
thanks, I will give it a try.
On Sun, Sep 1, 2013 at 8:47 PM, Suvayu Ali wrote:
> On Sun, Sep 01, 2013 at 07:58:42PM +0200, Johannes Rainer wrote:
> > Hi all,
> >
> > is there a way that I could export the generated tex files to a different
> > directory upon export?
>
> If you are using subtree
Hi everyone,
OK, we now use xdg-open when available on a Linux system.
Thanks to everyone for the input.
- Carsten
On Sep 2, 2013, at 11:47 AM, Suvayu Ali wrote:
> Hi Carsten,
>
> On Mon, Sep 02, 2013 at 10:44:39AM +0200, Carsten Dominik wrote:
>>
>> On Sep 2, 2013, at 10:34 AM, Jambunathan
Hi Carsten and Rick,
Carsten Dominik writes:
> are you a signed contributor?
yes, Rick is listed on http://orgmode.org/worg/org-contribute.html
I keep the list as up-to-date as possible.
Best,
--
Bastien
Carsten Dominik writes:
>> Great -- could someone document this on this page?
>> http://orgmode.org/worg/agenda-optimization.html
>
> Done.
Thanks!
--
Bastien
Jambunathan,
> You can do a,
>
> C-x b *scarath*
> C-x C-m C-\ TeX
> C-h C-\ RET
>
> and pull all the entities that you ever want in a single go (rather than
> including them piecemeal-by-piecemeal.)
Indeed, I use this in message buffers. If using unicode-math (a GREAT
latex package)
Nicolas Goaziou writes:
> Hello,
>
> Rasmus writes:
>
>> Subject: [PATCH] More org-entities.
>
> Stylistic note for future patches: there should be no period at the end
> of the title.
OK, sorry. Next time just let me know and I'll resubmit the patch.
–Rasmus
--
May contains speling mistake
Hi Samuel,
Samuel Wales writes:
> If I do an agenda with restriction lock set to a subtree, then g, the
> agenda will ignore the restriction lock.
I can't reproduce this. Can you provide a recipe?
--
Bastien
方俊 writes:
> The typical structure as following:
> - [-] root
> - [ ] b
> - [X] c
> - [ ] d
>
> What i want is: if I toggle the root, all checkboxes, including root
> and children, toggled, no matter the children's status are.
>
> Is there native function/command do things like this?
Not f
Hi Jonathan,
Jonathan Leech-Pepin writes:
> I've been attempting to update to the latest org using the daily .zip
> snapshot for several days (since Carsten rebuilt org-insert-heading).
> I don't have access to git on this computer. ELPA is blocked as well.
>
> The snapshot still reports the ver
Hello,
I would like to export a table to CSV, but only the first two columns. I
see that the orgtbl-to-csv takes some parameters which may include
:skipcols, but I don't know how to pass these parameters to
org-table-export. Do I need to write my own function to do it?
Thanks,
Alan
Hi Carsten,
> I believe I have done it in the right place now, please confirm.
Confirmed, thanks, that's what I wanted.
There's just a little typo in the docstring of `org-unlogged-message':
"Display a message, but avoid loggin it in the *Messages* buffer."
^
On Sep 2, 2013, at 1:49 PM, Bastien wrote:
> Hi Jonathan,
>
> Jonathan Leech-Pepin writes:
>
>> I've been attempting to update to the latest org using the daily .zip
>> snapshot for several days (since Carsten rebuilt org-insert-heading).
>> I don't have access to git on this computer. ELPA i
Jambunathan K writes:
> Rasmus writes:
>
>>> With some scripting, this pulling can be made less laborious but more
>>> complete.
>>
>> Would you be able to get the HTML entities? Nicolas said that Org
>> "prefers" entity names due to encoding. I can find the unicode number
>> in Emacs, but not
Hi Carsten, Daniel and all,
Carsten Dominik wrote:
>> El Thu, 22 Aug 2013 10:36:00 +0200 Sebastien Vauban va escriure:
>>
>>> When jumping to the currently clocked headline (via `C-c C-x C-j'), it
>>> seems (to me) more logical to recenter that headline at the top of the
>>> screen (vs at the cent
On Sep 2, 2013, at 12:54 PM, Bastien wrote:
> Hi Carsten and Rick,
>
> Carsten Dominik writes:
>
>> are you a signed contributor?
>
> yes, Rick is listed on http://orgmode.org/worg/org-contribute.html
>
> I keep the list as up-to-date as possible.
And I do look there, but looked in the wro
Applied, thank.
Rick, I had trouble applying th patch, so did some handywork - please check
after me.
Thank you!
- Carsten
On Aug 15, 2013, at 8:50 PM, Rick Frankel wrote:
> Solution shamelessly copied from ob-python.
>
> * lisp/ob-ruby.el: New customizations `org-babel-ruby-hline-to' and
>
Hello, Daimrod
I remember that you have mailed me a elisp function which can merge contacts,
but now I can't find this function, so could you resend it to me ?
Thanks!
--- Feng shu
On Sep 2, 2013, at 4:02 PM, Sebastien Vauban wrote:
> Hi Carsten, Daniel and all,
>
> Carsten Dominik wrote:
>>> El Thu, 22 Aug 2013 10:36:00 +0200 Sebastien Vauban va escriure:
>>>
When jumping to the currently clocked headline (via `C-c C-x C-j'), it
seems (to me) more logical to r
Recently, I have found a android app (customer contacts) which can quickly
search contacts
(csv format), so I hack a csv exporter based the vcf exporter's code, does
org-contacts
need a csv exporter default?
-- Feng Shu
--
It does not work in my orgmode 8.0.7 in emacs 24.3, prompting an error:
unchecked subitems.
but thank you all the same.
PS: Google tasks does exactly what I described.
On Mon, Sep 2, 2013 at 7:38 PM, Bastien wrote:
> 方俊 writes:
>
> > The typical structure as following:
> > - [-] root
> > -
How surprising! I just confirmed this again by installing Emacs 24.3
release from MacPorts, running emacs -Q in a terminal Emacs, loading
org-mode from Git, and opening the below org file, making sure to
accept the "unsafe" file local setting of org-todo-keyword-faces. I
was able to reproduce it:
Thanks for your reply.
Sorry, I don't know where you should put that code to create the custom
function!
I put it inside .emacs, restarted Emacs, but after latex export the headlines
where visible in the resulting .tex/PDF.
I did add the bind etc. to the test-file.org like you did.
Regards,
M
On 09/02/2013 01:47 AM, Carsten Dominik wrote:
>
> On 10.8.2013, at 20:46, Scott Randby wrote:
>
>> On 08/10/2013 02:00 PM, Nick Dokos wrote:
>>> Scott Randby writes:
>>>
On 08/09/2013 10:58 PM, Nick Dokos wrote:
> Scott Randby writes:
>
>> I cannot get the skip:t option to work
Hi Carsten,
just by chance I read this thread.
It might be a good idea to announce this somehow for package maintainers on
a prominent place in the change-log of the next official release. Some
Linux package systems do allow recommendation on packages.
As I understood the xdg-utils package is not
Nicolas Girard writes:
> When a buffer contains such
>
> #+MACRO: m src_emacs-lisp[:results raw]{(do-something "$1")}
>
> macro template, calling =org-babel-execute-buffer= using =C-c C-v C-b= yields
>
> if: No id found: $1
>
> It seems to me that Babel shouldn't be looking for inline cod
Thank you Eric.
- Carsten
On 2.9.2013, at 18:35, Eric Schulte wrote:
> Nicolas Girard writes:
>
>> When a buffer contains such
>>
>>#+MACRO: m src_emacs-lisp[:results raw]{(do-something "$1")}
>>
>> macro template, calling =org-babel-execute-buffer= using =C-c C-v C-b= yields
>>
>>
Carsten Dominik writes:
> OK, we now use xdg-open when available on a Linux system.
The availability of xdg-open has nothing to do with whether or not you
are running Emacs on a Linux system. Indeed, even on a system where it
is available, it won't do anything useful if you're running from a
cons
I have an org-capture template as follows:
("n" "personal NEXT" entry
(file "~/org/TODO.org")
"* NEXT %?" :prepend t)
but after I hit `C-c C-c', the file's buffer stays narrowed, with the
new entry invisible. Anyone who didn't notice the presence of
'Narrow' in the modeline would be convinc
Carsten Dominik writes:
> Hi Dieter,
>
> On 2.8.2013, at 16:53, "Dieter Wilhelm, H."
> wrote:
>
>> Dear (),
>>
>> is the completion of an asterix `*' broken in the latest org or is it
>> my configuration?
>
> This was a bug in Org mode. WOrks again now.
Thanks a lot. The completion with C-M-
On Sun, 1 Sep 2013 20:50:07 +0200
Suvayu Ali wrote:
> On Sun, Sep 01, 2013 at 06:49:01PM +0200, Manfred Lotz wrote:
> >
> > Now I want to export the file to an ascii buffer/file where show the
> > content as a table. I want to omit certain p lines.
> >
> > So I would like to have something like
On 2.9.2013, at 18:54, Achim Gratz wrote:
> Carsten Dominik writes:
>> OK, we now use xdg-open when available on a Linux system.
>
> The availability of xdg-open has nothing to do with whether or not you
> are running Emacs on a Linux system. Indeed, even on a system where it
> is available, i
On 2.9.2013, at 21:51, Dieter Wilhelm wrote:
> Carsten Dominik writes:
>
>> Hi Dieter,
>>
>> On 2.8.2013, at 16:53, "Dieter Wilhelm, H."
>> wrote:
>>
>>> Dear (),
>>>
>>> is the completion of an asterix `*' broken in the latest org or is it
>>> my configuration?
>>
>> This was a bug in O
it seems that this is a bug (or missing feature) of Emacs on MS Windows:
see http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15236
Did noone else using Emacs on Windows encounter those problems?
Kind regards
Martin
> Datum: Wed, 21 Aug 2013 17:42:59 +0200 (CEST)
> An: emacs orgmode-mailinglist
On 2.9.2013, at 17:58, Scott Randby wrote:
> On 09/02/2013 01:47 AM, Carsten Dominik wrote:
>>
>> On 10.8.2013, at 20:46, Scott Randby wrote:
>>
>>> On 08/10/2013 02:00 PM, Nick Dokos wrote:
Scott Randby writes:
> On 08/09/2013 10:58 PM, Nick Dokos wrote:
>> Scott Randby
Olen writes:
> Level 2 is very useful - and cannot, unlike Level 1, be reached by S-TAB.
Actually, it can. S-TAB takes a numeric prefix key. The doc string says:
"When ARG is a numeric prefix, show contents of this level."
So, you can directly open or close the outline to _any_ desired level "N
Hi Achim, Carsten,
On Mon, Sep 02, 2013 at 10:54:13PM +0200, Carsten Dominik wrote:
>
> On 2.9.2013, at 18:54, Achim Gratz wrote:
>
> > Carsten Dominik writes:
> >> OK, we now use xdg-open when available on a Linux system.
> >
> > The availability of xdg-open has nothing to do with whether or
Am 03.09.2013 00:35, schrieb Tom Davey:
> Olen writes:
>
>> Level 2 is very useful - and cannot, unlike Level 1, be reached by S-TAB.
>
> Actually, it can. S-TAB takes a numeric prefix key. The doc string says:
>
> "When ARG is a numeric prefix, show contents of this level."
>
> So, you can dir
47 matches
Mail list logo