I stumbled across
http://orgmode.org/worg/org-tutorials/tracking-habits.php today about
using Org-mode to help in forming (hopefully good!) habits by, for
example, scheduling repeating "tasks" and marking them as DONE when
you do them. About half way through, at
http://orgmode.org/worg/org-tutorial
As I mentioned yesterday, I am trying to follow
http://orgmode.org/worg/org-tutorials/tracking-habits.php
I have the following entry:
** TODO Go to the gym :habit:
SCHEDULED: <2010-03-24 Wed .+2d>
and even managed to successfully go to the gym as planned :) However,
I couldn
On 3/25/10, Memnon Anon wrote:
> ,[ (info "(org)Tracking your habits") ]
> | 5. The TODO may also have minimum and maximum ranges specified by
> | using the syntax `.+2d/3d', which says that you want to do the
> | task at least every three days, but at most every two days.
> `
On the bottom of the HTML document there is a line that looks like
Date: 2010-03-26 14:18:57 GMT
but I'm not in GMT. My system isn't in GMT. The date command says Fr,
26. Mrz 2010 16:22:37 which is correct.
___
Emacs-orgmode mailing list
Please use `Rep
On Fri, Mar 26, 2010 at 12:03:22PM -0400, Nick Dokos wrote:
> you probably need to give the system some
> additional information about the timezone you are in.
Yeah, that was it. Strange this is the first time in *mumble* years I
have needed to do this with Cygwin, but your suggestion worked
fine.
I can't find mention of this anywhere, but is it possible to have
org-mode automagically wrap the header text of a table column? For
example a column called "IP SLA Reports" which would look like
| IP SLA Reports |
could be reformatted so that the header contains two lines and looks
like
| I
On Mon, Mar 29, 2010 at 12:22:10PM +0100, Simon Brown wrote:
> I currently use mutt as my email client but I'm looking for greater
> emacs integration and better html support.
Allegedly mutt runs okay inside emacs, e.g. from an eshell. I know that
doesn't help with your greater emacs integration (
On Tue, Mar 30, 2010 at 08:53:17PM +0100, Leo wrote:
> although many people have been saying it is
> intimidating, it is not.
Oh yes it is :)
I fondly[1] remember spending *ages* trying to find out how to set the
citation line (you don't, you setq message-citation-line-function
'my-message-inser
Is there a decent way to create these using Org Mode? I tried
plain lists, but when exported to HTML the entries lose their '+'
and '-' signs (and gain some kind of bulletpoint).
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to t
It seems that when I export to HTML, something, somewhere, opens the
file so I have yet another buffer open. Is there any way to configure
that behaviour so that I don't get even more swamped by buffers than I
am already, or alternatively automatically name the buffer with
something that I can inst
On Thu, Apr 8, 2010 at 3:54 PM, Carsten Dominik wrote:
>
> On Apr 8, 2010, at 3:34 PM, Xin Shi wrote:
>
>> I had a similar request before but never get solved. I support this
>> request.
>
> (setq org-export-kill-product-buffer-when-displayed t)
>
> will do this when the exported file is shown imme
On Thu, Apr 8, 2010 at 5:44 PM, Carsten Dominik wrote:
> Hi Gary,
>
> maybe we need to settle some terminology first.
No, "we're good" as the Americans say :)
> The variable org-export-kill-product-buffer-when-displayed has the following
> effect:
Well, as I said,
* more likely to read an
email than remember to look at the calendar or whatever, and moreover
it sits in my mailbox until I really take some action to deal with it,
even if it is only to delete it.
If you respond, please do so to the list as I am subscribed.
--
TIA,
Gary
__
Hi org folks; is there any way in org-mode's markup language to get an
HTML blockquote or LaTeX {quote} (or presumably similar for odt) when
exported? Looking through the manual I don't see one, though it's
quite possible I missed something.
--
-- Gary
duh. OK, just after posting, I found #+BEGIN_QUOTE. Sorry for the noise.
On Tue, Aug 9, 2011 at 8:55 AM, Gary Oberbrunner wrote:
> Hi org folks; is there any way in org-mode's markup language to get an
> HTML blockquote or LaTeX {quote} (or presumably similar for odt) when
> expo
t or
moin wiki table?
--
-- Gary
e? Is it some kind
of XML styling stanza?
(By the way, before I added my 't' case above, it returned nil, which
caused the odt exporter to blow up with an unhelpful error. Would a patch
for that be considered too much of a corner-case? I'd be happy to submit
one.)
--
-- Gary
Just wanted to say the latest version is working perfectly for me -- well
done! ODT export is fine and LaTeX is still working too (some things have
changed recently that made me have to change some of my code *around*
org-mode, but that's as expected.)
--
-- Gary
e. Thanks!
--
-- Gary
sc
#+LaTeX_HEADER: \let\enumerate\compactenum
# Colors:
#+LaTeX_HEADER: \usepackage{color}
--
-- Gary
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
that block; title, author, etc.) globally. Maybe there isn't such a thing
for org-mode. I do like having my "typesetting" settings outside the actual
file so I separate presentation from content (and can adjust the
presentation of all the files at once). Ideally I'd love to
#+end_example
I think this causes the jambu repo to be used for everything (org-mode.el
and all the other exports). Is that OK?
I have to say, great work so far! Amazingly useful.
I suppose one addition would be to allow for customized ODT character and
paragraph styles, e.g. customizing
guess
I'll consider that as standard practice.
Would anyone be interested if I were to create a way to specify export
values in a global file somewhere (~/.org-site-defaults or something)
in the same syntax as SETUPFILE (#+kwd: value) that would set up all
the defaults f
On Sun, Feb 13, 2011 at 4:16 PM, Dan Davison wrote:
> Gary Oberbrunner writes:
>
>> On Sun, Feb 13, 2011 at 10:53 AM, Darlan Cavalcante Moreira
>> wrote:
>>> You can use auto-insert for this.
>>
>> I guess I'm really not using org-mode in the way it was in
On Mon, Feb 14, 2011 at 10:14 AM, Matthew Sauer wrote:
> Would this be the full list of variables?
> Possible completions are:
> org-export-allow-BIND org-export-author-info
> org-export-babel-evaluate org-export-blocks
>
Awesome! That is perfec
> was a reasonable answer to your original question, but it clearly is
> not what you wanted as you made clear in your followup.
>
Yeah, I was definitely not very clear originally. My apologies!
--
-- Gary
___
Emacs-orgmode mailing list
Please
Indeed, congrats to Bastien and all!
One question: I'm using the new export stuff from org-jambu (git
master branch); any idea when Jambunathan will rebase or merge with
this?
Thanks -- you guys rock!
-- Gary
Is there any way to turn a headline (and its subtree) into a plain
list (and nested list items)? Or better yet, turn all level N and
below headlines into plain lists at the corresponding level?
--
-- Gary
+1! me too.
\\
\end{tabular}
\end{center}
\end{document}
--
Gary
-change-hook '(org-clock-out-if-current)
org-babel-tangle-lang-exts '(("latex" . "tex") ("python" . "py")
("emacs-lisp" . "el"))
org-babel-load-languages '((emacs-lisp . t) (R . t) (python . t) (ditaa .
t) (latex . t)
(sql . t))
org-confirm-shell-link-function 'yes-or-no-p
)
--
Gary
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.
-
know how to use it, is formatting paragraphs or any longer-than-a-line
bunch of text as bold or italic. *bold* only works on one line. Is
there a #- option to make a paragraph bold? Should I just RTFM? (I'm
using latest git master, and I'm on Windows emacs 24.0.92.1 if it
matters.)
--
Gary
=
and exporting it to LaTeX with C-C C-e d gives a PDF with only a link
to the graphics file, not inlined as a figure. How do I include the
actual R graph?
--
Gary
27;s processing. Is
there anything like that available? An option perhaps?
--
Gary
mmand is still there, so I can find that temp file (which
babel doesn't clean up, btw, and in my case that's a good thing!) and trace
it back to which code block it came from.
But it would be way better if mysql-mode would actually show the sql error!
--
Gary
as I can tell.
--
Gary
[Sorry, I'm going to mess up the quoting here because I replied to Tory,
not the list. - gco]
On Tue, Sep 16, 2014 at 4:32 PM, Tory S. Anderson
wrote:
> Does the "- [ ]" form not work for you? They are generally considered the
> equivalent in my experience. C-c checks them.
On Tue, Sep 16, 2014 at 11:48 PM, Thomas S. Dye wrote:
> Aloha Gary,
>
> Gary Oberbrunner writes:
>
> > Gary:
> > My reason for not using TODO is just that it'd be ugly and confusing to
> > put a heading in the middle of a list.
> >
> > Comp
>
>
I suspected as much. Although having TODOs in lists would be awesome,
checkboxes will do for me now.
Thanks all!
--
Gary
On Thu, Sep 18, 2014 at 2:49 PM, Gary Oberbrunner
wrote:
>
>
> On Thu, Sep 18, 2014 at 12:23 PM, Subhan Michael Tindall <
> subh...@familycareinc.org> wrote:
>
>> Lists are very explicitly not intended to contain TODO items.
>>
>> Checkboxes provide a bit
of divs, spans, CSS tags, and other extraneous
stuff.
--
Gary
error.)
I'd prefer if it would just leave that empty (missing) table out, and keep
going. Is there any way to do that?
--
Gary
On Tue, Dec 23, 2014 at 5:34 PM, Gary Oberbrunner
wrote:
> If you try to export this document:
>
> #+BEGIN_SRC sql :exports both
> select 1 limit 0;
> #+END_SRC
>
> It fails to export with an error in *Messages*:
> user-error: Empty table - created default table
> I
l blocks?
(I'm running recent git org-mode from a couple of weeks ago, Emacs
24.3.50.1, Windows)
--
Gary
-cond to allow edebugging
through it
--
Gary
org-mode-sql.patch
Description: Binary data
ments them for mysql
* adds support for :colnames (mysql only)
* (minor) adds an edebug spec to org-babel-result-cond to allow edebugging
through it
On Fri, Feb 1, 2013 at 10:18 AM, Gary Oberbrunner wrote:
> Let me know if this would be better as a pull request. This patch does
> t
I'm primarily publishing to LaTeX/PDF from org. I have a title:
#+TITLE: Weekly Status
How can I get it to automatically export with today's date? Hopefully
without a full babel elisp code block? Any ideas?
BTW, converted to new exporter today. Pretty painless.
--
Gary
en
I export this, I get "NameError: name 'foo' is not defined"
I may be doing something wrong, because if I name my python session, I
never see a buffer of that name, and I expected to. Any help?
--
Gary
least afaict: I don't think
> I'm doing twisted things but you never know :-) ).
>
> Question for you: what version of org mode?
>
> Nick
>
>
>
--
Gary
[sorry, forgot to reply all]
-- Forwarded message --
From: Gary Oberbrunner
Date: Wed, Mar 20, 2013 at 12:11 PM
Subject: Re: [O] python sessions
To: nicholas.do...@hp.com
After starting emacs -Q and loading my minimal setup (including require
'org):
((:default))
After lo
>
>
> #+BEGIN_SRC python :exports results :results output :session
> def bar(x):
> return(x+2)
>
> #+END_SRC
>
> #+RESULTS:
>
> #+BEGIN_SRC python :exports results :results output :session
> print(foo(100))
> print(bar(100))
>
> #+END_SRC
>
> #+RESULTS:
> : 101
> : 102
>
>
> >
> > Andreas
> >
>
>
--
Gary
OSes.
On Wed, Mar 20, 2013 at 8:20 PM, Gary Oberbrunner wrote:
>
> On Wed, Mar 20, 2013 at 1:00 PM, John Hendy wrote:
>
>> Some other things I noticed when modifying your custom config (just to
>> clarify):
>> - Org-mode git repo is located at "/emacs/site-li
2013 at 9:54 PM, John Hendy wrote:
> On Wed, Mar 20, 2013 at 8:22 PM, Gary Oberbrunner
> wrote:
> > I've attached a patch which works for me, at least in simple tests. It
> > should set the buffer name more correctly in session mode. I also added
> a
> > new defc
to document #s 1-3; where should that go?
I'd like to work on a patch for #4; it seems like the only thing is to
search in the session buffer for likely error strings. Is there any better
method anyone can think of?
--
Gary
p-buffer
- (progn (insert-file-contents-literally out-file) (buffer-string)))
+ (progn (insert-file-contents-literally out-file)
+ (replace-regexp-in-string "[ \t\r\n]*$" "" (buffer-string
(with-temp-buffer
(cond
((or (eq (intern engine) 'mysql)
--
Gary
[sorry, forgot to "reply all" -- Gary]
-- Forwarded message ------
From: Gary Oberbrunner
Date: Thu, Mar 28, 2013 at 10:43 PM
Subject: Re: [O] run python from org, draft
To: Andreas Röhler
Does this assume org-babel-python-mode is set to 'python-mode? The defaul
.org/worg/org-contrib/babel/languages/ob-doc-python.html
... which I just wrote! Glad it's already useful! :-)
I think in any case you will need my recent patch if you want to use
session mode.
If testing is holding up application of my patch, I can test it on Linux
and Mac.
--
Gary
tive python interpreter, just what you get if you type 'python' at
the shell. So using return() there doesn't make any sense, and wouldn't
work. I don't see any way to make them both behave the same way.
--
Gary
#+RESULTS:
> : None
>
> Try applying my patch from this list a few days ago; I think it will work
then. Without it, session mode is totally broken (I think).
--
Gary
at least I could set it as desired.) But in the situation
above, where the filename is coming from the exporter running the code
block, there's no place for me to put the ATTR_LaTeX that works.
Any ideas, exporter gurus?
--
Gary
Thanks, Eric.
The -i is definitely needed on Windows, I just retested without it and it
hangs. With your latest fix, it works again.
I think there's a bug in your patch though; line 211 refers to a
nonexistent function org-babel-python-earmufs. I think you mean
-with-earmufs?
--
Gary
On Fri, Mar 29, 2013 at 4:58 PM, Andreas Röhler <
andreas.roeh...@easy-emacs.de> wrote:
> Am 29.03.2013 21:10, schrieb Gary Oberbrunner:
>
> On Fri, Mar 29, 2013 at 11:29 AM, Andreas Röhler <
>> andreas.roeh...@easy-emacs.de> wrote:
>>
>> IMO org-babel
[I can never get the reply-all thing down on this list! See below.]
On Sun, Mar 31, 2013 at 7:02 PM, John Hendy wrote:
> On Sun, Mar 31, 2013 at 11:03 AM, Gary Oberbrunner
> wrote:
> >
> > On Fri, Mar 29, 2013 at 4:53 PM, John Hendy wrote:
> >>
> >> O
, order="asc")
or like this:
#+CALL: recorddate(ver="'.'", order="asc")
and I try to export as LaTeX (or anything), I get
org-babel-ref-resolve: Reference 'recorddate' not found in this buffer
Is this supposed to work?
--
Gary
"")
#+begin_src sh
echo "input is $input"
#+end_src
The doc seems to say it should work the same, in
http://orgmode.org/manual/var.html (see "Alternate Argument Syntax").
On Mon, Apr 1, 2013 at 9:45 PM, Eric Schulte wrote:
> Eric Abrahamsen writes:
>
> &
er want _ to turn into a subscript. Just one data point, but
that's how I use it.
--
Gary
began (in September 2011) with the fact it
> was
> more difficult to trap errors such as missing default value, in the
> functional-syntax style. See
> http://article.gmane.org/gmane.emacs.orgmode/46888.
>
> This also lead, a couple of weeks later (October 2011), to questionning the
> multiple keywords used for code blocks, such as #+source: and #+srcname:.
> See
> http://article.gmane.org/gmane.emacs.orgmode/48399.
>
> Best regards,
> Seb
>
> --
> Sebastien Vauban
>
>
>
--
Gary
[I still can't learn to reply-all to these. :-( ]
-- Forwarded message --
From: Gary Oberbrunner
Date: Fri, Apr 19, 2013 at 9:02 PM
Subject: Re: [O] New maintainer
To: Christopher Allan Webber
Thanks for the great work, Bastien! Carsten, you have big shoes to fill
but w
tr0));
> add(rectangle((0,0),(width,height),off, tsize, tr10));
> #+end_src
>
> # now, invoke the above asymptote function, producing a file called
> # either twod-1.svg or twod-1.pdf:
>
> #+call: rectangle[:file (ext twod-1)](TSIZE=1.0) :results file
>
> # now, you can C-c C-e l o or C-c C-e h o and see the image in the
> # two formats
>
> # $Id: parameterizing.org,v 1.2 2013/04/30 14:37:29 minshall Exp $
>
>
--
Gary
at. Is there? And
if there is, is there a way to interpolate my reporttype into it?
--
Gary
ted on
>> https://github.com/yjwen/org-**reveal<https://github.com/yjwen/org-reveal>.
>> Should
>> you have any suggestion or bug-report, please contact me yjwen.ty AT
>> gmail DOT com.
>>
>> Thanks and regards,
>> Yujie
>>
>>
>
>
--
Gary
ode text, well, that's OK too. :-)
--
Gary
rwise just what I'm looking for. Thorsten, yours comes out looking
great but having to Emacs-stringize the text is, well, you know...
Again thanks all for your helpful suggestions!
On Tue, Nov 19, 2013 at 12:19 PM, Thomas S. Dye wrote:
> Hi Gary,
>
> I came up with this, w
;s
corrupt. It then offers to recover the contents of the document; that
works and it comes in fine. This is on Windows 7.
I don't have OpenOffice on this machine so can't check it there.
(This is not a big problem for me, but just wanted to let you know.)
--
Gary
simple-list.odt
I can't clone the repo, I get this error:
% git clone git://orgmode.org/org-mode.git
fatal: read error: Connection reset by peer
Is it just me?
--
Gary
Restarting didn't make git: work, but now http: does. Thanks!
On Fri, Jan 22, 2016 at 5:29 PM, Nick Dokos wrote:
> "Robert H. Klein" writes:
>
> > Hi,
> >
> > On Fri, 22 Jan 2016 14:09:44 -0500
> > Nick Dokos wrote:
> >
> >> Gary Ob
w-all" and sure enough I have no such function.
(This is lisp/org.el:6950.)
This happens even with emacs -Q -L . Any ideas?
If it helps, the outline-mode.el I'm using is packaged with emacs, and has
a "show-all" function but no "outline-show-all".
--
Gary
as:
The value of interest is 6.28318.
Of course I made up that {{{}}} syntax, that's not a real thing. I've seen
org-mode tables with calc, but I'm hoping for something simpler, just
inline math expression eval. (I'm fine with elisp, calc, whatever.)
Possible?
--
Gary
sday, 3 Feb 2016 at 08:45, Gary Oberbrunner wrote:
>
> [...]
>
> > Of course I made up that {{{}}} syntax, that's not a real thing. I've
> seen
> > org-mode tables with calc, but I'm hoping for something simpler, just
> > inline math expression eval. (I
tion-case.
What do folks here think? Is there a better way?
--
Gary
limiter after column-names header in first line
(cond
(colnames-p
--
2.7.0
--
Gary
set org-mode "global
variables" at the top of my file?
--
Gary
Test3 |
+-+---+---+
| this is | some text | in the table |
+-+---+---+
| here is | some more | to make it longer |
+-+---+---+
--
Gary
#+PROPERTY: header-args:sql :dbpassword xx
#+PROPERTY: header-args:sql :database
but that doesn't work either. Can anyone tell me the proper new-style form
for passing header args to all sql code blocks?
thanks!
--
Gary
With the following:
(setq org-agenda-sorting-strategy '((agenda time-up deadline-down
scheduled-down habit-down priority-down category-keep)
(todo priority-down category-keep)
(tags priority-down category-keep)
(search category-keep)))
The `time-up` is correctly shown first; ho
Emacs : GNU Emacs 25.2.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.22.16)
of 2017-07-15
Package: Org-mode version 8.2.10 (release_8.2.10 @
/usr/share/emacs/25.2/lisp/org/)
Emacs : GNU Emacs 25.2.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.22.16)
of 2017-07-15
Package: Org-mode version 8.2.10 (release_8.2.10 @
/usr/share/emacs/25.2/lisp/org/)
---
("docview" :follow org-docview-open :export
org-docview-export :store org-docview-store-link)
("bibtex" :follow org-bibtex-open :store
org-bibtex-store-link)
("bbdb" :follow org-bbdb-open :export
org-bbdb-export :complete org-bbdb-complete-link :store
org-bbdb-store-link)
("w3m" :store org-w3m-store-link) ("doi" :follow
org-link-doi-open :export org-link-doi-export)
("roam" :follow org-roam-link-follow-link) ("id"
:follow org-roam-id-open)
("treemacs" :store treemacs-store-org-link)
("file+sys") ("file+emacs")
("shell" :follow org-link--open-shell)
("news" :follow #[514 "\301\300\302 Q \"\207"
["news" browse-url ":"] 6 "\n\n(fn URL ARG)"])
("mailto" :follow #[514 "\301\300\302 Q \"\207"
["mailto" browse-url ":"] 6 "\n\n(fn URL ARG)"])
("https" :follow #[514 "\301\300\302 Q \"\207"
["https" browse-url ":"] 6 "\n\n(fn URL ARG)"])
("http" :follow #[514 "\301\300\302 Q \"\207"
["http" browse-url ":"] 6 "\n\n(fn URL ARG)"])
("ftp" :follow #[514 "\301\300\302 Q \"\207" ["ftp"
browse-url ":"] 6 "\n\n(fn URL ARG)"])
("help" :follow org-link--open-help :store
org-link--store-help) ("file" :complete org-link-complete-file)
("elisp" :follow org-link--open-elisp))
org-roam-ui-browser-function 'browse-url
org-metaup-hook '(org-babel-load-in-session-maybe)
org-return-follows-link t
org-refile-target-verify-function 'go/verify-refile-target
org-list-allow-alphabetical t
)
--
Gary
I agree, I can no longer reproduce it, even though we're in the same phase
of daylight savings time as when I originally reported it.
Thanks!
Gary Fredericks
Hi Carsten,
2008/11/3 Carsten Dominik <[EMAIL PROTECTED]>:
> Hi Gary,
>
> I believe this problem is now fixed, please verify.
Thanks. Short version: yes it seems to be working now.
Long version: I couldn't persuade my emacs to grok a fresh git clone
of the org-mode master
92 matches
Mail list logo