Hi Jason,
Jason Dunsmore wrote:
> Sébastien Vauban writes:
>> The file http://orgmode.org/worg/sources/emacs.el, referenced in
>> http://orgmode.org/worg/worg-setup.html, is not found on Worg.
>
> Fixed it. Thanks.
Seen it. Thanks.
Though, for my understanding, why don't we find these files un
On Sun, Feb 27 2011, Bastien wrote:
> Hi Eric,
>
>> but I really don't know how to go about setting this variable properly
>> with setq.
>
> Well, C-h v org-emphasis-regexp-components RET is quite informative.
> Don't be afraid by this meduse-like list of strings... these are just
> four strings a
Suvayu Ali writes:
> On Mon, 28 Feb 2011 12:45:36 -0800
> Suvayu Ali wrote:
>
>> Thank you for this nice idea. I tried it, but every time I (without
>> the -interaction nonstopmode option) the pdflatex process stops at
>> this:
>
> Strangely, with "-interaction nonstopmode" using the shell scrip
Nick Dokos writes:
> Eric S Fraga wrote:
>
>> skip writes:
>>
>> > I used to be able to do C-x C-e b to view the org file in a browser.
>> > Now it just generates the file but not
>> > open the browser. Same with PDF. Don't know what changed, but how do I
>> > get back the functionality? Thank
"Thomas S. Dye" writes:
> Aloha Suvayu,
>
> I haven't looked into this in depth, but I think your problem might
> come from loading amssymb and amsmath. LaTeX is complaining that
> something is already defined; the AMS packages are a prime suspect
> here. Perhaps you could inhibit amssymb?
>
>
On 28.2.2011, at 18:35, Rustom Mody wrote:
> When using orgmode for hacking on data in a table (org a la spreadsheet) I
> have this situation
> Say I am concentrating on column 2 and I want the bottom cell to be the sum
> of the above cells
> For a 7 row table with 8th row having the total I g
Hi
The ERT library is now a part of EMACS. As a result the ERT library
files currently loaded as a sub-module have been deleted on Github.
This change modifies .gitmodule to avoid attempting to load ERT.
Changes have been made to testing/README.org to suit.
An insertion has been made to testin
Hi,
I think this commit broke latex export.
$ git log -1 1f78ceb
commit 1f78cebdf46b2d9c435312c3fbcad05986e21cc3
Author: Nicolas Goaziou
Date: Mon Feb 28 11:04:46 2011 +0100
org-latex: fix export with various values for `org-list-ending-method'
* lisp/org-latex.el (org-export-latex-l
Hello,
suvayu ali writes:
> Emacs (24) hangs with a message saying "Applying style hooks" in the
> minibuffer and the cpu usage shoots up and I have to kill emacs. Can
> someone else confirm this?
I've pushed a fix in master. Is it fixed now?
Regards,
--
Nicolas
___
Hi Nicolas,
On Tue, 01 Mar 2011 12:24:22 +0100
Nicolas wrote:
> Hello,
>
> suvayu ali writes:
>
> > Emacs (24) hangs with a message saying "Applying style hooks" in the
> > minibuffer and the cpu usage shoots up and I have to kill emacs. Can
> > someone else confirm this?
>
> I've pushed a f
Suvayu Ali writes:
> However after I sent my previous email I noticed a separate bug was
> introduced in a commit somewhere between the previous commit I mentioned
> and
> [...]
> All babel source blocks are quoted inside a verbatim environment when
> exported to latex. I haven't narrowed down
Hi,
On Tue, 1 Mar 2011 03:35:59 -0800
Suvayu Ali wrote:
> However after I sent my previous email I noticed a separate bug was
> introduced in a commit somewhere between the previous commit I
> mentioned and
>
> commit d3432917ed8f95af0ce76127e632052fc7430439
> Merge: 82ac473 6489346
> Author: C
Hi Nicolas,
On Tue, 01 Mar 2011 12:42:44 +0100
Nicolas wrote:
> Suvayu Ali writes:
>
> > However after I sent my previous email I noticed a separate bug was
> > introduced in a commit somewhere between the previous commit I
> > mentioned and
>
> > [...]
>
> > All babel source blocks are quot
Hello,
I have searched for a variable that may affect the following behaviour
but have not found one. I have a table where I have intentionally left
a whole row empty (to be filled in by hand in a hard copy, say).
However, the table, when exported to latex/pdf, excludes any empty
lines.
For inst
Hi Nick,
Nick Dokos writes:
> But this is the second time that I have had to defend keeping the tag
> and I hope that the rest of you will sympathise with my reasons for
> keeping the tag.
Be reassured: at least I do. Hope we can move forward now.
--
Bastien
__
Another issue with splitting is the problem of archiving.
Looking for problems, solutions, hacks and code in one single mailing
list has proven very useful so far -- I want to keep that.
Thanks,
--
Bastien
___
Emacs-orgmode mailing list
Please use `
Hi Sébastien,
Sébastien Vauban writes:
> Though, for my understanding, why don't we find these files under our Worg
> local copy?
emacs.el is an exception -- it a symbolic link to /home/emacs/.emacs.el
on the server. So it's normal you don't have *this* file. You have all
others files.
> A
Hi Tom and Eric,
On Tue, 01 Mar 2011 08:52:44 +
Eric S Fraga wrote:
> "Thomas S. Dye" writes:
>
> > Aloha Suvayu,
> >
> > I haven't looked into this in depth, but I think your problem might
> > come from loading amssymb and amsmath. LaTeX is complaining that
> > something is already defin
Hi Eric, Thomas,
is there a problem in the default setup of LaTeX export that needs to be
addressed?
- Carsten
On Mar 1, 2011, at 9:52 AM, Eric S Fraga wrote:
> "Thomas S. Dye" writes:
>
>> Aloha Suvayu,
>>
>> I haven't looked into this in depth, but I think your problem might
>> come from
Suvayu Ali writes:
[...]
> Although I get perfect results using the Fedora 13 provided texlive
> (2007), I noticed I get that old error again (quoted below) when I use
> the texlive 2010 install from CTAN. Maybe some problem in my setup. I
> will use my distribution provided texlive for now.
>
>
Carsten Dominik writes:
> Hi Eric, Thomas,
>
> is there a problem in the default setup of LaTeX export that needs to be
> addressed?
>
> - Carsten
Not as such in the default.
The issue arises when one wants to extend the defaults to include the
amsmath package. This conflicts with the wasy
Hi Samuel,
Samuel Wales writes:
> If the first word of a headline is the same as a todo keyword except
> for being non-uppercase, it will not be exported.
I cannot reproduce it.
What is the value of `org-export-with-todo-keywords'?
Can you send an example?
Thanks,
--
Bastien
Hi everyone,
A frequently requested feature for tables has been to
be able to define row formulas in a way similar to column
formulas. The patch below allows things like
@3=
@2$2..@5$7=
@I$2..@II$4=
as the left hand side for table formulas in order to
write a formula that is valid for
On 27 Feb, 2011, at 2:36 , Matthew Sauer wrote:
> As a relatively newer emacs and org-mode user I have found it very
> interesting to see what people have in their .emacs file. This has spawned
> my curiosity, what do you have for a startup page? Do you just have it go to
> the scratch buffe
> I've applied the patch
> attached to my previous email and unless there is a real push-back ...
Could you add handling of quoted strings?
And most importantly, document all of this in "(org)var".
Here is a merged dscription:
If a value starts with one of ('` it is read as an emacs lisp sexp.
If
Hallo,
I'm quite new in org-mode. So I'm sorry to ask maybe an easy question, i
absolutly do not find the solution for my problem. Even if I'm thinking, that
org-mode ist the most sympatic and efficent way to work for me. But to the
problem.
I want to use org-mode to organize excerpts. So my b
On Mar 1, 2011, at 3:28 PM, Carsten Dominik wrote:
> Hi everyone,
>
> A frequently requested feature for tables has been to
> be able to define row formulas in a way similar to column
> formulas. The patch below allows things like
>
> @3=
> @2$2..@5$7=
> @I$2..@II$4=
>
> as the left ha
Hi all.
Is is possible to output result from matlab source code with row
(column) names, or it works only in R.
Thanks.
Petro.
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/m
Hello,
with the following simple file,
--8<---cut here---start->8---
* A question
For this project:
1. Draw a graph.
--8<---cut here---end--->8---
I get an infinite loop (i.e. emacs hangs until C-g) when I try to export
Hello,
with the following simple file,
--8<---cut here---start->8---
* A question
For this project:
1. Draw a graph.
--8<---cut here---end--->8---
I get an infinite loop (i.e. emacs hangs until C-g) when I try to export
Eric S Fraga wrote:
> Hello,
>
> with the following simple file,
>
> * A question
>
> For this project:
>
> 1. Draw a graph.
>
>
>
> I get an infinite loop (i.e. emacs hangs until C-g) when I try to export
> this to latex. Using debug on quit, I find it always hangs in
> =org-list-context
Hi,
On Tue, Mar 1, 2011 at 6:24 AM, Florian Blank <
bl...@informatik.uni-muenchen.de> wrote:
> Hallo,
>
> I'm quite new in org-mode. So I'm sorry to ask maybe an easy question, i
> absolutly do not find the solution for my problem. Even if I'm thinking,
> that org-mode ist the most sympatic and e
Hi Bastien,
Bastien wrote:
> Sébastien Vauban writes:
>> Though, for my understanding, why don't we find these files under our Worg
>> local copy?
>
> emacs.el is an exception -- it a symbolic link to /home/emacs/.emacs.el on
> the server. So it's normal you don't have *this* file. You have all o
Hello list,
I have a specific org file that I wound't like to have on my mobile
device (iPhone) and I know that org by defaults adds all the files
from org-agenda-files.
The manual says:
"This operation copies all files currently listed in org-mobile-files
to the directory org-mobile-directory.
Sébastien Vauban writes:
> In any case, http://orgmode.org/worg/sources/.emacs-custom.el is as well not
> found.
I just added it.
--
Bastien
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
h
Aloha Carsten,
Does Org-mode use the wasysym package for its integral symbols? If
not, potential clashes with the amsmath package could be avoided by
loading it with the nointegrals option: \loadpackage[nointegrals]
{wasysym}. This is a fairly standard way to load wasysym (which I
shoul
Hi Hsiu-Khuern,
Hsiu-Khuern Tang writes:
> I updated to the latest git version, but I'm still getting unescaped
> underscores in the \thanks{} argument.
I pushed another fix, please check again.
--
Bastien
___
Emacs-orgmode mailing list
Please u
Hi Bastien,
On 2011-03-01, Bastien wrote:
> What is the value of `org-export-with-todo-keywords'?
nil
>
> Can you send an example?
*** org
* Question about something
* question about something
Have QUESTION as a todo kw.
Samuel
--
The Kafka Pandemic:
http://
"Vladimir Alexiev" writes:
>> I've applied the patch
>> attached to my previous email and unless there is a real push-back ...
>
> Could you add handling of quoted strings?
I believe quoted strings are already handled, e.g.,
#+results: elisp-looking-table
| 1 | (a b c) |
| 2 | "(a b c)" |
#+
Eric S Fraga writes:
> "Eric Schulte" writes:
>
>> Eric S Fraga writes:
>
> [...]
>
>>>
>>> Further on this, any suggestions on how to pass a vector variable to
>>> calc using babel? I tried
>>>
>>> #+begin-src org
>>> #+begin_src calc :var y=[1 2 3]
>>> 3 y
>>> #+end_src
>>> #+end_src
>>>
Hi Martyn,
Thanks for the patch, I have just applied it.
Best -- Eric
Martyn Jago writes:
> Hi
>
> The ERT library is now a part of EMACS. As a result the ERT library
> files currently loaded as a sub-module have been deleted on Github.
>
> This change modifies .gitmodule to avoid attempting
Martyn Jago writes:
> "Eric Schulte" writes:
>
> Hi Eric
>
>> Hi Martyn,
>>
>> Thanks for this patch and for the very nice test file, I've just applied
>> it along with a related patch in org-exp-blocks.el.
>>
>> Even with the patch applied I am still seeing undesirable behavior when
>> exportin
Hi Hrvoje,
Hrvoje Niksic writes:
>> This are the typical text properties for an Org-mode link:
>>
>> face org-link
>> help-echo"LINK: http://bonjour.fr";
>> mouse-face highlight
>
> These three properties (face, help-echo, mouse-face) are general, whic
Hi Eric,
Eric Abrahamsen writes:
> Okay, I was getting confused by the escaped double quotes. I've set it
> properly, so far as I can tell, but it's still failing to recognize
> emphasis markers when they're next to my unicode characters,
> specifically—the m-dash and ellipsis…
>
> Is this someh
>
> OK - further test:
>
> after an update this morning to Org-mode version 7.4
> (release_7.4.553.g83b7) even the export of the whole document top pdf,
> does not include the graphs. In contrast, when using 7.01g with the
> same emacs.org file, the export of the complete document includes the
> gr
Patch 639 (http://patchwork.newartisans.com/patch/639/) is now "Accepted".
Maintainer comment: none
This relates to the following submission:
http://mid.gmane.org/%3C87pqqb2k5t.fsf%40btinternet.com%3E
Here is the original message containing the patch:
> Content-Type: text/plain; charset="utf-8
Hi Eric and others,
On Tue, 01 Mar 2011 12:51:22 +
Eric S Fraga wrote:
> Suvayu Ali writes:
>
> [...]
>
> > Although I get perfect results using the Fedora 13 provided texlive
> > (2007), I noticed I get that old error again (quoted below) when I
> > use the texlive 2010 install from CTAN
Hi Dan,
Dan Davison writes:
> Here's a patch. I note that Eric S pointed out in a separate thread that
> org-current-export-file can be used for a similar purpose.
Thanks a lot for the patch. I applied a generalized version of it,
using `org-export-current-backend' whenever possible - see last
On Tue, Mar 1, 2011 at 9:36 AM, Bastien wrote:
> Hi Hsiu-Khuern,
>
> Hsiu-Khuern Tang writes:
>
>> I updated to the latest git version, but I'm still getting unescaped
>> underscores in the \thanks{} argument.
>
> I pushed another fix, please check again.
>
> --
> Bastien
>
Yes, works now, than
Thomas S. Dye wrote:
>
> Does Org-mode use the wasysym package for its integral symbols? If
> not, potential clashes with the amsmath package could be avoided by
> loading it with the nointegrals option: \loadpackage
> [nointegrals]{wasysym}. This is a fairly standard way to load wasysym
> (whi
Hi Dan,
Dan Davison writes:
> Incidentally, I would suggest that org-current-export-file and
> org-current-export-dir are renamed so that they are within the
> org-export-* namespace.
Agreed. Please provide a patch if you have time.
> There are other areas of Org where I think the
> naming s
On 1.3.2011, at 18:26, Thomas S. Dye wrote:
> Aloha Carsten,
>
> Does Org-mode use the wasysym package for its integral symbols? If not,
> potential clashes with the amsmath package could be avoided by loading it
> with the nointegrals option: \loadpackage[nointegrals]{wasysym}. This is a
"Eric Schulte" writes:
[...]
> Alright, I've made two changes, first, it is now possible to pass elisp
> vectors through to code blocks, e.g.,
>
> #+begin_src emacs-lisp :var data=[1 2 3]
> (elt data 1)
> #+end_src
> #+results:
> : 2
>
> Second, I've added a slightly hackey but seemingly neces
Hi Bastian,
Thanks for your reply. I definitively want to do some screencasts, too.
The next thing for me is to define a number of milestones for the
project.
Btw, are you a vim user or have you used Herbert's VimOrganizer?
Greetings,
Jan Christoph
On Sat 26-02-2011 17:27 +0100, Bastien wrote:
Suvayu Ali writes:
[...]
>> Have you tried searching the web with that error message (e.g. google
>> bibtex openout_any)?
>>
>
> I found a recent (Jan 2010) discussion about this. There was a change in
> behaviour for bibtex in the latest texlive build which leads to this
> behaviour. You can f
Hi,
addition of babel support for calc is nice. However calc also has
"embedded mode". that means active calc documents can easily be
embedded in org documents (and also latex, ...). It is different from
babel, but in some instances it may work better.
__
Hi,
I notice that there has been a recent commit which affects export of org
files. I have just needed to export an org file to HTML and get the
following error:
: if: Symbol's value as variable is void: backend
The backtrace is:
,
| Debugger entered--Lisp error: (void-variable backend)
|
Hi Eric,
On Tue, 01 Mar 2011 20:41:20 +
Eric S Fraga wrote:
> Ah, very interesting. What I don't understand is why this is
> affecting you. I can see it affecting you if the aux file cannot be
> found but not if the first pdflatex step worked okay. Do you still
> have the problem if the f
Eric S Fraga wrote:
> Hi,
>
> I notice that there has been a recent commit which affects export of org
> files. I have just needed to export an org file to HTML and get the
> following error:
>
> : if: Symbol's value as variable is void: backend
>
> The backtrace is:
>
> ,
> | Debugger
Hi all,
I remember once I had this
* headline
- item
TEXT
^
cursor on first "T" of "TEXT" and pressing "TAB" I got:
* headline
- item
TEXT
nowadays I get
* headline
- item
TEXT
I checked the org-*indent* variables but could not find a matching variable.
How can I configure the o
Let's say I am in an orgmode buffer, more precisely I
opened a file with org-contacts.
My first entry is:
** Mr.X
:PROPERTIES:
:EMAIL: m...@mail.me
:END:
Then I want to create a new entry. Of course I am to
lazy to type ´:PROPERTIES:´ so I type ´:PR´ then hit
M-TAB. But instead of the word being
Hi
I would like to use macros in files that I include in another file.
The problem is that the macros don't expand in included files. Is
there something I have missed or?
Example
main.org:
= main.org START
#+TITLE: Mainpage
#+MACRO: MacM @$1@
{{{MacM(Main)}}}
#+INCLUDE: "sub.org"
= mai
Not really answering your question, but you do
know about C-c C-x p to set properties?
henry atting wrote:
Let's say I am in an orgmode buffer, more precisely I
opened a file with org-contacts.
My first entry is:
** Mr.X
:PROPERTIES:
:EMAIL: m...@mail.me
:END:
Then I want to create a new ent
On 1.3.2011, at 22:56, henry atting wrote:
> Let's say I am in an orgmode buffer, more precisely I
> opened a file with org-contacts.
> My first entry is:
>
> ** Mr.X
> :PROPERTIES:
> :EMAIL: m...@mail.me
> :END:
>
> Then I want to create a new entry. Of course I am to
> lazy to type ´:PROPERT
I am using an scpc tramp url for my moble org directory. When I do a
mobile push, why does emacs or mobileorg keep asking me for to select
coding system (default raw)? Also, why does it delete/chmod the
mobileorg.org file on my webdav server? After the initial push/pull the
next push then fails af
Hello,
Rainer Stengele writes:
> * headline
> - item
> TEXT
> ^
>
> cursor on first "T" of "TEXT" and pressing "TAB" I got:
>
> * headline
> - item
> TEXT
>
> nowadays I get
>
> * headline
> - item
> TEXT
> I checked the org-*indent* variables but could not find a matching variable.
yasnippet wasn't working for me in indirect buffers, nor was it
working in regular LaTeX mode buffers. I figured it might be because
of cdlatex, so I googled around. I like both minor modes, what can I
say? :-)
I thought I'd share the solution I found for archival purposes!
http://notes.sea
Bastien writes:
> Hi Dan,
>
> Dan Davison writes:
>
>> Incidentally, I would suggest that org-current-export-file and
>> org-current-export-dir are renamed so that they are within the
>> org-export-* namespace.
>
> Agreed. Please provide a patch if you have time.
OK.
>
>> There are other area
On Wed, Mar 02 2011, Bastien wrote:
> Hi Eric,
>
> Eric Abrahamsen writes:
>
>> Okay, I was getting confused by the escaped double quotes. I've set it
>> properly, so far as I can tell, but it's still failing to recognize
>> emphasis markers when they're next to my unicode characters,
>> specifi
Indeed, I can set the postamble to nil to remove everything after the content.
Thanks for that!
Still, it's strange that the #+OPTIONS line is no longer functional. I took a
look at the code, but I don't really understand it yet. I'll look again later.
At Sat, 26 Feb 2011 08:34:11 +0530,
Jambunat
Hey orgsters,
A sample document like the one below was compiling fine on an older
git commit, say about 10 days ago. Now, the tabular environment is
wrapped in latex verbatim. It's as if it is no longer respecting the
:noweb header.
- begin org doc --
#+TITLE: Table Export Test
* End
> I believe quoted strings are already handled, e.g.,
> #+results:
> : "(a b c)"
They are not. This leaves the quotes as part of the string.
Please add a second usage to the description:
(this is useful for having leading/trailing whitespace in a string,
or having a leading ('` yet preventing th
72 matches
Mail list logo