On Dec 31, 2010, at 10:59 PM, Charles Cave wrote:
Happy New Year!
This morning I filed a note into my taskdiary file which is
a date tree file. The top level headlines are:
* Configuration
* Calendar
* 2010
When I filed a new note (date is 1st January 2011) I expected a new
top level headin
Hi Charles,
On Dec 31, 2010, at 10:59 PM, Charles Cave wrote:
Happy New Year!
This morning I filed a note into my taskdiary file which is
a date tree file. The top level headlines are:
* Configuration
* Calendar
* 2010
When I filed a new note (date is 1st January 2011) I expected a new
top
Happy New Year!
This morning I filed a note into my taskdiary file which is
a date tree file. The top level headlines are:
* Configuration
* Calendar
* 2010
When I filed a new note (date is 1st January 2011) I expected a new
top level heading of * 2011 to be created but it wasn't.
Instead, the
At Tue, 30 Nov 2010 12:45:57 +0100,
Benjamin Drieu wrote:
>
> [1 ]
> [1.1 ]
>
> Hey org-moders,
>
> when going to clocktable mode in an agenda buffer, I get the following
> error if one of the headlines contains an accent. If no headline
> contain any accent, everything works as expected.
Thank
Hey org-moders,
when going to clocktable mode in an agenda buffer, I get the following
error if one of the headlines contains an accent. If no headline
contain any accent, everything works as expected.
I am running org-mode 7.3 on GNU emacs 22.3.1.
Here is the backtrace:
Debugger entered--Lis
At Thu, 04 Nov 2010 14:33:32 +0100,
Jean-Marie Gaillourdet wrote:
> A file with #+STARTUP: indent isn't syntax highlighted at all. The
> message buffer says fontification fails with: (invalid-function
> with-silent-modifications)
>
> All calls to =with-silent-modifcations= have been introduced by g
Hi,
Thanks for this great piece of software.
Today, I've realised a regression in functionality with org-indent-mode
with org-mode of this morning.
A file with #+STARTUP: indent isn't syntax highlighted at all. The
message buffer says fontification fails with: (invalid-function
with-silent-mo
org-archive-subtree calls (abbreviate-file-name (buffer-file-name))
but the buffer file name is nil for indirect buffers.
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailma
I have a bug to report for org-agenda-sorting-strategy.
I customized this variable to sort by priority ONLY using the Org Agenda
Custom Commands interface.
However, the priorities continue to be out of order.
I am sorting habits, some of which have no repetitions yet. It seems to be
sorting some
Noorul Islam wrote:
> On Thu, Aug 5, 2010 at 10:46 PM, Ilya Shlyakhter
> wrote:
>
> Right now making a timeline agenda of an indirect buffer causes a crash.
> I think it's because buffer-file-name is null for such buffers,
> so in the call
> (org-prepare-agenda (concat "Timelin
Fixed, thanks.
- Carsten
On Aug 5, 2010, at 7:16 PM, Ilya Shlyakhter wrote:
Right now making a timeline agenda of an indirect buffer causes a
crash.
I think it's because buffer-file-name is null for such buffers,
so in the call
(org-prepare-agenda (concat "Timeline "
On Thu, Aug 5, 2010 at 10:46 PM, Ilya Shlyakhter wrote:
> Right now making a timeline agenda of an indirect buffer causes a crash.
> I think it's because buffer-file-name is null for such buffers,
> so in the call
> (org-prepare-agenda (concat "Timeline "
>(file-nam
Ilya Shlyakhter wrote:
>Right now making a timeline agenda of an indirect buffer causes a crash.
>I think it's because buffer-file-name is null for such buffers,
>so in the call
>(org-prepare-agenda (concat "Timeline "
>(file-name-nondirectory buffer-file-name)))
>th
Carsten,
Does commit 5188f71ee85aee753db07d0fccea4a9217eb8a4d fix this issue?
Thanks
Noorul
On Sat, Aug 7, 2010 at 2:43 PM, Noorul Islam wrote:
>
>
> On Thu, Aug 5, 2010 at 10:46 PM, Ilya Shlyakhter wrote:
>
>> Right now making a timeline agenda of an indirect buffer causes a crash.
>> I thin
On Aug 7, 2010, at 11:28 AM, Noorul Islam wrote:
Carsten,
Does commit 5188f71ee85aee753db07d0fccea4a9217eb8a4d fix this issue?
I think so, yes.
- Carsten
Thanks
Noorul
On Sat, Aug 7, 2010 at 2:43 PM, Noorul Islam
wrote:
On Thu, Aug 5, 2010 at 10:46 PM, Ilya Shlyakhter > wrote:
Ri
Right now making a timeline agenda of an indirect buffer causes a crash.
I think it's because buffer-file-name is null for such buffers,
so in the call
(org-prepare-agenda (concat "Timeline "
(file-name-nondirectory buffer-file-name)))
the file-name-nondirectory call
1. Exactly what I did
I created an entry in an org file.
I added an attachment to that entry.
I used refile (C-c C-w) to move the entry to another org file.
I visited that file and attempted to open the attachment (C-c C-a o).
2. What I expected:
Because there was only one attachm
Hi Ryan,
here I do not agree with your assessment.
Putting the cursor at the beginning of a headline and pressing M-RET
is a specific exception of the normal workings of the command, and it
create a sibling above the entry.
If you want to make use of the indentation cycling, I think you sho
Hi Ryan,
yes, we have some non-standard names here, but often these standards
cam after the names were used for quite some time, so I am not going
to change them.
- Carsten
On Nov 27, 2009, at 9:28 PM, Ryan C. Thompson wrote:
I believe it is the emacs convention to distinguish between hoo
I have discovered a possible bug with the new 6.33 feature of cycling
empty headline levels with TAB. IT seems that org will always assume
that the initial level of the headline is the "base" level. Pressing TAB
once will always go one level deeper than that, to the "child" level,
TAB a second
I believe it is the emacs convention to distinguish between hooks that
take no arguments and hooks that do. Since org-blocker-hook and
org-trigger-hook pass an argument to their functions, they should
actually be called org-blocker-functions and org-trigger-functions.
From the elisp info, 23.1
Thanks!
On 2009-11-13, Carsten Dominik wrote:
> Hi Samuel,
>
> I have fixed this now.
>
> - Carsten
--
Q: How many CDC "scientists" does it take to change a lightbulb?
A: You only think it's dark. [CDC has denied ME/CFS for 25 years]
=
Hi Samuel,
I have fixed this now.
- Carsten
On Nov 13, 2009, at 1:46 AM, Samuel Wales wrote:
Has thought been given to changing the subject header for
bug reporting?
All I ever see with the current style is this.
[Orgmode] Org-mode version 6.32trans
So I have to click to find out what it i
Has thought been given to changing the subject header for
bug reporting?
All I ever see with the current style is this.
[Orgmode] Org-mode version 6.32trans
So I have to click to find out what it is about.
This is current.
[Orgmode] Org-mode version 6.32trans (release_6.32b.147.g97e21);
Cl
Hi Otto,
my guess is that you have set the variable org-agenda-start-on-weekday
to t, which is not a valid value. Set it to the number 1 if you want
to start on Monday.
HTH
- Carsten
On Oct 6, 2009, at 11:12 AM, Otto Pichlhoefer wrote:
Hello,
I ran in to the following problem.
GNU Emacs 2
--- Mar 6/10/09, Otto Pichlhoefer ha
scritto:
> Hello,
> I ran in to the following problem.
> GNU Emacs 23.1.1 (i386-mingw-nt5.1.2600) of 2009-07-30 on SOFT-MJASON
> Org-mode version 6.28e
> Please confirm that this is a bug and advice on what to do...
Please Otto,
help us in helping you!
+
Hello,
I ran in to the following problem.
GNU Emacs 23.1.1 (i386-mingw-nt5.1.2600) of 2009-07-30 on SOFT-MJASON
Computing completion candidates...
Org-mode version 6.28e
On pressing (Agenda for ...) in the *Agenda Commands* buffer Emacs
throws up the following error:
Debugger entered--Lisp err
Hi,
I'm using a fairly recent build of Emacs 23 on windows (23.0.94.1), and
while follow-mode seems to work fine for ordinary files, it does not
work in .org files. Instead I get a blank screen for the second buffer.
I'm using the latest version of org-mode (from the website, not CVS).
Inter
Fixed, thanks.
- Carsten
On Nov 14, 2008, at 5:17 PM, Bernt Hansen wrote:
Hi Carsten,
This is really minor but I ran into it using C-c ' when playing with
Eric's ditaa export code.
,[ test.org ]
| * TODO Testing
|
|
|
|
`
If you put the point on the blank line between
Hi Carsten,
This is really minor but I ran into it using C-c ' when playing with
Eric's ditaa export code.
,[ test.org ]
| * TODO Testing
|
|
|
|
`
If you put the point on the blank line between and and do C-c
' and create something and save it with C-c ' the first
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 (though I didn't try v
Hi Gary,
I believe this problem is now fixed, please verify.
Also, your address reads like "Domain Admin", is that intended
- Carsten
On Oct 25, 2008, at 6:47 AM, Domain Admin wrote:
[[3rd and final attempt to send, this time without screenshots]]
Since I have a wide screen laptop, I a
"Domain Admin" <[EMAIL PROTECTED]> writes:
> On Sat, Oct 25, 2008 at 9:01 PM, Carsten Dominik <[EMAIL PROTECTED]> wrote:
>> Hi Gary,
>
> Hi Carsten,
>
> Thanks for the fast reply.
>
>> I don't see the screen shots. Please put them up on the web, I prefer that
>> to large attachments to messages t
On Sat, Oct 25, 2008 at 9:01 PM, Carsten Dominik <[EMAIL PROTECTED]> wrote:
> Hi Gary,
Hi Carsten,
Thanks for the fast reply.
> I don't see the screen shots. Please put them up on the web, I prefer that
> to large attachments to messages to this mailing list.
Oh, right. Yes, that was lazy of m
Hi Gary,
I don't see the screen shots. Please put them up on the web, I prefer
that to large attachments to messages to this mailing list.
Thanks.
- Carsten
On Oct 25, 2008, at 6:47 AM, Domain Admin wrote:
[[3rd and final attempt to send, this time without screenshots]]
Since I have a w
[[3rd and final attempt to send, this time without screenshots]]
Since I have a wide screen laptop, I almost always us C-x3 to split
emacs into 2 side by side windows. When I'm pushing bits around in
org-mode, that usually translates to my todo.org on the left and an
agenda on the right.
The bug
Fixed, thanks.
- Carsten
On Jan 31, 2008, at 5:24 PM, Austin Frank wrote:
Hello!
When I include a %^G in a remember template, I am prompted to enter
tags
whenever I use that template. I get tab completion for all tags that
are in any agenda files. If I choose a tag that starts with "@", f
Hello!
When I include a %^G in a remember template, I am prompted to enter tags
whenever I use that template. I get tab completion for all tags that
are in any agenda files. If I choose a tag that starts with "@", for
example "@FUN", when the tags are written to the headline the leading
"@" is s
This happens because you are calling `remember-mode' interactively.
Org-mode assumes that the command you are using is either `remember'
or `org-remember'. What are you calling `remember-mode'? What are
you trying to achieve?
- Carsten
On Oct 9, 2007, at 17:58, Austin Frank wrote:
Hello!
I
Austin Frank <[EMAIL PROTECTED]> writes:
> When I try to store a note using remember, I get the following error:
> "Symbol's value as variable is void: initial"
Right in the middle of org.el (line 12463) :
(v-i initial) ; defined in `remember-mode'
So I guess somehow remember-mode is
Hello!
I've been trying to implement a setup based on John Wiegley's day
planner tutorial. I have a file org-config.el that is loaded in my
.emacs. org-config.el looks like this:
(require 'org-install)
(require 'remember)
;; basic org-mode configuration
;; keys are set in ekeys.el
(add-to-list
hi Carsten
I found a bug related to inserting links to the target written in
native language. if I have a header with target like this (in
Russian):
* TODO <<сделать что-то>>
then I want to make a link to this target:
1. C-c l on header (here ok)
2. go to place where to want to make link and C-c
This is indeed a new bug. FIxed, thanks.
- Carsten
On Jul 14, 2007, at 18:33, Austin Frank wrote:
Hello!
Just a quick bug report. It's my recollection that, given a headline
followed by a plain list, using meta-right and meta-left to change the
level of indentation on the headline would als
Hello!
Just a quick bug report. It's my recollection that, given a headline
followed by a plain list, using meta-right and meta-left to change the
level of indentation on the headline would also change the level of
indentation on the plain list. This is not working in 5.03.
On a related note, i
This is fixed now, thanks.
- Carsten
On Jun 27, 2007, at 16:13, Maxim Loginov wrote:
hi all
from info:
`C-c a m'
Create a global list of tag matches from all agenda files.
I expect that global list of tags to be created and prompted for
completion. but when try to complete tags in prom
On Jun 27, 2007, at 16:13, Maxim Loginov wrote:
hi all
from info:
`C-c a m'
Create a global list of tag matches from all agenda files.
I expect that global list of tags to be created and prompted for
completion. but when try to complete tags in prompt "Match:" only
tags from org-file, w
hi all
I found, if put word between colons in the body, it will be prompted
for tag completion, when you hit C-c C-c on header. lets say, you have:
** TODO test
hm :bla: hm
then "bla" will appear in tag completion list. but it is not fully functional
tag: you cannot find this body in agenda
hi all
from info:
`C-c a m'
Create a global list of tag matches from all agenda files.
I expect that global list of tags to be created and prompted for
completion. but when try to complete tags in prompt "Match:" only
tags from org-file, where tags were recently edited in any way, are
promp
Fixed, thanks.
- Carsten
On Apr 19, 2007, at 18:12, Scott Jaderholm wrote:
I haven't tried this this on multiple systems. Everything works fine
with the same emacs configs on a linux system in console.
When I use C-c ` to edit a field in a column that has been shortened a
buffer with the fo
I haven't tried this this on multiple systems. Everything works fine with
the same emacs configs on a linux system in console.
When I use C-c ` to edit a field in a column that has been shortened a
buffer with the following comes up:
#
# Edit field and finish with C-c C-c
#...
It doesn't display
50 matches
Mail list logo