Carsten Dominik writes:
> Hi,
>
> I think the dot after the abbreviated month should be considered a bug.
> What locales are doing this? Maybe send a bug report to Emacs?
>
> - Carsten
Hello,
Actually, the dot is after the abbreviated day. The locale is
fr_FR.UTF-8.
I'm not sure it is a bug a
Hi Eric,
"Eric Schulte" wrote:
> "Eric Schulte" writes:
>> Thanks for the description. This is very interesting and I think
>> warrants a re-working of the tangle functionality in org-babel.
I don't know if it warrants a re-working of the tangle functionality, but it
warrants at least having th
On Aug 3, 2009, at 10:34 AM, Nicolas Goaziou wrote:
Carsten Dominik writes:
Hi,
I think the dot after the abbreviated month should be considered a
bug.
What locales are doing this? Maybe send a bug report to Emacs?
- Carsten
Hello,
Actually, the dot is after the abbreviated day. The
On Sun, 02 Aug 2009 17:08:26 +0800, CHENG Gao wrote:
>
> For example, I visit the page:
> http://orgmode.org/worg/org-contrib/org-protocol.php
>
> Then I run org-remember from script menu. The remember buffer I got is:
>
>
> ,
> | ## C-c C-c "~/.emacs.d/org/notes.org" -> "* Remember"
> |
Sorry I posted previous message too fast. I forgot to select some texts
while testing. I confirm the dialog shows the content, but *Remember*
buffer does not.
--
Volo, non valeo
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send repli
hello,
i upgraded my emacs to 23.1.1 and set up an org-mode git repository from
scratch.
now, when i do a "make" i get the following errors:
---
In toplevel form:
lisp/org-ascii.el:29:1:Error: Symbol's function definition is void:
backup-inhibited
make: *** [lisp/org-ascii.elc] Error 1
---
what
Fixed, thanks.
- Carsten
On Aug 3, 2009, at 11:59 AM, aldrin d'souza wrote:
hello,
i upgraded my emacs to 23.1.1 and set up an org-mode git repository
from scratch.
now, when i do a "make" i get the following errors:
---
In toplevel form:
lisp/org-ascii.el:29:1:Error: Symbol's function de
Hi Haroldo,
You cannot copy a formula easily from one field t the next with
shifting the reference like you would do in a normal spreadsheet.
However, you can use relative references (see the manual) in
order to write formulas in an invariant way, and then use basic
editing commands in the C-c '
On Aug 1, 2009, at 4:48 PM, Adam Spiers wrote:
Hi Carsten and all,
Bad news - I'm back ;-)
In my apparent absence from org-mode development I've still been
tracking the git master branch, producing a few patches, and compiling
a list of ideas for new features, obscure minor bugs etc. So now
Hi
Is there anyway to apply bold, italic, etc. markups to part of a word?
Like =Class=es or /Module/s ?
thanks,
--
bvk-chaitanya
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lis
On Fri, Jul 31, 2009 at 2:42 AM, Bastien wrote:
> Here are the functions:
Thanks!
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
On Jul 31, 2009, at 6:49 AM, User wrote:
Bastien googlemail.com> writes:
I'll Carsten sort this out -- and possibly revert the change I just
made, if he disagrees!
I hope he'll at least add an option in that case.
I have indeed created an option for this, but the default is to skip
th
On Mon, Aug 3, 2009 at 6:39 AM, Carsten
Dominik wrote:
> I am not convinced that top-level heading is the right paradigm for
> "beginning-of-defun" in Org. I guess that subtrees of any level
> could be contenders for this as well. So I am not implementing
> this right now, but you can bind Basti
Things are getting complicated.
I added "display dialog the Script" to org-remember.scpt. Now when I
select some text and run
org-remeber script, I can see content is shown in dialog. But after I
press OK button, nothing happens. Seems emacsclient can not be
triggered.
If I dont select any text
Org git source is just fixed, and I installed Org from git source, and
it works terrificly well. So the culprit is Org Mode bundled with Emacs
TRUNK.
Thank you very much for this great package, and for your help.
--
Vivere est cogitare
___
Emacs-o
Carsten Dominik wrote:
>
> On Jul 25, 2009, at 1:51 PM, Bastien wrote:
>
>> Hi Robert,
>>
>> Bastien writes:
>>
>>> I've just pushed a change to Org that spares us org-save-frame-excursion
>>> by making `org-eval-in-calendar' DTRT about restauring the frame focus.
>>
>> When you have time, can y
On Aug 3, 2009, at 1:10 PM, BVK wrote:
Hi
Is there anyway to apply bold, italic, etc. markups to part of a word?
Like =Class=es or /Module/s ?N
No.
Only for a particular export backend, like
@Class@es
for HTML.
Org-mode relies on heuristics to distinguish emphasis from
normal text,
On Jul 31, 2009, at 4:47 PM, Nicolas Goaziou wrote:
Hello,
When set to t, org-hide-emphasis-markers doesn't seem to behave well
with R in agenda mode, or C-c C-x C-r elsewhere, that is with dynamic
blocks.
The error is the following :
org-do-emphasis-faces: Wrong type argument: integer-or-m
On Jul 23, 2009, at 12:10 AM, meingbg wrote:
When using the :step day option in the clocktable, every day gets
it's own table. This is a great option! It can however easily be a
lot of tables, even if there's not too much information. Say for
example there are only items in two out of thir
On Jul 24, 2009, at 2:01 AM, Samuel Wales wrote:
Very often, when I do a keyword search in the agenda (m-x
agenda RET s), org-agenda-switch-to (RET) goes to the wrong
location in the target file. To sync it, the easiest way that I have
found so far is
to open all agenda buffers, kill all age
Hi, I'm not sure how/if these are implemented or implementable.
* "Keeping Me honest"
When i outline a project, sometimes there are points that are
ambigiously stated. Being neither actions or titles, they can slip
through the cracks. So i've been thinking of a feature that would be
simil
Hi,
maybe someone could turn this information into a tutorial
or a FAQ entry? I think it would be useful to write it up
and have it somewhere accessible.
- Carsten
On Jul 28, 2009, at 9:30 AM, Richard Riley wrote:
Bastien writes:
Hi Michel,
Michel Blanc writes:
First, I discovered tha
On Jul 30, 2009, at 8:50 PM, Martin Pohlack wrote:
Hi Samuel,
Samuel Wales wrote:
Hi Martin,
This is a huge issue.[1]
Here is what I do to try to work around it.
I use git, to limit the damage from confusion.
Yes, this or a versioning filesystem is probably advisable.
I expand the enti
Hi David,
this is a very interesting problem.
Apparently you are using
(setq org-id-method 'org)
This method uses a compact encoding of the current time, to
microsecond accuracy, as part of the UID. The fact that some
of the IDs you get are the same could mean that you are using
a very fa
On Mon, 03 Aug 2009 06:27 +0200, "Carsten Dominik"
wrote:
>
> On Jun 19, 2009, at 4:29 PM, Peter Westlake wrote:
>
> > Another small bug in the excellent inline task module: making a link
> > with "C-C l" anywhere below an inline task causes the link to attach
> > to the inline task. I think it w
Hi James,
I have applied this patch, with one modification:
I added a 'no-erro argument to the (load "a2ps-print") form,
to make sure that people who have not installed a2ps-print.el can
still use the other functionality in your package. Please let me
know if this was not the right thing to do.
BVK schrieb:
> Hi
>
>
> Is there anyway to apply bold, italic, etc. markups to part of a word?
> Like =Class=es or /Module/s ?
>
>
>
> thanks,
see here
http://orgmode.org/org.html#Emphasis-and-monospace
and don't forget to read the rest ... you will find lots of nice things there
...
rai
When exporting a table with ido-mode active, an error is raised in
org-ido-completing-read. I think ido-completing-read is being called
with incorrect arguments, but the fix is beyond me.
Steps to reproduce the error:
Org-mode version: 6.28trans
Emacs version: GNU Emacs 23.0.91.1 (i486-pc-linux-g
Hi Sébastien,
Thanks for giving this a try, comments below...
Sébastien Vauban writes:
> Hi Eric,
>
> "Eric Schulte" wrote:
>> "Eric Schulte" writes:
[...]
>>> As source-code blocks are already named in the current org-babel setup this
>>> wouldn't be a very significant change. Once this is
At Mon, 3 Aug 2009 06:31:24 +0200,
Carsten Dominik wrote:
> > At Thu, 23 Jul 2009 09:56:38 +0100,
> > Eric S Fraga wrote:
> >>> Given an projects.org like this:
> >>>
> >>> * Project A
> >>> ** TODO do foo
> >>> ** TODO do bar
> >>> ** DONE do baz
> >>> * Project B
> >>> ** DONE do foo
> >>> * TODO
Hello Carsten, Bastien!
Just noticed some odd messages from compilation of latest org from git.
,[ org-clock ]
| emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote
load-path) \"/usr/local/share/emacs/site-lisp\") (add-to-list (quote
load-path) (expand-file-name \"./lisp/\")))" -f
At Mon, 3 Aug 2009 06:36:17 +0200,
Carsten Dominik wrote:
>
[...]
> This solution is for Emacs 23 only, but I believe it is more stable,
> so I am shipping it now with Org.
>
> If anyone wants to try before the next release, put
>
> #+STARTUP: indent
>
> into a file after pulling the latest g
Hi --
I have more information on this error. I think I've traced it down to
whether the command is actually killing the current element in the
first place.
I had a clipboard management function working in Quicksilver and got
rid of that in order to test this better. I got an error on refi
Hello,
I just cloned git on a remote machine, and I'm getting the following
error using Emacs 23.1.50.2 to "make install". I just tried on two
machines.
Wrote /home/zellerm/workspace/opt/org-mode/lisp/org-agenda.elc
emacs -batch -q -eval "(progn (add-to-list (quote load-path)
\"~/workspace/opt/e
Hi Andrew,
On 2009-07-09, Andrew M. Nuxoll wrote:
> 3. Once I set a deadline for a task, it'd be nice if the priority would
> increase as the deadline approached. Ideally the criteria for
> increasing the priority could be specified via a customizable formula.
> Does this functionality (or any
Here is the testcase input. The rest is exported to ascii for easier reading.
*** 1 scheduled today and deadline safely outside warning
DEADLINE: <2009-09-17 Thu> SCHEDULED: <2009-08-03 Mon>
*** 2 scheduled earlier than today, deadline /safely outside warning/
DEADLINE: <2009-09-17 Thu> S
Hi Carsten,
On 2009-08-03 16:47:55(+0200), Carsten Dominik wrote:
> I have applied this patch, with one modification:
>
> I added a 'no-erro argument to the (load "a2ps-print") form,
> to make sure that people who have not installed a2ps-print.el can
> still use the other functionality in your pac
Hi Carsten,
On 2009-08-02, Carsten Dominik wrote:
> If you mark some headlines (for example you remember targets)
> with a tag like "r", you could make yourself a restricted
> refile command like this:
>
> (defun my-org-restricted-refile ()
>(interactive)
>(let ((org-refile-targets '((org
Hi Carsten,
On 2009-08-02, Carsten Dominik wrote:
> Yes. Running this command sets the variable comment-start, which
> then breaks automatic filling. I have never understood why, it would
> be nice to fix this problem, but I don't know how.
It works for me. However, I don't know if the fix wa
Dear Carsten ,
Thanks ! That's exactly what I was in need of: a combination of a
column-formula and relative references in the formula. So far, so good. Now,
I have the formula line like this
#+TBLFM: $...@-1$5 + @-0$3 - @-0$4
and the very line I typed the formula gets calculated fine. If I want
For me the the custom-commands did not work eitther.
It seems that somehow iy does not take the inherited tags.
I tried to avoid appearing the :WEEKLY: tags in another agenda view but it
did not worked
I tried
("li" "eliminating WEEKLY tags"
agenda ""
((org-agenda-ndays 7)
Hi Crew
I have a couple of weekly review tasks that I thought I would share. These are
from both "Getting things Done" and "Making it all Work" (David Allen). I've
also attached my weekly review agenda command that works In tandem with it.
Finally, I have attached a new-and-improved yasnip
When I try to move a row up using org-metaup (M-) the subtrees
immediately all fold up. Is there any way to prevent this folding from
occurring?
My apologies if this is covered somewhere; I could not find this in
the manual or upon searching. I also looked in org.el and did not see
any variable th
Hi,
I am not a serious org-mode user but I am trying to use it again
for daily task planning (which everytime I tried, failed at ;)).
I did my lectures thanks to the worg project (Bernst and John
lecture were a real pleasure and sort of a non hittable dream to
me) but I still not clear how I coul
On Aug 4, 2009, at 4:06 AM, Raffi R wrote:
When I try to move a row up using org-metaup (M-) the subtrees
immediately all fold up. Is there any way to prevent this folding from
occurring?
My apologies if this is covered somewhere; I could not find this in
the manual or upon searching. I also l
On Jul 24, 2009, at 12:56 PM, Bastien wrote:
Hi all,
the results of the SCCA 2009 have been announced and the winner in our
category is portableapps.com, a platform to carry computer programs on
a USB key.
Org-mode didn't win but it was really great to participate and to have
all these nice c
Hi Haroldo,
instead of keeping us guessing what your table might look like,
maybe you can just post it
- Carsten
On Aug 4, 2009, at 1:53 AM, Haroldo Stenger wrote:
Dear Carsten ,
Thanks ! That's exactly what I was in need of: a combination of a
column-formula and relative references in
Sure, sorry, that's what text is for :)
| in | out | balance |
|-+-+-|
| | | |
| 30 | | 30 |
| | 25 | 5 |
| 100 | | 105 |
| 500 | | |
| | 400 | |
| | | |
#+TBLFM: $...@-1$3 + @+0$1 - @+0$2
That's
48 matches
Mail list logo