Hi, Rainer,
Rainer M Krug writes:
> Envoyé de mon iPhone
>
>> Le 25 mai 2014 à 18:28, Thomas Morgan a écrit :
>>
>> Dear Org hackers,
>>
>> I have a question about tangling LilyPond code blocks.
>>
>> Is there a way to put the commands `\sourcefilename' and
>> `\sourcefileline' in the tangl
Greetings all,
I have an issue with Markdown and I guess it is a bug.
If I have a simple Org file with the following contents:
* Heading 1
** Heading 1.1
- something
* Heading 2
- something else
and run M-x org-export-dispatch m m, thus making a Markdown export to a
file, the resulting fi
> We can probably close this bug.
> I haven't been able to reproduce it with the org-mode bundled with the
> pretest version.
Thanks, done.
> Sorry for the noise.
Better luck next time,
Stefan
Hi everyone,
is there a way to move a specific org mode item across its superior level
via shortcut?
In the following example I'd like to move the "" line via shortcut below
the '' line.
* aaa
** TODO
* bbb
** TODO
As addon it would be cool to flag this moved line with e.g. "m
Michael Strey writes:
Hi Michael,
> Reading http://orgmode.org/worg/dev/org-syntax.html#Node_Properties
> I just realised that my clumsy property keys are against the rules since
> they are containing whitespace characters.
>
> Nevertheless I still like the idea of having a Type, a number and a
>
Kyle Meyer writes:
> Hi Bastien,
>
> Bastien wrote:
>> Hi Kyle,
>>
>> Kyle Meyer writes:
>>
>>> `org-iswitchb' is restricted to open buffers, but the function below
>>> should have the behavior you want.
>>>
>>> #+begin_src elisp
>>> (defun org-open-agenda-file ()
>>> (interactive)
>>>
We can probably close this bug.
I haven't been able to reproduce it with the org-mode bundled with the
pretest version.
Sorry for the noise.
Regards,
--
Daimrod/Greg
Steven Arntson writes:
> Hi Nick,
>
> Sorry to call you Rick earlier; I just noticed I did that.
>
No, you were right: Rick Frankel provided the googling and the reference
to sffms. I didn't know anything about it before he mentioned it.
> So, this has been incredibly helpful. I've just process
Nick Dokos writes:
> Steven Arntson writes:
>
>> Nick Dokos writes:
>>
>>> Steven Arntson writes:
>>>
Rick,
Your google search to find the "sffms" style package seems like it
could
be the perfect answer to my quandary. I'm trying now to get my head
around acquirin
Hi Thorsten
Thorsten Jolitz writes:
> Thats currently possible with outorg.el, M-# M-# on a outshine subtree
> or buffer is just the reverse of C-c ' on a source-block - it offers the
> subtree of buffer in a temporary *outorg-edit-buffer* in full Org-mode
> with the comment-section converted to
Steven Arntson writes:
> Nick Dokos writes:
>
>> Steven Arntson writes:
>>
>>> Rick,
>>>
>>> Your google search to find the "sffms" style package seems like it could
>>> be the perfect answer to my quandary. I'm trying now to get my head
>>> around acquiring it. I don't have a great track recor
Nick Dokos writes:
> Steven Arntson writes:
>
>> Rick,
>>
>> Your google search to find the "sffms" style package seems like it could
>> be the perfect answer to my quandary. I'm trying now to get my head
>> around acquiring it. I don't have a great track record with installing
>> things, and tr
Bastien writes:
Hi Bastien,
> Thorsten Jolitz writes:
>
>>> I for one need to have a clearer picture of what such a minor mode
>>> would really do, without getting prematurily lost in the details of
>>> possible implementations.
>>
>> Its just a better and smarter outshine-mode (major-mode agno
Steven Arntson writes:
> Rick,
>
> Your google search to find the "sffms" style package seems like it could
> be the perfect answer to my quandary. I'm trying now to get my head
> around acquiring it. I don't have a great track record with installing
> things, and try to use package management sy
Hi Thorsten,
Thorsten Jolitz writes:
>> I for one need to have a clearer picture of what such a minor mode
>> would really do, without getting prematurily lost in the details of
>> possible implementations.
>
> Its just a better and smarter outshine-mode (major-mode agnostic "Org
> look&feel" fo
Hi Sharon,
Sharon Kimble writes:
> How can I get it to just show all the TODOs and all of the
> checkboxes please?
TODOs and checkboxs lists live in different worlds.
Although you can make checkbox lists look like TODOs by using
(setq org-cycle-include-plain-lists t), checkbox lists will alway
Achim Gratz writes:
> http://www.gnu.org/prep/standards/standards.html#index-left-quote
>
> The actual change to the document was made even earlier than I
> remembered:
>
> 2011-12-31 Paul Eggert
>
> * standards.texi (Quote Characters): change to recommending
> undirected quotes, '
Rick,
Your google search to find the "sffms" style package seems like it could
be the perfect answer to my quandary. I'm trying now to get my head
around acquiring it. I don't have a great track record with installing
things, and try to use package management systems when I can.
Sffms is located
Bastien writes:
> Achim Gratz writes:
>
>> Bastien writes:
>>> Also, the commit messages contain references like 'variable' instead
>>> of `variable'. A tiny difference, sure, but one that I will have to
>>> fix manually when merging the Changelogs into Emacs.
>>
>> The corresponding GNU coding s
Hi,
Suvayu Ali writes:
> In fact, I'm always of the opinion, if the change is minor, or corrects
> a mistake, or simplifies things, just go ahead with it.
My thoughts exactly -- Rasmus, please go ahead by apply your change
and Suvayu will complete it when he has time.
Thanks both,
--
Bastie
What kind of deadlines are you facing to accomplish this?
Grant Rettke | AAAS, ACM, ASA, FSF, IEEE, SIAM, Sigma Xi
g...@wisdomandwonder.com | http://www.wisdomandwonder.com/
“Wisdom begins in wonder.” --Socrates
((λ (x) (x x)) (λ (x) (x x)))
“Life has become immeasurably better since I have been fo
Hi Bastien,
Bastien wrote:
> Hi Kyle,
>
> Kyle Meyer writes:
>
>> `org-iswitchb' is restricted to open buffers, but the function below
>> should have the behavior you want.
>>
>> #+begin_src elisp
>> (defun org-open-agenda-file ()
>> (interactive)
>> (find-file (org-icompleting-read "A
On 2014-05-28 at 15:39, Bastien wrote:
>> If I also archive AB after that, it gets inserted in the structure which
>> is now identical to the structure we started with.
>
> FR noted, thanks. I'm curious to see if people would really find this
> a good option, as I like having my archives stored a
Hi Steven,
Steven Arntson writes:
> Hi, I'm trying to export an org-mode doc to LaTex and subsequently to
> PDF. This is a literary novel, written in prose. Right now when I run
> the export command, the resulting file is incorrectly formatted for the
> literary world, and I'm not sure how to ch
Achim Gratz writes:
> Bastien writes:
>> Also, the commit messages contain references like 'variable' instead
>> of `variable'. A tiny difference, sure, but one that I will have to
>> fix manually when merging the Changelogs into Emacs.
>
> The corresponding GNU coding standard has been changed
42 147 writes:
> If this is outside the scope of this particular mailing list, I will
> gladly be directed elsewhere.
https://lists.gnu.org/mailman/listinfo/help-gnu-emacs
But C-h f completing-read RET could be enough :)
--
Bastien
Hi Florian,
Florian Lindner writes:
> If I also archive AB after that, it gets inserted in the structure which
> is now identical to the structure we started with.
FR noted, thanks. I'm curious to see if people would really find this
a good option, as I like having my archives stored as flat e
Bastien writes:
> Also, the commit messages contain references like 'variable' instead
> of `variable'. A tiny difference, sure, but one that I will have to
> fix manually when merging the Changelogs into Emacs.
The corresponding GNU coding standard has been changed about a year ago
and EMACS is
Hi Kyle,
Kyle Meyer writes:
> `org-iswitchb' is restricted to open buffers, but the function below
> should have the behavior you want.
>
> #+begin_src elisp
> (defun org-open-agenda-file ()
> (interactive)
> (find-file (org-icompleting-read "Agenda file: " org-agenda-files)))
> #+end_
Hi Simon,
Simon Jones writes:
> Is there a way that a
> sort can work with all the children of a given heading?
No: per design, sorting should not break each subtree's structure.
You can manually promote it to the second level, sort, and demote
it again.
HTH,
--
Bastien
Hi Adam,
adam writes:
> In Worg on this page,
> http://orgmode.org/worg/org-gtd-etc.html
>
> this link, under Org and Pomodoro
> http://article.gmane.org/gmane.emacs.orgmode/29347
>
> appears to be out of date or wrong.
> Could someone check please.
I checked, the link is good for me.
We oug
Hi Achim,
Achim Gratz writes:
> Setting effort-minutes here is a bug since it is a property and not a
> variable. Adding it to the let clause this statement is in would
> suppress the corresponding warning, but I don't see where such a
> let-bound variable would be used.
This is a left-overt f
When exporting the attached file to task juggler, the SCHEDULED
attribute is not included in the generated file as a "start" attribute.
The export process is invoked with the key sequence C-c C-e J j
* Project A :taskjuggler_project:
:PROPERTIES:
Hi,
In the following example, when I try to sort on the top heading (Planner
2014-15) for time, the heading Holiday does not sort correctly (unless I
promote the heading to **. Is there a way that a sort can work with all the
children of a given heading? I have also tried selecting all the heading
Rasmus writes:
> Customizing an Org package alist, Org inserts code that is invalid in
> a Beamer context.
Code generated is valid and conform to expectations, but, unfortunately,
incompatible with "beamer" class.
>> You could define an appropriate class for `beamer' back-end instead.
>
> Org-l
Hi,
Nicolas Goaziou writes:
> Hello,
>
> Rasmus writes:
>
>> If you give hyperref options when exporting to Beamer it will
>> typically crash.
>>
>> I load hyperref as follows to make it compatible with "exotic"
>> headlines in XeLaTeX:
>>
>> (setq org-latex-default-packages-alist
>>
Hello,
Rasmus writes:
> If you give hyperref options when exporting to Beamer it will
> typically crash.
>
> I load hyperref as follows to make it compatible with "exotic"
> headlines in XeLaTeX:
>
> (setq org-latex-default-packages-alist
> '(("" "iftex" nil)
> ("" "fixltx2e"
Florian Lindner wrote:
> Hello,
>
> can I make org-iswitchb consider not only already opened files but all
> agenda files, just like org-agenda?
>
> I tried one and two prefix arguments, but org-iswitchb always considers
> only files that are already opened.
`org-iswitchb' is restricted to open b
The recent commit aa86e4bc9f extends a pre-existing setq via the
following diff:
--8<---cut here---start->8---
@@ -7615,11 +7656,12 @@ (defun org-agenda-filter-apply (filter type)
(apply 'append
(mapcar (lambda (f)
Albert Krewinkel writes:
> Hi Ian,
>
> You can escape leading stars by putting a comma in front of them:
>
> #+begin_src sh
> cat <<'EOF'
> ,* some text
> EOF
> #+end_src
>
> This should do what you want.
>
> HTH,
> Albert
Ahh, thank you.
In Worg on this page,
http://orgmode.org/worg/org-gtd-etc.html
this link, under Org and Pomodoro
http://article.gmane.org/gmane.emacs.orgmode/29347
appears to be out of date or wrong.
Could someone check please.
Hi,
If you give hyperref options when exporting to Beamer it will
typically crash.
I load hyperref as follows to make it compatible with "exotic"
headlines in XeLaTeX:
(setq org-latex-default-packages-alist
'(("" "iftex" nil)
("" "fixltx2e" nil)
("AUTO" "inputenc" t
On 2014-05-28 09:36, Peter Davis wrote:
On Wed, May 28, 2014 at 09:29:44AM -0400, Rick Frankel wrote:
The begin/end src lines are just that, markers to show where the org
source starts and end. What you have formatted is a source code
listing, not the source code.
If you're giving an example of
Peter Davis writes:
> Is there any markup which will let me get superscripts and subscripts
> in HTML export?
>
> It would be great if the HTML exporter recognized ^{...} and _{...} so
> the same markup would work for both LaTeX/PDF and for HTML.
>
It does - this works fine for me:
--8<
On Wed, May 28, 2014 at 09:29:44AM -0400, Rick Frankel wrote:
>
> The begin/end src lines are just that, markers to show where the org
> source starts and end. What you have formatted is a source code
> listing, not the source code.
If you're giving an example of org buffer contents, #+BEGIN_SRC
On 2014-05-28 09:22, Peter Davis wrote:
On Wed, May 28, 2014 at 08:50:20AM -0400, Rick Frankel wrote:
On 2014-05-28 07:47, Peter Davis wrote:
>Is there any markup which will let me get superscripts and subscripts
>in HTML export?
>
>It would be great if the HTML exporter recognized ^{...} and _{.
On Wed, May 28, 2014 at 08:50:20AM -0400, Rick Frankel wrote:
> On 2014-05-28 07:47, Peter Davis wrote:
> >Is there any markup which will let me get superscripts and subscripts
> >in HTML export?
> >
> >It would be great if the HTML exporter recognized ^{...} and _{...} so
> >the same markup would
On 2014-05-28 07:47, Peter Davis wrote:
Is there any markup which will let me get superscripts and subscripts
in HTML export?
It would be great if the HTML exporter recognized ^{...} and _{...} so
the same markup would work for both LaTeX/PDF and for HTML.
It does for me. I believe it always h
On 2014-05-27 23:25, Steven Arntson wrote:
Nick Dokos writes:
Igor Sosa Mayor writes:
Steven Arntson writes:
Hi, I'm trying to export an org-mode doc to LaTex and subsequently to
PDF. This is a literary novel, written in prose. Right now when I run
the export command, the resulting file is
Is there any markup which will let me get superscripts and subscripts in
HTML export?
It would be great if the HTML exporter recognized ^{...} and _{...} so
the same markup would work for both LaTeX/PDF and for HTML.
Thanks,
-pd
--
Peter Davis
The Tech Curmudgeon
www.techcurmudgeon.com
Sorry -- just fixed the subject line.
--
Bastien
Hi all,
from the current HEAD of the master branch (aa86e4bc), you can use "_"
in agendas to filter by effort. This used to be integrated to the tag
filter, but filters interaction was then too complex.
You can also use `org-agenda-effort-filter-preset' to set the filter
to an initial value in y
On 2014-05-27 12:25 Sharon Kimble wrote:
> In my "organiser" page I have a mixed bag of TODO lists and also
> checkbox lists. If I have at the top of the page "#+STARTUP: content"
> it opens just showing all of the TODO lists and none of the checkbox
> lists. But if I have "#+STARTUP: showall" it s
Hello,
can I make org-iswitchb consider not only already opened files but all
agenda files, just like org-agenda?
I tried one and two prefix arguments, but org-iswitchb always considers
only files that are already opened.
Thanks!
Florian
org-archive-subtree archives a subtree.
* A
** AA
*** AAA
** AB
*** ABA
Archiving AA will remove the subtree from the original file and create
it like that in archive target:
* AA
** AAA
What I want (wish for) is to create it like that in the archive target:
* A
** AA
*** AAA
If I also archi
Hi Ian,
Ian Kelling writes:
> I've had this bug me a few times when I work with here documents in bash.
>
> #+begin_src sh
> some-command <<'EOF'
> * some text
> EOF
> #+end_src
>
> the line beginning with * is treated as a title and folded. The same
> goes for example blocks, and perhaps other
56 matches
Mail list logo