On Sat, Sep 28, 2013 at 6:29 PM, Thomas S. Dye wrote:
> Aloha John, Marcin, and Charles,
>
> Yes, I completely agree with you. Apologies if my remarks were taken to
> be exclusionary in any way. They weren't intended to be. The diversity
> of the Org-mode community is one of its great strengths.
>
Hello Marcin
Thanks, for the answer.
(setq org-habit-show-habits-only-for-today nil)
did the trick.
Perhaps this should go into the manual ...
Best,
Iannis Z.
On Sun, Sep 29, 2013 at 2:29 AM, Marcin Borkowski wrote:
> Dnia 2013-09-29, o godz. 02:21:55
> Iannis Zannos napisał(a):
>
> > Hello,
>
I've put up some code on github that I use for tracking time using the Pomodoro
method. Perhaps
others might find it useful. https://github.com/dwhoman/org-pomodoro
Dnia 2013-09-29, o godz. 02:21:55
Iannis Zannos napisał(a):
> Hello,
>
> having tried out the "habits" module after studying the manual on
> TODOs and scheduling, I cannot make habits work. Reason:
>
> When I set the :SCHEDULED: property of a node with a repetition
> interval such as: <2013-09-
Aloha John, Marcin, and Charles,
Yes, I completely agree with you. Apologies if my remarks were taken to
be exclusionary in any way. They weren't intended to be. The diversity
of the Org-mode community is one of its great strengths.
My comments were intended to be ideas on how we might introduc
Hello,
having tried out the "habits" module after studying the manual on TODOs and
scheduling, I cannot make habits work. Reason:
When I set the :SCHEDULED: property of a node with a repetition interval
such as: <2013-09-27 Fri .+1d>, then changing the TODO status from TODO to
DONE will
1. ch
On 9/28/2013 5:52 PM, John Hendy wrote:
On Sat, Sep 28, 2013 at 4:31 PM, Marcin Borkowski wrote:
Dnia 2013-09-28, o godz. 16:50:09
Charles Millar napisał(a):
On 9/28/2013 3:52 PM, Thomas S. Dye wrote:
Aloha Carsten,
snip
First, I think that most statements about "what Org-mode is" are
ou
On Sat, Sep 28, 2013 at 4:31 PM, Marcin Borkowski wrote:
> Dnia 2013-09-28, o godz. 16:50:09
> Charles Millar napisał(a):
>
>> On 9/28/2013 3:52 PM, Thomas S. Dye wrote:
>> > Aloha Carsten,
>> >
>> snip
>> > First, I think that most statements about "what Org-mode is" are
>> > outdated. Many of t
Dnia 2013-09-28, o godz. 16:50:09
Charles Millar napisał(a):
> On 9/28/2013 3:52 PM, Thomas S. Dye wrote:
> > Aloha Carsten,
> >
> snip
> > First, I think that most statements about "what Org-mode is" are
> > outdated. Many of them are quite good, but they represent the
> > previous state of an e
On 9/28/2013 3:52 PM, Thomas S. Dye wrote:
Aloha Carsten,
snip
First, I think that most statements about "what Org-mode is" are
outdated. Many of them are quite good, but they represent the previous
state of an evolving system and so fail to capture the full scope. To my
mind, Org-mode is a "r
Aloha Carsten,
Carsten Dominik writes:
> Hi everyone,
>
> today I looked at our tutorial page at
>
> http://orgmode.org/worg/org-tutorials/index.html
>
> and came away with the feeling that that this page has become
> somewhat useless for people who are really new to Org. I think
> the page sho
I noticed that raw results from in-line code blocks were disappearing in
the new LaTeX exporter, and bisected the repo to the change 7117ad4f92. I
have created the attached patch to fix the problem and restore the previous
behavior.
example file
* Test
1. Inline common lisp raw: src_
carsten.domi...@gmail.com writes:
> Hi everyone,
>
> today I looked at our tutorial page at
>
> http://orgmode.org/worg/org-tutorials/index.html
>
> and came away with the feeling that that this page has become
> somewhat useless for people who are really new to Org. I think
> the page should st
On 28.9.2013, at 19:43, Marcin Borkowski wrote:
> Dnia 2013-09-28, o godz. 18:14:11
> Ian Barton napisał(a):
>
>> On 28/09/13 07:11, Carsten Dominik wrote:
>>
>>>
>>> Can we have a discussion here on how this path should look like?
>>> When you came to Org-mode as a newby, what were the thre
Dnia 2013-09-28, o godz. 18:14:11
Ian Barton napisał(a):
> On 28/09/13 07:11, Carsten Dominik wrote:
>
> >
> > Can we have a discussion here on how this path should look like?
> > When you came to Org-mode as a newby, what were the three resources
> > that really made an impression on by being a
2013/9/28 Suvayu Ali
> I'm sure you have noticed it
> by now, the Org community is one of the most welcoming and friendly out
> there.
>
Indeed it is !
>
> Good luck following up on Eric's suggestions with regards to your
> particular request. If you do get it working, I would encourage you
On 28/09/13 07:11, Carsten Dominik wrote:
Can we have a discussion here on how this path should look like?
When you came to Org-mode as a newby, what were the three resources
that really made an impression on by being accessible and
providing feel and promise for digging deeper?
- Carsten
I
On 28.9.2013, at 16:26, Charles Millar wrote:
> Hi Carsten,
>
> On 9/28/2013 2:11 AM, Carsten Dominik wrote:
>> Hi everyone,
>>
>> today I looked at our tutorial page at
>>
>>
>> http://orgmode.org/worg/org-tutorials/index.html
>>
>>
>> and came away with the feeling that that this page ha
Hi Joseph,
On Sat, Sep 28, 2013 at 01:59:28PM +0200, Joseph Vidal-Rosset wrote:
> Hi,
>
> 2013/9/28 Suvayu Ali
>
> > Your example is not beginner's tutorial at all! Nor is it something
> > that the manual can cover.
> >
>
> I do not understand why. Every beginner intested in org-mode is inter
Hi Eric,
Setting this variable manually from the command line with the following
fixes this problem for me.
emacs --batch --eval "(progn (add-to-list 'load-path \"~/src/org-mode/lisp\") (require 'org)
(add-to-list 'load-path \"~/src/org-mode/contrib/lisp\")(require 'htmlize) (setq
c-standard
"Sebastien Vauban"
writes:
> In order to make Org much nicer to use, I felt we missed a count of items next
> to the lists (or blocks, for multi-block agenda views). Here is a patch to add
> this, depending on the new variable `org-agenda-display-count-of-items'
> (enabled by default).
>
> The
Hi Carsten,
On 9/28/2013 2:11 AM, Carsten Dominik wrote:
Hi everyone,
today I looked at our tutorial page at
http://orgmode.org/worg/org-tutorials/index.html
and came away with the feeling that that this page has become
somewhat useless for people who are really new to Org.
- I disagree. Your
Am 27.09.2013 20:45, schrieb Xavier Garrido:
emacs --batch -q --eval '(require (quote org))' --visit test.org \
--funcall org-html-export-to-html
I get
Loading vc-git...
Loading cc-langs...
Symbol's function definition is void: nil
That's a bug in cc-mode (bug#14325) that has already been fixe
2013/9/28 Eric Schulte
> There is a need to balance between spending time spent documenting and
> spending time developing (fixing bugs and adding features etc...). More
> documentation and more examples in the documentation would be welcome,
> but given the time constraints of Org-mode develope
>
> The blank line which was inserted between blocks isn't anymore for me.
>
> ECM:
>
> --8<---cut here---start->8---
> * Tangle these blocks
> :PROPERTIES:
> :tangle: yes
> :padline: yes
> :END:
>
> #+begin_src emacs-lisp :file test.csv
> "data"
> #
Rainer M Krug writes:
> OK - narrowed it down to a post tangle hook which I need for proper
> debugging of R (jumping to source line in org file and not tangled R file):
>
> ,
> | #+begin_src emacs-lisp
> | (defvar org-babel-tangled-file nil
> | "If non-nill, current file was tangled with o
Joseph Vidal-Rosset writes:
> Hi,
>
> 2013/9/28 Suvayu Ali
>
>> Your example is not beginner's tutorial at all! Nor is it something
>> that the manual can cover.
>>
>
> I do not understand why. Every beginner intested in org-mode is interested
> for such or such application, and that's a strang
>
> I always wondered why emacs-lisp is the _only_ language with ":colnames no" as
> its default. Is there a reason therefore? If no really good reason, could we
> suppress that?
>
This seemed to make sense early on because Emacs Lisp could easily
process hlines itself, but at this point it adds
Xavier Garrido writes:
> Dear Orgers,
>
> I face a problem when I want to 'html' export a pretty simple org file :
> test.org contains the following lines
>
> #+BEGIN_SRC c++
> int j= 1;
> #+END_SRC
>
> If I do
> emacs --batch -q --eval '(require (quote org))' --visit test.org \
> --funcall org
>>>
>>> I can't reproduce this problem with a recent version of epresent and
>>> Org-mode. For example with the following minimal Emacs invocation
>>> (without any configuration, run from the epresent directory).
>>>
>>> emacs -Q --eval "(progn (add-to-list 'load-path
>>> \"~/src/org-mode/lisp
Michael Albinus writes:
> Eric Schulte writes:
>
>> I'd rather not hard-code the value of "/tmp/". Perhaps you could rework
>> the patch so that it introduces a new customizable variable (including a
>> documentation string) so that users can set the value for their system.
>>
>> Also, please p
Hi,
2013/9/28 Suvayu Ali
> Your example is not beginner's tutorial at all! Nor is it something
> that the manual can cover.
>
I do not understand why. Every beginner intested in org-mode is interested
for such or such application, and that's a strange reply to make to a
beginner like me to rep
Hello,
Suvayu Ali writes:
> On Sat, Sep 28, 2013 at 11:53:30AM +0200, Marcin Borkowski wrote:
>> there is the info-emacs-manual, bound to C-h r. Why not introduce
>> info-org-manual, like this:
>
> I'll play the Devil's advocate, there are many emacs packages with info
> pages of their own. AFA
Dnia 2013-09-28, o godz. 12:34:02
Suvayu Ali napisał(a):
> On Sat, Sep 28, 2013 at 12:24:05PM +0200, Marcin Borkowski wrote:
> > Dnia 2013-09-28, o godz. 12:16:52
> > Carsten Dominik napisał(a):
> >
> > >
> > > On 28.9.2013, at 12:10, Suvayu Ali
> > > wrote:
> > >
> > > > Hi Marcin,
> > > >
Dnia 2013-09-28, o godz. 12:30:01
Achim Gratz napisał(a):
> Am 28.09.2013 11:56, schrieb Suvayu Ali:
> > I think "Public Domain" is the most open you can go.
>
> It isn't, simply because there is no way to put something into the
> public domain in many jurisdictions and what exactly is meant by
On Sat, Sep 28, 2013 at 12:24:05PM +0200, Marcin Borkowski wrote:
> Dnia 2013-09-28, o godz. 12:16:52
> Carsten Dominik napisał(a):
>
> >
> > On 28.9.2013, at 12:10, Suvayu Ali
> > wrote:
> >
> > > Hi Marcin,
> > >
> > > On Sat, Sep 28, 2013 at 11:53:30AM +0200, Marcin Borkowski wrote:
> > >>
Hi Joseph,
On Sat, Sep 28, 2013 at 09:22:02AM +0200, Joseph Vidal-Rosset wrote:
>
> Example: I am presently mainly interested to see if it is possible to use
> gnus to write a scientific letter with all conveniences of texlive. Of
> course I can open a tex file with letter class and send to my co
Am 28.09.2013 11:56, schrieb Suvayu Ali:
I think "Public Domain" is the most open you can go.
It isn't, simply because there is no way to put something into the
public domain in many jurisdictions and what exactly is meant by "public
domain" differs by jurisdiction as well.
Otherwise "GPL
Dnia 2013-09-28, o godz. 12:16:52
Carsten Dominik napisał(a):
>
> On 28.9.2013, at 12:10, Suvayu Ali
> wrote:
>
> > Hi Marcin,
> >
> > On Sat, Sep 28, 2013 at 11:53:30AM +0200, Marcin Borkowski wrote:
> >> Hi,
> >>
> >> there is the info-emacs-manual, bound to C-h r. Why not introduce
> >>
On 28.9.2013, at 12:10, Suvayu Ali wrote:
> Hi Marcin,
>
> On Sat, Sep 28, 2013 at 11:53:30AM +0200, Marcin Borkowski wrote:
>> Hi,
>>
>> there is the info-emacs-manual, bound to C-h r. Why not introduce
>> info-org-manual, like this:
>
> I'll play the Devil's advocate, there are many emacs
Hi Marcin,
On Sat, Sep 28, 2013 at 11:53:30AM +0200, Marcin Borkowski wrote:
> Hi,
>
> there is the info-emacs-manual, bound to C-h r. Why not introduce
> info-org-manual, like this:
I'll play the Devil's advocate, there are many emacs packages with info
pages of their own. AFAIK, none of them
On 28.9.2013, at 10:48, Marcin Borkowski wrote:
> Dnia 2013-09-28, o godz. 08:11:23
> Carsten Dominik napisał(a):
>
>> Hi everyone,
>>
>> today I looked at our tutorial page at
>>
>> http://orgmode.org/worg/org-tutorials/index.html
>>
>> and came away with the feeling that that this page ha
Dnia 2013-09-28, o godz. 11:56:05
Suvayu Ali napisał(a):
> On Sat, Sep 28, 2013 at 10:15:28AM +0200, Fabrice Niessen wrote:
> > >
> > >> If you're interested, check it out at
> > >> https://github.com/fniessen/org-auctex-key-bindings.
> > >
> > > I see no licence, which I think (though IANAL) is
On Sat, Sep 28, 2013 at 10:15:28AM +0200, Fabrice Niessen wrote:
> >
> >> If you're interested, check it out at
> >> https://github.com/fniessen/org-auctex-key-bindings.
> >
> > I see no licence, which I think (though IANAL) is equal to a strict and
> > super restrictive copyright ; is that intende
Hi,
there is the info-emacs-manual, bound to C-h r. Why not introduce
info-org-manual, like this:
(defun info-org-manual ()
"Display the Org-mode manual in Info mode."
(interactive)
(info "org"))
(the above code is a tiny change;), since it's more or less s/emacs/org/
on the original func
Dnia 2013-09-28, o godz. 08:11:23
Carsten Dominik napisał(a):
> Hi everyone,
>
> today I looked at our tutorial page at
>
> http://orgmode.org/worg/org-tutorials/index.html
>
> and came away with the feeling that that this page has become
> somewhat useless for people who are really new to Org
Dnia 2013-09-28, o godz. 09:22:02
Joseph Vidal-Rosset napisał(a):
> Hi Dominik, hi everyone,
>
> Thank you for org-mode and thanks to all who contribute to this
> project.
>
> I am a newby to org-mode , I am an emacs user for LaTeX, mainly, and I
> would be happy to use more and more emacs, so
Hello Marcin,
Marcin Borkowski wrote:
>> Due to a friend's request, I've tried to offer AUCTeX key bindings
>> within Org documents via a minor mode, called "org-auctex-keys".
>>
>> If you're interested, check it out at
>> https://github.com/fniessen/org-auctex-key-bindings.
>>
>> Note that I'm
Hello Nicolas,
Nicolas Richard wrote:
> "Fabrice Niessen" writes:
>> Due to a friend's request, I've tried to offer AUCTeX key bindings within Org
>> documents via a minor mode, called "org-auctex-keys".
>
> I checked that out because I often find myself doing C-c C-e while in
> org-mode, but I ex
Michael Brand writes:
> A lisp formula is the easiest way to just copy fields:
> #+TBLFM: $2 = '(identity $1)
Great tip, thanks!
Jarmo
that's ok! This is my mailbox for my website. I will take care to add my
"true" name each time I will send a reply.
Regards,
Basile
2013/9/27 Bastien
> Suvayu Ali writes:
>
> > On Fri, Sep 27, 2013 at 03:38:01PM +0200, Bastien wrote:
> >> Hi flammable (?),
> >
> > The post was signed Basile.
Hi Suvayu
On Sat, Sep 28, 2013 at 12:52 AM, Suvayu Ali
wrote:
> | 2 | b | --> | 2 | b |
> | 3 | d | | 3 | |
> | 4 | e | | 4 | d |
> | 5 | | | 5 | e |
>
> If neither exists, any thoughts how might one go about
Hi Dominik, hi everyone,
Thank you for org-mode and thanks to all who contribute to this project.
I am a newby to org-mode , I am an emacs user for LaTeX, mainly, and I
would be happy to use more and more emacs, so org-mode seems very
attractive.
I imagine that writing a tutorial is a big work a
53 matches
Mail list logo