Hi,
I got a question about time logging. Sometimes I forget/had forgotten to
clock-out. If I clock out correctly, it entries look for instance as
CLOCK: [2010-04-24 Sat 06:56]--[2010-04-24 Sat 06:58] => 0:02
To repair dangling clocks, one can use, it seems,
M-x org-resolve-clocks
Just to tie up this old thread.
On Thu, Mar 18, 2010 at 3:32 AM, Scot Becker wrote:
> ...and here.
>
> On Wed, Mar 17, 2010 at 6:37 PM, David Maus wrote:
>>
>> William Henney wrote:
>> >Is anyone else seeing this?
>>
>> >$ git pull --verbose
>> >repo.or.cz[0: 195.113.20.142]: errno=Operation
Hi all
The following is using today's git trunk of org-mode with emacs
23.1.94.1 (aquamacs 2.0preview5)
Consider the following table
| -8 |
||
||
||
#+TBLFM: $...@-1 - 1::@1$1=-8
Evaluate formulas once (C-u C-c *):
| -8 |
| -9 |
||
| -1 |
Nick Dokos wrote:
> >
> > In my experience, this git mirror stays up-to-date:
> >
> > http://repo.or.cz/w/emacs.git
> >
>
> Matt,
>
> Thanks very much for the pointer. However, I cannot clone it either
> through http or through git:
>
> $ socksify git clone git://repo.or.cz/w/emacs.git
> In
Matt Lundin wrote:
> Nick Dokos writes:
>
> > Tomas Dahlqvist wrote:
> >
> >> I have started using Emacs 24 from git.
> >
> > Just a note for the unwary: the emacs project page says
> >
> > Note that the CVS and Git repositories are *not* up-to-date.
> >
> > IOW, you *have* to use bzr to
On Apr 23, 2010, at 1:00 PM, Rick Moynihan wrote:
On 23 April 2010 11:46, Sebastian Rose wrote:
Very old browsers. Do we have to support them?
I personally don't care for older browsers, though others may differ
here.
The appended testfile works in Opera10 an FF 3.6. Is there something
On Apr 24, 2010, at 1:19 AM, Sebastian Rose wrote:
Carsten Dominik writes:
On Apr 23, 2010, at 6:12 PM, Sebastian Rose wrote:
Daniel E. Doherty writes:
All,
I make *very* frequent use of the shift-arrow keys to move from
window
to window inside emacs via windmove. It is probably the m
Hi Carsten and the Orgers,
I had this mode line entry now since I created that example file for
lists two (?) days ago.
As I accidentally removed the clocking information by hand, the clock
was gone. Somehow, I was clocked out anyway (`C-c C-x C-o'), but the
modeline string remained. No matter h
You don't really need a cron to do the push/pull thing.
What I have in my configs is the following. You can add org-mobile-pull to
it to if you'd like:
(run-at-time "00:59" 3600 'org-mobile-push)
This runs a push for me every hour. If I'm not at my mac I still know that
within the hour
I'll hav
Carsten Dominik writes:
> On Apr 23, 2010, at 6:12 PM, Sebastian Rose wrote:
>
>> Daniel E. Doherty writes:
>>> All,
>>>
>>> I make *very* frequent use of the shift-arrow keys to move from window
>>> to window inside emacs via windmove. It is probably the most frequent
>>> key combination I acce
2010/4/23 Carsten Dominik :
> On Apr 23, 2010, at 6:02 PM, Nicolas Girard wrote:
>
>> Hi all,
>> I've just noticed that it's no longer
>
> No longer? I don't think I changed anything here...
>
>
Well, it's weird, because I just did a git pull today, last time was
about 5 weeks ago, and I used to
I just found the setting "org-tags-match-list-sublevels",
and think it's really cool for viewing agenda searches.
For example, if you search for a tag "project" using an agenda search
on the following data:
* Cake :project:
** Ingredients
*** Apples
*** Oranges
* Cle
Hi Michael,
thank you very much for this! I have (sort-of) applied the patch.
Please try to make your patches always against the latest git version
of Org-mode - we are moveing very fast.
- Carsten
On Apr 23, 2010, at 5:50 PM, Michael Sperber wrote:
Carsten Dominik writes:
4. Can you
Yes, don't put time stamps before the first headline.
- Carsten
On Apr 23, 2010, at 7:58 PM, Daniel Clemente wrote:
Hi, with latest org use this buffer:
one
<2010-04-23 vie>
* two
and press C-c a L
You get:
Debugger entered--Lisp error: (error "Before first headline at
position 6 in
On Apr 23, 2010, at 6:12 PM, Sebastian Rose wrote:
Daniel E. Doherty writes:
All,
I make *very* frequent use of the shift-arrow keys to move from
window
to window inside emacs via windmove. It is probably the most
frequent
key combination I access.
Anyway, is there a way to make org-m
Hi Nicolas,
On Apr 23, 2010, at 6:02 PM, Nicolas Girard wrote:
Hi all,
I've just noticed that it's no longer
No longer? I don't think I changed anything here...
allowed to put neither '-' nor
'_' in the latex class, such as:
#+LATEX_CLASS: auto-report
I personaly find it a little bit an
You could tie the push to the save hook fairly easily I would imagine.
73,
Matthew W. Jones (KI4ZIB)
http://matburt.net
On Fri, Apr 23, 2010 at 5:04 PM, Marcelo de Moraes Serpa <
celose...@gmail.com> wrote:
> Cool!
>
> Auto-sync on start would be simple enough to implement (I think) and would
>
Cool!
Auto-sync on start would be simple enough to implement (I think) and would
help a lot, although I was thinking on a more deeply integration with the
underlying OS, like, sync even when the app is closed (not sure you can have
background services on the iPhone OS ?).
As for the emacs side, a
Hi David,
David Maus writes:
> - org-mime uses `reporter-compose-outgoing' to open a new message
> draft. This is not a could solution because (a) org-mine does not
> want to send a bug report and (b) would depend on reporter.el
> without necessity.
reporter.el is part of emacs.
Buck Brody wrote:
> I have pasted the tex file below. Thanks for your help.
>
OK, I processed the tex file through pdflatex with no problems.
The pdf looks right too. So we can rule out org as the cause
of your problems and concentrate on your TeX setup. Since this
is off-topic for this list,
Hi,
Dan and I have been hard at work putting together the following two
updates to Org-babel. They introduce both the ability to expand code
blocks according to their header arguments for both previewing and
tangling, and three new header arguments for the handling of column
names, row names, and
That's an excellent idea I've considered adding an auto synchronization
mode to the Android version, Richard would need to comment on the iPhone
version. It may be one of those things where it would automatically sync
when launched.
73,
Matthew W. Jones (KI4ZIB)
http://matburt.net
On Fri, A
Hi, with latest org use this buffer:
one
<2010-04-23 vie>
* two
and press C-c a L
You get:
Debugger entered--Lisp error: (error "Before first headline at position 6 in
buffer c.org")
signal(error ("Before first headline at position 6 in buffer c.org"))
error("Before first headline
Buck,
Once I installed beamer I was able to run pdflatex to produce the
presentation without error. What do you get when you run either
latex or pdflatex?
Mark
On 4/23/2010 9:12 AM, Buck Brody wrote:
Nick,
I have pasted the tex file below. Thanks for your help.
Buck
% Created 2010-04-23 F
On thing that I find could improve, though, is the workflow behind
org-mobile pull/push. Having to push from emacs and pull and then having to
update from the iPod/iPhone *manually* quickly becomes a hassle, and the
result is that I end up not using it as much as I wanted to.
I'm thinking about se
Get an account at dreamhost, a domain, and buy SSL from them. I did that and
it works great for me (I have setup a subdomain of my main domain to point
to a SSL secured IP, which in turn, points to a virtualhost setup on VPS @
dreamhost, this virtualhost has WebDAV enabled and is password-protected
Hi David
http://orgmode.org/org.html#Pulling-from-MobileOrg
Currently you likely use org-mobile-push to put your files on the remote
server. You should be able to use org-mobile-pull for retrieval, is this
not the case?
73,
Matthew W. Jones (KI4ZIB)
http://matburt.net
On Thu, Apr 22, 2010 at
Is there a way to know if an item is due today by only looking at the
headline or at an agenda? For instance, could a tag "today" be triggered
based upon a deadline? Basically, when looking at a sparse tree or an
agenda, I would like to know what is due today without using "agenda for
current day
Nick Dokos writes:
> Tomas Dahlqvist wrote:
>
>> I have started using Emacs 24 from git.
>
> Just a note for the unwary: the emacs project page says
>
> Note that the CVS and Git repositories are *not* up-to-date.
>
> IOW, you *have* to use bzr to access the sources, if you intend to keep
>
Nick,
I have pasted the tex file below. Thanks for your help.
Buck
% Created 2010-04-23 Fri 12:11
\documentclass[presentation]{beamer}
\usetheme{Madrid}\usecolortheme{default}
\usepackage[latin1]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{graphicx}
\usepackage{longtable}
\usepackage{float}
Daniel E. Doherty writes:
> All,
>
> I make *very* frequent use of the shift-arrow keys to move from window
> to window inside emacs via windmove. It is probably the most frequent
> key combination I access.
>
> Anyway, is there a way to make org-mode friendlier to it by passing the
> key along w
While skimming the source code of org-mime I noticed two severe issues
with regards to the MIME specifications:
- when creating an attachment for a image org-mime (still) uses the
file extension as MIME media subtype for Gnus messages. This not
in compliance with RFC 2046. As mentioned
Hi all,
I've just noticed that it's no longer allowed to put neither '-' nor
'_' in the latex class, such as:
#+LATEX_CLASS: auto-report
I personaly find it a little bit annoying and wished to know if this
was intentional
Thanks in advance,
cheers,
Nicolas
Daniel E. Doherty writes:
> All,
>
> I make *very* frequent use of the shift-arrow keys to move from window
> to window inside emacs via windmove. It is probably the most frequent
> key combination I access.
>
> Anyway, is there a way to make org-mode friendlier to it by passing the
> key along
Carsten Dominik writes:
> 4. Can you make XEmacs understand mouse-3 instead of button3 ? Or
>maybe it does understand these by now?
It actually does this now. I've attached a patch that eliminates the
relevant featurep conditionals.
--
Cheers =8-} Mike
Friede, Völkerverständigung und üb
On Apr 23, 2010, at 12:46 PM, Sebastian Rose wrote:
Rick Moynihan writes:
As far as I can see there are three options.
1) Use underscores (against the above advice) (practically probably
not a huge issue) e.g. outline-container-1_1
2) Overload the use of hyphens to be for both spaces and .'s
On Apr 23, 2010, at 2:22 PM, Rick Moynihan wrote:
On 23 April 2010 12:00, Rick Moynihan wrote:
On 23 April 2010 11:46, Sebastian Rose wrote:
Very old browsers. Do we have to support them?
I personally don't care for older browsers, though others may
differ here.
The appended testfile
Hi Chris,
I agree and have changed org-entities to use land and lor instead.
You might have to write \and{} in the author line, I am not sure.
- Carsten
On Apr 23, 2010, at 5:06 PM, Chris Gray wrote:
Hi,
When I export an org file with the line
#+AUTHOR: Me \and Another person
I get
\auth
Hi,
When I export an org file with the line
#+AUTHOR: Me \and Another person
I get
\author{Me $\wedge$ Another person}
which isn't exactly what I had in mind. :)
I suppose I could use the following:
#+LaTeX: \author{Me \and Another person}
but obviously that won't be portable to other expor
Buck Brody wrote:
> I'm not sure how to run pdflatex. I didn't mention earlier, but I run emacs
> on Windows.
>
How to run pdflatext is extremely dependent on what TeX system you have
installed. Also, how to run command-line programs differs if e.g. you have
cygwin installed. These are questi
Tomas Dahlqvist wrote:
> I have started using Emacs 24 from git.
Just a note for the unwary: the emacs project page says
Note that the CVS and Git repositories are *not* up-to-date.
IOW, you *have* to use bzr to access the sources, if you intend to keep
up-to-date with emacs24 development
Hi Tomas,
this is alrady fixed in the current git version, in a way that is
compatible with emacs 22-24. Will in in the Emacs bzr repo soon.
Thanks.
- Carsten
On Apr 23, 2010, at 2:41 PM, Tomas Dahlqvist wrote:
I have started using Emacs 24 from git. When I tried org-time-stamp I
got an
I have started using Emacs 24 from git. When I tried org-time-stamp I
got an error since org sets some variables which calendar wants to
treat as aliases. I tried removing the setting of these variables from
org. This works for emacs 24, but does this work for Emacs 22 and 23?
Should this be change
Thanks Sebastian. Call me out-of-the-loop. I wasn't even aware :D
On Fri, Apr 23, 2010 at 6:30 AM, Sebastian Rose wrote:
> Greg Newman writes:
>
> > not being a smartass Sebastian but emacs 24? Or 23.x?
>
> GNU Emacs 24.0.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.18.3) of
> 2010-04-14 on
not being a smartass Sebastian but emacs 24? Or 23.x?
On Fri, Apr 23, 2010 at 5:59 AM, Sebastian Rose wrote:
> Hi,
>
>
> I found emacs 24 does not respect the
>
> .dir-settings.el
>
> anymore. Instead, it reads the
>
> .dir-locals.el
>
>
> As it may have the exactly same contents, could we ad
Hello Carsten, Bastien, others,
>> Excellent question. I think the cleanest would be that M-left/right
>> on a folded item that does have children throws an error.
I see two alternatives to showing an error:
(a) First unfold, then proceed with M-left/right
(b) Act as if M-S-left/right was ca
All,
I make *very* frequent use of the shift-arrow keys to move from window
to window inside emacs via windmove. It is probably the most frequent
key combination I access.
Anyway, is there a way to make org-mode friendlier to it by passing the
key along whenever org-mode would otherwise throw a
I know it's a bit of an RTFM, but, I'm trying to figure out the best way to
keep my org-mode in sync with my iPhone (Using MobileOrg). And, I'm VERY
new to orgmode, and a bit new to emacs. I can easily do a one way sync
(org-mode to somewhere, via html), but I'm looking for a better way (two way
Rick Moynihan writes:
> On 23 April 2010 11:46, Sebastian Rose wrote:
>> Very old browsers. Do we have to support them?
>
> I personally don't care for older browsers, though others may differ
> here.
+1 : Don't support them. We'd never get anywhere in SW if we kept
looking for compatibility wi
On 23 April 2010 12:00, Rick Moynihan wrote:
> On 23 April 2010 11:46, Sebastian Rose wrote:
>> Very old browsers. Do we have to support them?
>
> I personally don't care for older browsers, though others may differ here.
>
>> The appended testfile works in Opera10 an FF 3.6. Is there something
>
On Apr 22, 2010, at 7:02 PM, Thomas S. Dye wrote:
On Apr 22, 2010, at 6:10 AM, Ross Laird wrote:
I mostly use XeTeX (rather than LaTeX). Can Org be setup to use the
XeTeX
engine? I've looked at the variable org-export-latex-classes (as
well as
org-export-latex-package-alist), and it look
I've been using org-mode for some course work: "write an essay about
your software including the interesting bits, add all source code in an
appendix".
#+INCLUDE solves the inclusion of source code files very nicely - I'm
guaranteed that my document includes the latest versions, type set as I
wis
On 23 April 2010 11:46, Sebastian Rose wrote:
> Very old browsers. Do we have to support them?
I personally don't care for older browsers, though others may differ here.
> The appended testfile works in Opera10 an FF 3.6. Is there something
> missing?
It works also in Safari 4, and Chrome (both
Rick Moynihan writes:
> As far as I can see there are three options.
>
> 1) Use underscores (against the above advice) (practically probably
> not a huge issue) e.g. outline-container-1_1
> 2) Overload the use of hyphens to be for both spaces and .'s... e.g
> outline-container-1-1
> 3) Stop using
Greg Newman writes:
> not being a smartass Sebastian but emacs 24? Or 23.x?
GNU Emacs 24.0.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.18.3) of
2010-04-14 on beteigeuze
It's the trunk of that date. I use it all day and it's fine. Only one
crash including my x-server - but I'm not sure who
Hi,
I found emacs 24 does not respect the
.dir-settings.el
anymore. Instead, it reads the
.dir-locals.el
As it may have the exactly same contents, could we add a symlink?
http://www.kernel.org/pub/software/scm/git/docs/git-config.html
states it will work on FAT, too (there a file is cr
On 23 April 2010 07:30, Carsten Dominik wrote:
>
> We could change . to _ , but that would break old links, so I am hesitating.
> But of course if this really violates standards, we can change it.
>
> Sebastian has the last word on these issues.
Unfortunately it seems that underscores, though no-
Carsten Dominik writes:
> On Apr 23, 2010, at 3:51 AM, Rick Moynihan wrote:
>
>> On 22 April 2010 22:29, Sebastian Rose wrote:
>>> Rick Moynihan writes:
>>>
>>> Hey Rick,
>>>
>>> interesting observation! I found, the pages validate everywhere, and so
>>> I started to search. It seems to be valid
Carsten Dominik writes:
> On Apr 22, 2010, at 10:57 PM, Andreas Seltenreich wrote:
>> (switch-to-buffer-other-window buffer)
>> (widen)
>> + (push-mark)
>> (goto-char pos)
>
> I am no sure this is the right thing to do. Because, often you will
> show *many* places from the agenda be
Nick Dokos wrote:
> charles snyder wrote:
>
> > Thanks Nick!
> >
> Glad to help!
>
BTW, I forgot that you originally reported two problems: the freemind export
was one of them, but you also had problems with a PDF export. AFAICT, the
solution to the freemind problem could not possibly affect
On Apr 22, 2010, at 12:15 PM, Bastien wrote:
Carsten Dominik writes:
Excellent question. I think the cleanest would be that M-left/right
on a folded item that does have children throws an error.
+1
This is how it now works.
--
Bastien
- Carsten
___
On Apr 22, 2010, at 6:02 PM, Carsten Dominik wrote:
On Apr 21, 2010, at 4:44 PM, Dan Davison wrote:
Carsten Dominik writes:
On Apr 21, 2010, at 3:32 PM, Bastien wrote:
Carsten Dominik writes:
do others agree with Matti's view?
FWIW, I do.
There is still another difference.
Curre
On Apr 23, 2010, at 3:51 AM, Rick Moynihan wrote:
On 22 April 2010 22:29, Sebastian Rose wrote:
Rick Moynihan writes:
Hey Rick,
interesting observation! I found, the pages validate everywhere,
and so
I started to search. It seems to be valid CSS 2 (I couldn't find a
evidence though).
Hi Andreas,
On Apr 22, 2010, at 10:57 PM, Andreas Seltenreich wrote:
Hi,
many commands in Emacs that move the point long distances push the
mark
so you can go back using C-u C-. org-agenda-goto doesn't do
this,
and I found it a bit annoying that I have to navigate the outline
again
to
64 matches
Mail list logo