Hi Takafumi,
Takafumi Arakaki writes:
> I am thinking about including my version of
> org-src-font-lock-fontify-block in EIN, but Dan Davison suggested to
> ask in this ML because it could be a problem in org-mode too.
I'm not sure I understand the problem you are trying to fix for your own
cod
Hi Nicolas,
thanks for the patches. Unless I'm wrong, you did not assign your
copyright to the FSF yet for such changes. Would you like to?
If yes please fill this form:
http://orgmode.org/cgit.cgi/org-mode.git/plain/request-assign-future.txt
It can take 1-2 months before the process is ove
Edward DeMeulle writes:
> org-fill-paragraph: Symbol's function definition is void:
> org-element--parse-objects
>
> Org-mode version 7.9.1 (release_7.9.1-396-g5ba6bd @
> /home/ewd/.emacs.d/org-mode/lisp/)
Can you give the output of
C-h f org-element-parse-buffer RET
C-h f org-fill-paragraph R
Hi Nick,
Nick Dokos writes:
> $$...$$ is plain TeX, not LaTeX, and according to Lamport (p. 233),
> "... does not work properly." See also
>
>http://www.tex.ac.uk/cgi-bin/texfaq2html?label=dolldoll
$$...$$ worked for me for years in LaTeX (using tetex on GNU/Linux)
so I'm curious: is this F
You can now use both `,' and `C-c ,' in agenda to set the priority.
You can also use `C-u ,' and `C-u C-c ,' to see the see the priority.
Note that the priority displayed is a number, not the priority cookie.
Also this number for the same headline will differ in agendas and in
Org buffers, as the
Ok. Ran 'make update2', which completed w/o errors. Still running into error:
org-fill-paragraph: Symbol's function definition is void:
org-element--parse-objects
Org-mode version 7.9.1 (release_7.9.1-396-g5ba6bd @
/home/ewd/.emacs.d/org-mode/lisp/)
Bastien wrote:
> Hi Supriya,
>
> Supriya Sawant writes:
>
> > how to insert fraction & integration in emacs .org file
> >
> > eg. test.org
> >
> > \frac{1}{2}
> > \sqrt{x^2-1}
> >
> > when I export it into html using org-export-as-html it gives
> >
> > test.html
> >
> > \frac{1}{2}
> > \sqrt{
Bastien writes:
> twiki writes:
>
>> How can you change the language in which Emacs
>> displays the Agenda in Org-mode?
>
> (setq calendar-day-name-array
> ["lunedì" "martedì" "mercoledì" "giovedì"
>"venerdì" "sabato" "domenica"])
>
> (setq calendar-month-name-array
> ["gennai
FBastien writes:
> Robert Horn writes:
>
>> I think that the key mapping for "," and "C-c," in agenda is a mistake
>> and should be swapped.
>
> The agenda is read-only, so short keystrokes are often preferred
> over long one. "," being short for "C-c ," looks natural and intuitive,
> so I d
"Sebastien Vauban"
writes:
> Hi Thomas,
>
> A (very) quick answer...
>
> Thomas S. Dye wrote:
>> Sebastien Vauban writes:
>>> Bastien wrote:
this is to advertize two small modifications wrt source blocks
processing.
1) Please use ":results drawer" instead of ":results wrap"
Hi Supriya,
Supriya Sawant writes:
> how to insert fraction & integration in emacs .org file
>
> eg. test.org
>
> \frac{1}{2}
> \sqrt{x^2-1}
>
> when I export it into html using org-export-as-html it gives
>
> test.html
>
> \frac{1}{2}
> \sqrt{x^2-1}
>
> I am new to org-mode.
> can anyone tell
Hi Vikas,
Vikas Rawal writes:
> I am using xelatex. There are following two lines in my org file
>
> #+LATEX_CMD: xelatex
> #+LATEX_HEADER: \setmainfont{Adobe Garamond Pro}
I'm not using xelatex so I hope someone else can help.
--
Bastien
Robert Horn writes:
> I think that the key mapping for "," and "C-c," in agenda is a mistake
> and should be swapped.
The agenda is read-only, so short keystrokes are often preferred
over long one. "," being short for "C-c ," looks natural and intuitive,
so I don't think the change is necess
>
> Can you provide a minimal reproducible example?
Here is a sample file. If I export it twice, I have the problem.
Vikas
#+STARTUP: hidestars
#+TITLE: Title of my paper
#+DATE:
#+AUTHOR: Vikas Rawal
#+COLUMNS: %25ITEM %TAGS %PRIORITY %T
#+OPTIONS: H:3 toc:nil
#+LATEX_CMD: xelatex
#+LATEX_HE
I can get an agenda report for the next 4 days using:
M-: (org-agenda-change-time-span 4) RET
But there seems to be no command for doing so. It would be nice if `v N',
where N is a number 1-9, could give me a report for the next N days.
This is useful to me right now because I have a house-mo
Hi Lennart,
Lennart Fricke writes:
> #+ATTR: width="100"
> #+RESULTS: 3D
> [[file:test.png]]
>
> does not.
It does now -- thanks!
--
Bastien
Achim Gratz writes:
> The package description is loaded, buth then it doesn't install because
> the description vector is wrong. I've pushed a correction that at least
> works with a local copy of the archive directory.
I will test this on the server -- thanks!
--
Bastien
"D. C. Toedt" writes:
> I have to reset the Fontify entire heading variable every time I
> restart Emacs. I've confirmed that my .emacs file includes the
> proper variable setting.
I'm not sure I understand -- can you explain more in details what
happens and what is wrong?
Thanks,
--
Bastie
Hi Myles,
Myles English writes:
> [[*Heading][2012-09-28]] --> opens the agenda but should open
> the link, no?
Fixed, thanks.
--
Bastien
Edward DeMeulle writes:
> I ran 'make up2' and received the following (I'm still on emacs23)
Please use `make update2'
`make up2' runs the test suite but you don't have the ert package
installed.
--
Bastien
Hi,
Saptarshi Guha writes:
> When i press C-C-', Aquamacs splits the frame into two vertical
> panes.
> How can i force it into two horizontal panes? Also, can i customize
> the split % (i.e.divide the heights in 2:1 ratio).
I don't use Aquamacs but since Emacs 23.1 you can set this options:
twiki writes:
> How can you change the language in which Emacs
> displays the Agenda in Org-mode?
(setq calendar-day-name-array
["lunedì" "martedì" "mercoledì" "giovedì"
"venerdì" "sabato" "domenica"])
(setq calendar-month-name-array
["gennaio" "febbraio" "marzo" "aprile" "ma
Achim Gratz writes:
> I haven't tested it yet, but the files are up already.
The package description is loaded, buth then it doesn't install because
the description vector is wrong. I've pushed a correction that at least
works with a local copy of the archive directory.
Regards,
Achim.
--
+<[Q
Hello everybody,
it seems that org-mode only considers #+ATTR.*: in the line preceeding
an image, if org-image-actual-width is a list or nil.
Maybe it would be better to make it work like in exports.
For example
#+RESULTS: 3D
#+ATTR: width="100"
[[file:test.png]]
does scale
#+ATTR: width="100"
Loris Bennett writes:
> OK, I must have goofed. What I did after starting the bisection was
>
> - run 'make autoload'
> - open test file in emacs with minimal .emacs
> - test
> - end emacs
> - mark bisection good or bad
>
> I then repeated this for the next commit.
This would be the correct thing
Hello,
When i press C-C-', Aquamacs splits the frame into two vertical panes.
How can i force it into two horizontal panes? Also, can i customize the
split % (i.e.divide the heights in 2:1 ratio).
Kind Regards
Saptarshi
Bastien writes:
> If you feel like adding the attach link type to org-attach.el
Second part, which is the actual "attach link" part.
--
N.
-- 8> --
>From 85f5c10d8d448e56458377f166413f7de6458563 Mon Sep 17 00:00:00 2001
From: "nrichard (geodiff-mac3)"
Date: Thu, 27 Sep 2012 17:38:43 +0200
Su
I have to reset the Fontify entire heading variable every time I
restart Emacs. I've confirmed that my .emacs file includes the proper
variable setting.
Org-mode environment is below.
--
*D. C. Toedt III * | Lawyer for tech companies | Houston, Texas (Central
time zone)| Last name is pr
Bastien writes:
Hello,
> If you feel like adding the attach link type to org-attach.el
> please go ahead and provide a patch.
Ok, so here it is, in two parts.
The first patch (included below) modifies org-attach-file-list to try
and make it slightly more customizable :
- The DIR argument is ma
Robert Horn wrote:
> I forgot to attach a proposed patch.
> ...
> [1. Diff to revert C-c , mapping for priority setting in agenda ---
> application/octet-stream; agenda-patch]
If you really mean this patch to be considered for integration
into org-mode, you have to make sure that the attachmen
On Thu, Sep 27, 2012 at 09:36:15AM +0200, Bastien wrote:
> Hi Vikas,
>
> Vikas Rawal writes:
>
> > When I try to export the file to pdf via latex, I face a strange
> > problem. When I export the file first time after opening it, the
> > graph does not appear. When I do it again, the graph appear
Renier Marchand wrote:
>
> It seems that the reason this does not work for Chris Malone is that if the
> heading tagged with :prelim: is preceded with a heading tagged with
> :noexport:
> then the content of the prelim section is in effect not exported.
>
> For this example
>
> * My setup
How can you change the language in which Emacs
displays the Agenda in Org-mode?
I would like the days of the week in Italian
THANKS!
On Thu, Sep 27, 2012 at 4:38 AM, Bastien wrote:
> Hi Matt,
>
> (You forgot to CC the list...)
>
> Matt Price writes:
>
>> On Wed, Sep 26, 2012 at 5:56 PM, Bastien wrote:
>>> Hi Matt,
>>>
>>> Matt Price writes:
>>>
Is it possible to define a custom agenda view with tag filtering, but
i
I ran 'make up2' and received the following (I'm still on emacs23)
...
Compiling /home/ewd/.emacs.d/org-mode/lisp/org.el...
In org-store-link:
org.el:8999:23:Warning: `org-link-to-org-use-id' is an obsolete variable (as
of Emacs 24.3); use `org-id-link-to-org-use-id' instead.
org.el:9001:32:W
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org-mode mailing list.
-
Org-mode version 7.9.1 (release_7.9.1-382-g1a1d06-git
@/home/ewd/.emacs.d/org-mode/lisp/)
I'd been simply running it from sources but will try compiling it.
I forgot to attach a proposed patch. This changes the keymapping for
"C-c ," to use org-agenda-priority. It doesn't include a new keymapping
to org-agenda-show-priority. I'm not sure what key mapping makes the
most sense. It leaves the agenda menu and mouse functions for
org-agenda-show-priorit
I think that the key mapping for "," and "C-c," in agenda is a mistake
and should be swapped. In the normal org-mode, "C-c ," is mapped to
org-priority. In agenda mode this gets changed to
org-agenda-show-priority. In agenda mode "," is mapped to
org-agenda-priority, which behaves like org-priori
Hi,
On Thu, Sep 27, 2012 at 1:46 AM, Robert Eckl wrote:
>
> Hi,
>
> Henning Weiss wrote:
>
> > On Wed, Sep 19, 2012 at 12:53 AM, wrote:
> > Henning Weiss wrote:
> >
> >>> On Mon, Sep 17, 2012 at 9:20 PM, Robert Eckl wrote:
> >
> >>> If i Push the org-files under Windows with MobileOrg the diffe
Thanks !
A lot !
On Thu, Sep 27, 2012 at 02:44:52PM +0200, Michael Brand wrote:
> Hi flav
>
> It seems to me that you have run into the same issue I tried to
> resolve some time ago without success and described here:
> http://thread.gmane.org/gmane.emacs.orgmode/48764
>
> On Thu, Sep 27, 2012
Hi flav
It seems to me that you have run into the same issue I tried to
resolve some time ago without success and described here:
http://thread.gmane.org/gmane.emacs.orgmode/48764
On Thu, Sep 27, 2012 at 2:29 PM, flav wrote:
> * Note
> #+BEGIN: columnview :hlines 1 :id global :maxlevel 2 :skip
Slt,
I try to add formulas to a table in a dynamic block (obtained by columns
capture), but when I update the dynamic block, the #+TBLFM line disappears and
the added columns also disappear.
The file :
#+COLUMNS: %ITEM %Note
Soutenance finale promo 2013
* Note
#+BEGIN: columnview :hlines 1
Dear org developers,
from org-mode 7.9 I'm using a sticky agenda – a great feature in
general, given my large dataset.
However, I found one feature to be broken by the stickiness:
When I am on a date/time stamp (e.g. <2012-09-27 Thu>) and open this
link with org-open-at-point (C-c C-o), it t
Hi,
I am trying to use org-src.el bundled in org-mode to support syntax
highlighgint for multiple languages in my IPython notebook client in
Emacs (EIN) [1]. It works very well but I need to patch (please see the
attached file) it to use. The problem is that fontification is gone when I
edit the
Hi Mikhail,
Mikhail Titov writes:
> I feel like it would be nice to export an updated relative path to
> included image file with a different base when exporting master
> document.
I agree but the implementation is not straightforward.
If you or someone else can come up with a patch for this,
Hi Johan,
Johan Sandblom writes:
> Yes, but that will not give the same days tomorrow, as it does today, will
> it?
No.
You can use (org-agenda-start-day "2007-11-01") for this.
HTH,
--
Bastien
Matt Lundin imapmail.org> writes:
>
> Chris Malone gmail.com> writes:
> >
> > I added your suggestion to my .emacs but upon export it removed the
> > entire block, which is odd based on the source code for the
> > function...
>
> Hmm... That's not my experience.
>
> When I export the followin
2012-09-27 01:08 skrev Bastien:
Ho Johan,
Johan Sandblom writes:
Since a year or so I am using org-mode ever more intensively. Among
other
things, I use it to track my training in pediatric medicine. I keep
a sort
of combined diary and planner of events, courses and work schedules
in a
file
Hi Edward,
Edward DeMeulle writes:
> Unfortunately, I am still experiencing the problem with
> release_7.9.1-382-g1a1d06-git. Is there any information I can provide to
> help?
Please do C-u M-x org-version RET -- this will insert the complete
Org version in your email (assuming you are using Gn
Hi Vikas,
Vikas Rawal writes:
> When I try to export the file to pdf via latex, I face a strange
> problem. When I export the file first time after opening it, the
> graph does not appear. When I do it again, the graph appears fine but
> Section numbers are messed up. The main sections are now n
Hi Trevor,
let's not invite Charles Dickens and William Shakespeare to this
discussion, I guess they really don't care :)
Trevor Vartanoff writes:
> I'm glad to see an exception was made for
> node property, but that's only one of many, many problem cases.
We will be able to examinate those pr
Hi Achim,
Achim Gratz writes:
> What's the purpose of the #+RESULTS,
#+RESULTS is here whatever the output format is. It indicates that the
text below has been produced dynamically by the source block above.
> why not just specify ":results :DRAWERNAME:"?
That's an idea -- but :RESULTS: is
Hi Achim,
Achim Gratz writes:
> There is an error in the float element (the ":" after "right" should
> really be a ";").
Fixed, thanks.
> Also I would really appreciate if the CSS didn't specify absolute font
> sizes.
I did improve things a bit. Please provide a patch if things are
still no
Hi Sébastien,
"Sebastien Vauban"
writes:
> With :results org, raw Org mode results will be harmlessly *wrapped in a Org
> mode block*. The "#+begin/end_org" block wrapper makes it possible for the
> entirety of the results to be clearly located and replaced upon code block
> re-evaluation.
So
"Sebastien Vauban"
writes:
> Hi Thomas,
>
> A (very) quick answer...
>
> Thomas S. Dye wrote:
>> Sebastien Vauban writes:
>>> Bastien wrote:
this is to advertize two small modifications wrt source blocks
processing.
1) Please use ":results drawer" instead of ":results wrap"
Alan Schmitt writes:
> Nick Dokos writes:
>
>> The message ID is preserved even if I move messages to other
>> folders. So as long as your search engine searches by message ID, you
>> should be all set, except that you might have to resync the database of
>> your search engine, if it uses one.
>
Thanks a lot for your help!I originally defined the variable in the customize interface, but it seems that I entered the wrong characters...If I copy your code in the scratch buffer and evaluate it, it works and the agenda is formatted as defined. :-)Why Do I need to type '?A' for priority 'A' ?A l
elwood...@web.de wrote:
> Why Do I need to type '?A' for priority 'A' ?
?A is elisp syntax for the character A. That's different from the string
containing
A which is denoted "A". As the docstring for the variable indicates, it expects
a *character* as the car of the pair.
>
> A little remark:
59 matches
Mail list logo