Hi Eric,
2014ko abuztuak 6an, Eric Schulte-ek idatzi zuen:
[...]
> Perhaps you could begin with a patch for the regexp issue in this
> thread?
I have pushed a patch which allows us to avoid the regex issue
entirely by using a native R method to capture the session output to a
file.
This introd
Hi again.
So I've got a few repetitive tasks, for example
* TODO machine backups
** TODO machine 1
*** TODO create backup
*** TODO copy backup to DVD
** TODO machine 2
*** TODO create backup
*** TODO copy backup to DVD
** TODO machine 3
*** TODO create backup
*** TODO copy backup to DVD
** TODO m
Did you look at the docs?
- https://github.com/matburt/mobileorg-android/wiki/Documentation
Unfortunately, looks like his images are borked at the moment. It's
been a while since I've used it, but you're saying there's not an
intuitive way to add a new heading? Can you just do "** something" (or
s
Hi List,
now that I understand the 'org-element API' a bit better, I think that
the following two functions can be very useful for creating and
modifying Org elements without the usual point movements, regexp
searches and string operations in a buffer:
#+begin_src emacs-lisp
;; might become `or
On 07/08/14 05:52, Thomas S. Dye wrote:
Aloha Rasmus,
Rasmus writes:
Thomas,
t...@tsdye.com (Thomas S. Dye) writes:
Rasmus writes:
Alan L Tyree writes:
I'm sure this has been asked before, but I can't seem to find it. Is
there an org markup that produces a starred latex heading?
In
Bastien writes:
> Hi,
>
> regcl writes:
>
>> I could not figure out how to do this from INFO. I found examples of
>> preventing publishing of specific file extensions, but not whole
>> directories.
>
> Unless my memory fails me, :exclude works on names, not just on
> extensions. So maybe using
> regcl writes:
>
>> Is there a way to stop org mode from creating backup files in the
>> :publishing-directory?
>
> What are "backup files" exactly?
e.g., the second time you run org-html-export-to-html or
org-html-publish-to-html on README.org you get README.html -plus-
README.html~. I would li
Aloha Rasmus,
Rasmus writes:
> Thomas,
>
> t...@tsdye.com (Thomas S. Dye) writes:
>
>> Rasmus writes:
>>
>>> Alan L Tyree writes:
>>>
I'm sure this has been asked before, but I can't seem to find it. Is
there an org markup that produces a starred latex heading?
In a book, f
Am 06.08.2014 um 16:28 schrieb Rick Frankel:
> On Wed, Aug 06, 2014 at 10:05:25AM +0200, Rainer Stengele wrote:
>>Am 05.08.2014 um 15:39 schrieb Rick Frankel:
>> On 2014-08-05 08:25, Rainer Stengele wrote:
>>doing an html export of
>>
>>* headline
>>- [ ] checkbox
>
Shame
ive been using it for the past few months (took me a loong time to setup as
the documentation is really hard to follow). i really would love to see
mobile org developed as having my orgmode data on the go is really crucial
best
Z
On Wed, Aug 6, 2014 at 7:33 PM, Alexis wrote:
>
> Subhan
Salome "Södergran\" writes:
> Indeed! I find an older org-version (7.x) in /usr/share/emacs. I have
> now changed the order in the load-path-list to load the local
> installations first.
When you install from ELPA, leave load-path alone (remove any
alterations in respect to Org or any other packag
Vicente Vera writes:
> Yes, i had an old makeinfo (4.13) that lives in the debian wheezy
> repository. Just now got the latest version and it worked. Didn't
> thought about this since some commits ago the documentation was built
> just fine with makeinfo 4.13.
Glad you've solved it, but makeinfo 4
Thomas,
t...@tsdye.com (Thomas S. Dye) writes:
> Rasmus writes:
>
>> Alan L Tyree writes:
>>
>>> I'm sure this has been asked before, but I can't seem to find it. Is
>>> there an org markup that produces a starred latex heading?
>>>
>>> In a book, for example, I want the Preface to be at chapte
On 6 Aug 2014, flexibe...@gmail.com wrote:
> i haven't tried using BBDB-v3, only BBDB-v2, several years ago. i
> found the latter, hm, 'clunky'. (Similar to how, until the advent of
> mu4e, i found no Emacs-based MUA with maildir support which i found as
> usable as Mutt.)
Personally I find no MU
Aloha Rasmus,
Rasmus writes:
> Alan L Tyree writes:
>
>> I'm sure this has been asked before, but I can't seem to find it. Is
>> there an org markup that produces a starred latex heading?
>>
>> In a book, for example, I want the Preface to be at chapter level, but
>> not included in the numberi
Subhan Michael Tindall writes:
> There’s also a few areas I’d like to do or see some enhancements on
> the mobile end, for example handling display or edit of properties is
> very limited
*nod* i started to address this issue with this pull request:
https://github.com/matburt/mobileorg-android/
Alexis writes:
> Eric Abrahamsen writes:
>
>> If by properties you mean arbitrary key-value data, BBDB does indeed
>> support that -- properties are known as "fields", and "xfields" are
>> user-designated fields. Labels and values can be arbitrarily
>> designated by the user, and with a bit of co
Eric Abrahamsen writes:
> If by properties you mean arbitrary key-value data, BBDB does indeed
> support that -- properties are known as "fields", and "xfields" are
> user-designated fields. Labels and values can be arbitrarily
> designated by the user, and with a bit of coding you can format the
Alexis writes:
> Gour writes:
>
>> what do you think about BBDB-v3? Many people like it, but I must admit
>> I haven't take closer look at it?
>
> i haven't tried using BBDB-v3, only BBDB-v2, several years ago. i found
> the latter, hm, 'clunky'. (Similar to how, until the advent of mu4e, i
> fou
I wish I did.
I’ve tried using it on my Android phone. It appears pretty stable, but the
documentation is limited and woefully out of date.
There’s also a few areas I’d like to do or see some enhancements on the mobile
end, for example handling display or edit of properties is very limited, time
On Tue, 5 Aug 2014, Aaron Ecay wrote:
Hi Chuck,
2014ko abuztuak 5an, "Charles C. Berry"-ek idatzi zuen:
[...]
Here is the docstring from ESS's inferior-S-prompt:
inferior-S-prompt is a variable defined in `ess-custom.el'.
Its value is "[]a-zA-Z0-9.[]*\\([>+.] \\)*> "
[snip]
Note
Feng Shu wrote:
> Is this "tree" style possible?
> #+begin-comment
> * People
> ** Joan Smith
> :PROPERTIES:
> :KIND: individual
> :FIELDTYPE: name
> :END:
> *** Cell
> :PROPERTIES:
> :FIELDTYPE: cells-folder
> :END:
> 999 991
> 999 992
> 999 993
> 999 994
Brett Witty writes:
This is close to what you want I think.
#+TBLNAME: stats
| STR | 13 |
| DEX | 12 |
| CON | 11 |
#+BEGIN_SRC python :results value :var data=stats
d = dict(data)
return d['DEX'] + d['CON']
#+END_SRC
#+RESULTS:
: 23
> Hi,
>
> I'm trying to write my RPG adventures in org-mo
Hi,
I have several custom agenda commands of this form:
(setq org-agenda-custom-commands
'(("c" . "Custom views")
("cw" "Work" agenda ""
((org-agenda-files '(
;; work files
))
Whenever I try to view these in c
Thanks Sebastien, unfortunately this is not that useful if you simply
want to highlight words or a sentence in a paragraph.
BTW for anyone who is interested I discovered "Wrap Region"
(https://github.com/rejeep/wrap-region.el) which is pretty
useful. You can select a region, hit a key and it wil
Thorsten Jolitz writes:
> Nicolas Goaziou writes:
>
>> Thorsten Jolitz writes:
>>
>>> I see, thanks. I'm still getting used to the 'org-element API', but it
>>> seems to be much easier than I thought: just use
>>> org-element-at-point' and
>>> `org-element-interpret-data' in most cases ...
>>
>
On Wed, Aug 06, 2014 at 10:05:25AM +0200, Rainer Stengele wrote:
>Am 05.08.2014 um 15:39 schrieb Rick Frankel:
> On 2014-08-05 08:25, Rainer Stengele wrote:
>doing an html export of
>
>* headline
>- [ ] checkbox
>- item
>
>I do not see the checkbox
Hi,
I'm trying to write my RPG adventures in org-mode and would like to bring
character sheets into that fold. Is there a way in Babel to have a vast
number of named variables that I can feed into source blocks? Are macros
the way to achieve this?
As an example, I'd like something like a big (hid
On Wed, Aug 06, 2014 at 10:05:25AM +0200, Rainer Stengele wrote:
>Am 05.08.2014 um 15:39 schrieb Rick Frankel:
>
>I do not see the checkbox box anymore as I did in older versions.
>I tried to find an export setting, tried several settings related to
>todos but I cannot f
Nicolas Goaziou writes:
> Thorsten Jolitz writes:
>
>> I see, thanks. I'm still getting used to the 'org-element API', but it
>> seems to be much easier than I thought: just use
>> org-element-at-point' and
>> `org-element-interpret-data' in most cases ...
>
> Correct.
>
> For completeness, if y
jenia.ivlev wrote:
> Its the first time I use this type of mail system. I connected here
> using gmane and gnus. I;m not sure how to answer the thread "Can't
> execute the introductory code: take table as input to produce mean".
> So i'll just try to answer the best way I can who means I'll ans
Hello folks,
Does anyone know what's happening to MobileOrg? It seems like the project
was taken over by a new maintainer and then subsequently abandoned.
I'd love to use MobileOrg, but I always feel wary about starting to use new
software which likely wont receive any updates.
Thanks,
Noah
Hi,
Under normal cirscumstances, S-tab does not show up sub-headlines of
archived headlines.
When 'org-inlinetask' is loaded, the behavior of S-tab changes and it
shows up sub-headlines of archived headlines (which is not what we
expect).
Here's an ECM in order to easily reproduce the issue:
--
Hello,
Joe Corneli writes:
> I've noticed a problem around line 19171 of org.el. The size of
> images is supposed to be controlled by attributes and by
> `org-image-actual-width'. But it seems like the use of `when',
> `save-match-data' and `string-to-number' are in the wrong order in
> this r
Here goes the completeness...
Nicolas Goaziou writes:
> For completeness, if you're working at the local level (i.e. with
> `org-element-at-point'), available accessors are
with `org-element-at-point' or `org-element-context'
> - `org-element-type'
> - `org-element-property'
>
> When you'r
I am not familiar with jabref, but assuming it stores the entries in a
regular bibtex format, and you have the bibtex file open in emacs, with the
cursor on the entry you want to make a heading for, you run
M-x org-ref-open-bibtex-notes.
That creates something like an org-bibtex heading in your
or
Thorsten Jolitz writes:
> I see, thanks. I'm still getting used to the 'org-element API', but it
> seems to be much easier than I thought: just use `org-element-at-point' and
> `org-element-interpret-data' in most cases ...
Correct.
For completeness, if you're working at the local level (i.e. w
that sounds great :)
looking forward to the next iterations ;-)
thanks again for all your hard work
Z
On Wed, Aug 6, 2014 at 3:14 PM, Thorsten Jolitz wrote:
> Xebar Saram writes:
>
> > thanks Thorsten
> >
> > its perfect
>
> well, not perfect yet since, as Nicolas mentioned, it does not cov
Xebar Saram writes:
> thanks Thorsten
>
> its perfect
well, not perfect yet since, as Nicolas mentioned, it does not cover all
possible use cases (wrap/unwrap/modify ALL kinds of Org blocks with or
without header-line params and with or without affiliated keywords or
with a combination of both).
Hello,
Eric Schulte writes:
> The code which checks to ensure that paragraph wrappers are only
> inhibited if they are inhibited for the whole list mistakenly keeps
> paragraph wrappers if one item of the list is itself a list
>
> The location of this bug is the (cdr contents) in line 2899 of
>
Nicolas Goaziou writes:
Hello,
>> Yes, there are other elements and more affiliated keywords. The
>> parser (or rather the interpreter(s)) and parts of Org Babel do not
>> always deal with them yet.
>>
>> This was more a 'constructive bug report', not so much an attempt of a
>> general fix. I ju
Hello,
Thorsten Jolitz writes:
> Thanks for the review and the comments. But this looks like an entirely
> different function to me
I think you're confused between `org-element-at-point' and
`org-entry-properties'. As I pointed out, there are properties that
ought to stay specific to the former
thanks Thorsten
its perfect
z
On Tue, Aug 5, 2014 at 4:15 PM, Thorsten Jolitz wrote:
> Xebar Saram writes:
>
> Hi Xebar,
>
> > small question.
>
> sorry for the late answer
>
> > i wonder if i could request a tiny related feature (this may be very
> > easy to do already).
> > i would like to
Joseph Vidal-Rosset writes:
> Many thanks Eric for this email and the attachment.
>
> Of course it is very useful.
>
> 2014-08-05 2:23 GMT+02:00 Eric Schulte :
>
>> Hi List,
>>
>> I thoroughly enjoyed using Org-mode to write my dissertation. I was
>> happy to be able to export (mostly) equivalen
Rasmus writes:
> Hi Eric,
>
> Thank you for sharing this. I have hacks for many of the same things,
> but I'm sure I will find inspiration in your implementations as well
> when I read them more carefully.
>
> In particular the filters that operate directly on the tree seems
> interesting! I ha
Hello,
Tobias Getzner writes:
> The only remaining issue would be that these links can only be
> triggered from the first line. Clicking on another line will yield «No
> link found», so I cannot get org-ref to return the BibTeX entry
> appropriate for the line from which the action is triggered.
Hello,
Thorsten Jolitz writes:
> Aaron Ecay writes:
>
>> Hi Thorsten,
>>
>> 2014ko abuztuak 5an, Thorsten Jolitz-ek idatzi zuen:
>>
>> [...]
>>
>>>
>>> Parse this src-block (with point at beg of block):
>>>
>>> ,
>>> | M-: (setq ptree (org-element-at-point))
>>> `
>>>
>>> #+header: :
Aaron Ecay writes:
> Hi Eric,
>
> 2014ko abuztuak 5an, Eric Schulte-ek idatzi zuen:
>>
>
> [...]
>
>> I don't know.
>>
>> The Babel R support needs a dedicated maintainer. This was a role Dan
>> Davison originally filled. I've partially filled in since, but as a
>> *very* light R user I'm not
Thanks John
No worries :) ive installed it and its working great.
in a related question, does anyone use it with jabef?
the reason im asking is that im very new to this and wonder about a
possible workflow to export a bib citation from jabref to org and create an
org header (per reference). so f
Gour writes:
> what do you think about BBDB-v3? Many people like it, but I must admit
> I haven't take closer look at it?
i haven't tried using BBDB-v3, only BBDB-v2, several years ago. i found
the latter, hm, 'clunky'. (Similar to how, until the advent of mu4e, i
found no Emacs-based MUA with m
Hi Eric,
On Mon, Aug 04, 2014 at 08:23:58PM -0400, Eric Schulte wrote:
>
> 1. Ignore Headlines and keep content (discussed here recently)
> 2. Multi-column Table Cells
> 3. Wide tables extend into the margins.
> 4. Wide tables squeezed within the margins
> 5. "sc" links for the \sc{} latex c
Hi,
Thorsten Jolitz writes:
> Nicolas Goaziou writes:
>
>> Thorsten Jolitz writes:
>>
>>> here is my first take of rewriting `org-entry-properties'.
>>
>> Interesting. A first round of comments follows.
> [...]
> But this looks like an entirely different function to me, and IMO it
> does not m
Hi Eric,
Thank you for sharing this. I have hacks for many of the same things,
but I'm sure I will find inspiration in your implementations as well
when I read them more carefully.
In particular the filters that operate directly on the tree seems
interesting! I have never really gotten into tre
Alan L Tyree writes:
> I'm sure this has been asked before, but I can't seem to find it. Is
> there an org markup that produces a starred latex heading?
>
> In a book, for example, I want the Preface to be at chapter level, but
> not included in the numbering. Same for HTML export, of course.
Yo
> "Salome "S?dergran\"" writes:
>
> >> "Salome "S?dergran\"" wrote:
> >> > I'm looking for a way to make orgmode export quote signs to LaTeX's
> >> > \enquote{}.
> >> > On stackoverflow.com (1) I found a solution that uses
> >> > (setq org-export-with-smart-quotes t)
> >> > (add-to-list 'or
Many thanks Eric for this email and the attachment.
Of course it is very useful.
2014-08-05 2:23 GMT+02:00 Eric Schulte :
> Hi List,
>
> I thoroughly enjoyed using Org-mode to write my dissertation. I was
> happy to be able to export (mostly) equivalent versions of the document
> to HTML and PD
Aaron Ecay writes:
Hi Aaron,
> 2014ko uztailak 27an, Thorsten Jolitz-ek idatzi zuen:
>>
>> Thorsten Jolitz writes:
>>
>>> Hi List,
>>>
>>> whats wrong with this :post header arg:
>>>
>>> #+header: :post (format "#+attr_latex :float :placement
>>> {c}{scale=.6}\n%s" *this*)
>>> #+begin_src
Alexis writes:
> i don't think that's a dumb question at all!
Good. ;)
> My original motivation for developing org-vcard was to create part of a
> pipeline for synchronising contacts between Org and my smartphone.
That would be great!!
> (b) (i) i feel org-contacts.el, as it stands, is too i
Aaron Ecay writes:
Hi Aaron,
> 2014ko uztailak 6an, Thorsten Jolitz-ek idatzi zuen:
>>
>> Hi List,
>>
>> doing C-c C-c on the first src_block
>>
>> ,
>> | * A
>> | ** B
>> | :PROPERTIES:
>> | :header-args: :var name=dblock-name
>> | :header-args+: :var prms=dblock-params
>> |
This[1] ditaa example with ORg 8.2.7f under Mac OS X Mavericks fails with a
message indicating that .../elpa/contrib/scripts/ditaa.jar is not found. I
created the folder and soft-linked /usr/local/bin/ditaa to ditaa.jar and
tried again. This time the export ran, but the PDF it created contained a
l
Aaron Ecay writes:
> Hi Thorsten,
>
> 2014ko abuztuak 5an, Thorsten Jolitz-ek idatzi zuen:
>
> [...]
>
>>
>> Parse this src-block (with point at beg of block):
>>
>> ,
>> | M-: (setq ptree (org-element-at-point))
>> `
>>
>> #+header: :results raw
>> #+begin_src emacs-lisp
>> (message "
This[1] ditaa example with ORg 8.2.7f under Mac OS X Mavericks fails with a
message indicating that .../elpa/contrib/scripts/ditaa.jar is not found. I
created the folder and soft-linked /usr/local/bin/ditaa to ditaa.jar and
tried again. This time the export ran, but the PDF it created contained a
l
Nick Dokos writes:
> Thorsten Jolitz writes:
>
>> Alan L Tyree writes:
>>
>>> I'm sure this has been asked before, but I can't seem to find it. Is
>>> there an org markup that produces a starred latex heading?
>>>
>>> In a book, for example, I want the Preface to be at chapter level, but
>>> no
Am 05.08.2014 um 15:39 schrieb Rick Frankel:
> On 2014-08-05 08:25, Rainer Stengele wrote:
>> Hi,
>>
>> doing an html export of
>>
>> * headline
>> - [ ] checkbox
>> - item
>>
>> I do not see the checkbox box anymore as I did in older versions.
>> I tried to find an export setting, tried several se
Nick Dokos wrote:
> Nick Dokos writes:
>> "Salome "Södergran\"" writes:
"Salome "S?dergran\"" wrote:
> I'm looking for a way to make orgmode export quote signs to LaTeX's
> \enquote{}.
> On stackoverflow.com (1) I found a solution that uses
> (setq org-export-with-sma
Hello Nick,
Nick Dokos wrote:
> Sebastien Vauban writes:
>> I'm trying to get part of the agenda header in another color, here
>> "TODAY":
>>
>> (add-to-list 'org-agenda-custom-commands
>>`("f" "Today"
>> (;; list of all TODO entries with deadline today
>>
66 matches
Mail list logo