emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Problem inserting date
@ 2012-11-12 18:19 Sean Lynch
  2012-11-12 23:13 ` Jude DaShiell
  0 siblings, 1 reply; 8+ messages in thread
From: Sean Lynch @ 2012-11-12 18:19 UTC (permalink / raw)
  To: emacs-orgmode

I start with the following orgmode file called org-test.org:

---beginning of org-test.org -------

* test
** TODO test add date
** testing

---end of org-test.org ------------

I put the cursor at the end of the first subheading under "test" and hit
C-c C-d to insert a date.

The entire file is replaced with the calendar (instead of this coming up
in a new buffer).

---beginning of org-test.org -------
         October 2012            November 2012            December 2012
     Su Mo Tu We Th Fr Sa     Su Mo Tu We Th Fr Sa     Su Mo Tu We Th Fr Sa
         1  2  3  4  5  6                  1  2  3                        1
      7  8  9 10 11 12 13      4  5  6  7  8  9 10      2  3  4  5  6  7  8
     14 15 16 17 18 19 20     11 12 13 14 15 16 17      9 10 11 12 13 14 15
     21 22 23 24 25 26 27     18 19 20 21 22 23 24     16 17 18 19 20 21 22
     28 29 30 31 	      25 26 27 28 29 30        23 24 25 26 27 28 29
						       30 31
---end of org-test.org ------------

The mini buffer gives me the standard prompt to choose the date but when
I do, the original file doesn't come back and is still replaced with the
calendar.
The following message is produced:
byte-code: Before first headline at position 1 in buffer org-test.org.

I read a post that seemed to suggest that this is related to org-goto
and the value of org-goto-interface but changing that value doesn't help.

Emacs  : GNU Emacs 24.2.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.10)
 of 2012-11-05 on litembilla, modified by Debian
Package: Org-mode version 7.9.2 (release_7.9.2-581-gaaf179 @
/home/slynch/.emacs.d/el-get/org-mode/lisp/)

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Problem inserting date
  2012-11-12 18:19 Problem inserting date Sean Lynch
@ 2012-11-12 23:13 ` Jude DaShiell
  2012-11-12 23:28   ` Sean Lynch
  0 siblings, 1 reply; 8+ messages in thread
From: Jude DaShiell @ 2012-11-12 23:13 UTC (permalink / raw)
  To: Sean Lynch; +Cc: emacs-orgmode

On Mon, 12 Nov 2012, Sean Lynch wrote:

> I start with the following orgmode file called org-test.org:
> 
> ---beginning of org-test.org -------
> 
> * test
> ** TODO test add date
> ** testing
> 
> ---end of org-test.org ------------
> 
> I put the cursor at the end of the first subheading under "test" and hit
> C-c C-d to insert a date.
> 
> The entire file is replaced with the calendar (instead of this coming up
> in a new buffer).
> 
> ---beginning of org-test.org -------
>          October 2012            November 2012            December 2012
>      Su Mo Tu We Th Fr Sa     Su Mo Tu We Th Fr Sa     Su Mo Tu We Th Fr Sa
>          1  2  3  4  5  6                  1  2  3                        1
>       7  8  9 10 11 12 13      4  5  6  7  8  9 10      2  3  4  5  6  7  8
>      14 15 16 17 18 19 20     11 12 13 14 15 16 17      9 10 11 12 13 14 15
>      21 22 23 24 25 26 27     18 19 20 21 22 23 24     16 17 18 19 20 21 22
>      28 29 30 31 	      25 26 27 28 29 30        23 24 25 26 27 28 29
> 						       30 31
> ---end of org-test.org ------------
> 
> The mini buffer gives me the standard prompt to choose the date but when
> I do, the original file doesn't come back and is still replaced with the
> calendar.
> The following message is produced:
> byte-code: Before first headline at position 1 in buffer org-test.org.
> 
> I read a post that seemed to suggest that this is related to org-goto
> and the value of org-goto-interface but changing that value doesn't help.
> 
> Emacs  : GNU Emacs 24.2.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.10)
>  of 2012-11-05 on litembilla, modified by Debian
> Package: Org-mode version 7.9.2 (release_7.9.2-581-gaaf179 @
> /home/slynch/.emacs.d/el-get/org-mode/lisp/)
> 
> 

---------------------------------------------------------------------------
jude <jdashiel@shellworld.net>
Adobe fiend for failing to Flash

Do it again, and notice today is highlighted.  Hit enter or click the 
mouse and the highlighted date should appear in your file and the calendar 
will disappear.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Problem inserting date
  2012-11-12 23:13 ` Jude DaShiell
@ 2012-11-12 23:28   ` Sean Lynch
  2012-11-12 23:44     ` Jude DaShiell
  2012-11-12 23:55     ` Nick Dokos
  0 siblings, 2 replies; 8+ messages in thread
From: Sean Lynch @ 2012-11-12 23:28 UTC (permalink / raw)
  To: Jude DaShiell; +Cc: emacs-orgmode



On 11/12/2012 06:13 PM, Jude DaShiell wrote:
> On Mon, 12 Nov 2012, Sean Lynch wrote:
> 
>> I start with the following orgmode file called org-test.org:
>>
>> ---beginning of org-test.org -------
>>
>> * test
>> ** TODO test add date
>> ** testing
>>
>> ---end of org-test.org ------------
>>
>> I put the cursor at the end of the first subheading under "test" and hit
>> C-c C-d to insert a date.
>>
>> The entire file is replaced with the calendar (instead of this coming up
>> in a new buffer).
>>
>> ---beginning of org-test.org -------
>>          October 2012            November 2012            December 2012
>>      Su Mo Tu We Th Fr Sa     Su Mo Tu We Th Fr Sa     Su Mo Tu We Th Fr Sa
>>          1  2  3  4  5  6                  1  2  3                        1
>>       7  8  9 10 11 12 13      4  5  6  7  8  9 10      2  3  4  5  6  7  8
>>      14 15 16 17 18 19 20     11 12 13 14 15 16 17      9 10 11 12 13 14 15
>>      21 22 23 24 25 26 27     18 19 20 21 22 23 24     16 17 18 19 20 21 22
>>      28 29 30 31 	      25 26 27 28 29 30        23 24 25 26 27 28 29
>> 						       30 31
>> ---end of org-test.org ------------
>>
>> The mini buffer gives me the standard prompt to choose the date but when
>> I do, the original file doesn't come back and is still replaced with the
>> calendar.
>> The following message is produced:
>> byte-code: Before first headline at position 1 in buffer org-test.org.
>>
>> I read a post that seemed to suggest that this is related to org-goto
>> and the value of org-goto-interface but changing that value doesn't help.
>>
>> Emacs  : GNU Emacs 24.2.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.10)
>>  of 2012-11-05 on litembilla, modified by Debian
>> Package: Org-mode version 7.9.2 (release_7.9.2-581-gaaf179 @
>> /home/slynch/.emacs.d/el-get/org-mode/lisp/)
>>
>>
> 
> ---------------------------------------------------------------------------
> jude <jdashiel@shellworld.net>
> Adobe fiend for failing to Flash
> 
> Do it again, and notice today is highlighted.  Hit enter or click the 
> mouse and the highlighted date should appear in your file and the calendar 
> will disappear.
> 

No. As I mentioned, the original file doesn't come back. It is replaced
by the calendar and after I choose the date the calendar stays there,
replacing the contents of the original file... And the error message is
produced.

Also, even if the original file did come back after choosing the date,
this is not the correct behaviour. The calendar should open in a new buffer.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Problem inserting date
  2012-11-12 23:28   ` Sean Lynch
@ 2012-11-12 23:44     ` Jude DaShiell
  2012-11-12 23:55     ` Nick Dokos
  1 sibling, 0 replies; 8+ messages in thread
From: Jude DaShiell @ 2012-11-12 23:44 UTC (permalink / raw)
  To: Sean Lynch; +Cc: emacs-orgmode

On Mon, 12 Nov 2012, Sean Lynch wrote:

> 
> 
> On 11/12/2012 06:13 PM, Jude DaShiell wrote:
> > On Mon, 12 Nov 2012, Sean Lynch wrote:
> > 
> >> I start with the following orgmode file called org-test.org:
> >>
> >> ---beginning of org-test.org -------
> >>
> >> * test
> >> ** TODO test add date
> >> ** testing
> >>
> >> ---end of org-test.org ------------
> >>
> >> I put the cursor at the end of the first subheading under "test" and hit
> >> C-c C-d to insert a date.
> >>
> >> The entire file is replaced with the calendar (instead of this coming up
> >> in a new buffer).
> >>
> >> ---beginning of org-test.org -------
> >>          October 2012            November 2012            December 2012
> >>      Su Mo Tu We Th Fr Sa     Su Mo Tu We Th Fr Sa     Su Mo Tu We Th Fr Sa
> >>          1  2  3  4  5  6                  1  2  3                        1
> >>       7  8  9 10 11 12 13      4  5  6  7  8  9 10      2  3  4  5  6  7  8
> >>      14 15 16 17 18 19 20     11 12 13 14 15 16 17      9 10 11 12 13 14 15
> >>      21 22 23 24 25 26 27     18 19 20 21 22 23 24     16 17 18 19 20 21 22
> >>      28 29 30 31 	      25 26 27 28 29 30        23 24 25 26 27 28 29
> >> 						       30 31
> >> ---end of org-test.org ------------
> >>
> >> The mini buffer gives me the standard prompt to choose the date but when
> >> I do, the original file doesn't come back and is still replaced with the
> >> calendar.
> >> The following message is produced:
> >> byte-code: Before first headline at position 1 in buffer org-test.org.
> >>
> >> I read a post that seemed to suggest that this is related to org-goto
> >> and the value of org-goto-interface but changing that value doesn't help.
> >>
> >> Emacs  : GNU Emacs 24.2.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.10)
> >>  of 2012-11-05 on litembilla, modified by Debian
> >> Package: Org-mode version 7.9.2 (release_7.9.2-581-gaaf179 @
> >> /home/slynch/.emacs.d/el-get/org-mode/lisp/)
> >>
> >>
> > 
> > ---------------------------------------------------------------------------
> > jude <jdashiel@shellworld.net>
> > Adobe fiend for failing to Flash
> > 
> > Do it again, and notice today is highlighted.  Hit enter or click the 
> > mouse and the highlighted date should appear in your file and the calendar 
> > will disappear.
> > 
> 
> No. As I mentioned, the original file doesn't come back. It is replaced
> by the calendar and after I choose the date the calendar stays there,
> replacing the contents of the original file... And the error message is
> produced.
> 
> Also, even if the original file did come back after choosing the date,
> this is not the correct behaviour. The calendar should open in a new buffer.
> 
> 
You're quite right, I replicated your date problem with a table of my own 
too.
This is not the behavior that happened in earler versions of org-mode 
either.  What I wrote you worked correctly and did open up a second buffer 
in earlier versions.

--------------------------------------------------------------------------- 
jude <jdashiel@shellworld.net> Adobe fiend for failing to Flash

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Problem inserting date
  2012-11-12 23:28   ` Sean Lynch
  2012-11-12 23:44     ` Jude DaShiell
@ 2012-11-12 23:55     ` Nick Dokos
  2012-11-13  1:15       ` Sean Lynch
  1 sibling, 1 reply; 8+ messages in thread
From: Nick Dokos @ 2012-11-12 23:55 UTC (permalink / raw)
  To: Sean Lynch; +Cc: Jude DaShiell, emacs-orgmode

Sean Lynch <lynchseanm@gmail.com> wrote:

> 
> 
> On 11/12/2012 06:13 PM, Jude DaShiell wrote:
> > On Mon, 12 Nov 2012, Sean Lynch wrote:
> > 
> >> I start with the following orgmode file called org-test.org:
> >>
> >> ---beginning of org-test.org -------
> >>
> >> * test
> >> ** TODO test add date
> >> ** testing
> >>
> >> ---end of org-test.org ------------
> >>
> >> I put the cursor at the end of the first subheading under "test" and hit
> >> C-c C-d to insert a date.
> >>

C-c C-d is bound to org-deadline by default. Do C-h c C-c C-d and make sure that
this is true in your case as well.

> >> The entire file is replaced with the calendar (instead of this coming up
> >> in a new buffer).
> >>
> >> ---beginning of org-test.org -------
> >>          October 2012            November 2012            December 2012
> >>      Su Mo Tu We Th Fr Sa     Su Mo Tu We Th Fr Sa     Su Mo Tu We Th Fr Sa
> >>          1  2  3  4  5  6                  1  2  3                        1
> >>       7  8  9 10 11 12 13      4  5  6  7  8  9 10      2  3  4  5  6  7  8
> >>      14 15 16 17 18 19 20     11 12 13 14 15 16 17      9 10 11 12 13 14 15
> >>      21 22 23 24 25 26 27     18 19 20 21 22 23 24     16 17 18 19 20 21 22
> >>      28 29 30 31 	      25 26 27 28 29 30        23 24 25 26 27 28 29
> >> 						       30 31
> >> ---end of org-test.org ------------
> >>

I cannot reproduce this with

Org-mode version 7.9.2 (release_7.9.2-577-gb0a051 @ /home/nick/elisp/org-mode/lisp/)

and it sounds as if something is really broken in your setup (e.g. C-c C-d is
bound to something strange).

> >> The mini buffer gives me the standard prompt to choose the date but when
> >> I do, the original file doesn't come back and is still replaced with the
> >> calendar.
> >> The following message is produced:
> >> byte-code: Before first headline at position 1 in buffer org-test.org.
> >>

You should be able to get a backtrace then by doing M-x toggle-debug-on-error
and retrying the problematic command.

Nick

> >> I read a post that seemed to suggest that this is related to org-goto
> >> and the value of org-goto-interface but changing that value doesn't help.
> >>
> >> Emacs  : GNU Emacs 24.2.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.10)
> >>  of 2012-11-05 on litembilla, modified by Debian
> >> Package: Org-mode version 7.9.2 (release_7.9.2-581-gaaf179 @
> >> /home/slynch/.emacs.d/el-get/org-mode/lisp/)
> >>
> >>
> > 
> > ---------------------------------------------------------------------------
> > jude <jdashiel@shellworld.net>
> > Adobe fiend for failing to Flash
> > 
> > Do it again, and notice today is highlighted.  Hit enter or click the 
> > mouse and the highlighted date should appear in your file and the calendar 
> > will disappear.
> > 
> 
> No. As I mentioned, the original file doesn't come back. It is replaced
> by the calendar and after I choose the date the calendar stays there,
> replacing the contents of the original file... And the error message is
> produced.
> 
> Also, even if the original file did come back after choosing the date,
> this is not the correct behaviour. The calendar should open in a new buffer.
> 

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Problem inserting date
  2012-11-12 23:55     ` Nick Dokos
@ 2012-11-13  1:15       ` Sean Lynch
  2012-11-13  3:10         ` Jude DaShiell
  2012-11-13  5:47         ` Nick Dokos
  0 siblings, 2 replies; 8+ messages in thread
From: Sean Lynch @ 2012-11-13  1:15 UTC (permalink / raw)
  To: nicholas.dokos; +Cc: Jude DaShiell, emacs-orgmode



On 11/12/2012 06:55 PM, Nick Dokos wrote:
> 
> I cannot reproduce this with
> 
> Org-mode version 7.9.2 (release_7.9.2-577-gb0a051 @ /home/nick/elisp/org-mode/lisp/)
> 
> and it sounds as if something is really broken in your setup (e.g. C-c C-d is
> bound to something strange).
> 
C-c C-d is bound to org-deadline as it should be. I was thinking that I
might have something wacky in my setup that is screwing this up, but I
haven't found anything so far.
> 
> You should be able to get a backtrace then by doing M-x toggle-debug-on-error
> and retrying the problematic command.
> 
I get the following backtrace:

Debugger entered--Lisp error: (error "Before first headline at position
1 in buffer org-test.org")
  signal(error ("Before first headline at position 1 in buffer
org-test.org"))
  error("Before first headline at position %d in buffer %s" 1 #<buffer
org-test.org>)
  byte-code("\300\301`p#\207" [error "Before first headline at position
%d in buffer %s"] 4)
  org-back-to-heading(t)
  byte-code("\306>\203J#	\203##	;\203J#\307\310
\"\203J#\212\311\312!\210\212\313
\210`)#\314#\315=\203-##\202.#\f\n\312#\203I#\316\317!#\320\321\322
!\"#3 \205G#\323 !#4)#\203r#	;\203b#\320\321\324	#3\325#3!#\"\202q#
\206q#\326\327\330\327\211#3#4&###5\203\235##\331\235\203\235##\315=\203\210##6\202\212##7\332\261#\210\333#8\327\211\211#9C&#\210\327#\212\214\327\211\211\211\211#:##;#<#=\311\312!\210\334#>\335P!\210\317\225b\210i#=\336\225b\210m\203\315#\337c\210\202\320#\317u\210#\204\342#\334\340#?P!\204\342#\341\342\327\"\210\334#>!\204##\334\343#@\344Q!\203##\316\317!#A\232\204##\336\224\336\225}\210\202##\345\337!\210\346u\210``}\210#B\203##\347#=!\210##CB#<#<\203l##<\211A#<@\211#;\315=\203<#\314#\327\312#\204[##;\350=\203K#\314\f\327\312#\204[##;\351=\203
#\314#D\327\312#\203 #\352\353!\210\334\354!\203 #\352\353!\210\202
#\334\355!\203v#\352\353!\210#B\203\204#n\203\204#\347#=!\210#\203\366#n\204\230#`Sf\356=\204\230#\332\202\231#\353#\315=\203\244##6\202\267##\350=\203\257##7\202\267##\351=\205\267##E\332\261#\210\333
#8\206\312##\351=\205\312##F#\351=\327\211#9C&##n\204\360#`Sf\356=\204\360#\327f\357>\204\360#m\204\360#\332\202\361#\353c\210\317\x7f\210eb\210~\210\334\360!\203##`Sf\361\232\203##`S\362
|\210 .#\207" [what time end org-scheduled-time-regexp
org-deadline-time-regexp ts (scheduled deadline) string-match
"^[-+]+[0-9]" org-back-to-heading t outline-next-heading
re-search-forward scheduled match-string 1 apply encode-time
org-parse-time-string org-get-compact-tod org-read-date-analyze
decode-time org-read-date nil to-time (scheduled deadline) " "
org-insert-time-stamp looking-at "\\( *\\)[^ \n]*" 0 "\n" "[ 	]*" throw
exit "[^ \n]*?" "[^ \n]*" insert-before-markers -1 org-indent-to-column
deadline closed replace-match "" "--+<[^>]+>" "[ 	]+" 32 (32 10) "[
]*\n" 10 ...] 8)
  org-add-planning-info(deadline nil closed)
  org-deadline(nil)
  call-interactively(org-deadline nil nil)


Also... I just found something very interesting with this behaviour that
will probably help debug this.

If I have a frame with two windows split horizontally (two windows
side-by-side with C-x 3) with one window containing the org file I get
this error

If I have a frame with only one window containing the org file,
everything works fine.

If I have a frame with two windows split vertically (one above the other
with C-x 2) with one window containing the org file, everything works fine.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Problem inserting date
  2012-11-13  1:15       ` Sean Lynch
@ 2012-11-13  3:10         ` Jude DaShiell
  2012-11-13  5:47         ` Nick Dokos
  1 sibling, 0 replies; 8+ messages in thread
From: Jude DaShiell @ 2012-11-13  3:10 UTC (permalink / raw)
  To: Sean Lynch; +Cc: nicholas.dokos, emacs-orgmode

On Mon, 12 Nov 2012, Sean Lynch wrote:

> 
> 
> On 11/12/2012 06:55 PM, Nick Dokos wrote:
> > 
> > I cannot reproduce this with
> > 
> > Org-mode version 7.9.2 (release_7.9.2-577-gb0a051 @ /home/nick/elisp/org-mode/lisp/)
> > 
> > and it sounds as if something is really broken in your setup (e.g. C-c C-d is
> > bound to something strange).
> > 
> C-c C-d is bound to org-deadline as it should be. I was thinking that I
> might have something wacky in my setup that is screwing this up, but I
> haven't found anything so far.
> > 
> > You should be able to get a backtrace then by doing M-x toggle-debug-on-error
> > and retrying the problematic command.
> > 
> I get the following backtrace:
> 
> Debugger entered--Lisp error: (error "Before first headline at position
> 1 in buffer org-test.org")
>   signal(error ("Before first headline at position 1 in buffer
> org-test.org"))
>   error("Before first headline at position %d in buffer %s" 1 #<buffer
> org-test.org>)
>   byte-code("\300\301`p#\207" [error "Before first headline at position
> %d in buffer %s"] 4)
>   org-back-to-heading(t)
>   byte-code("\306>\203J#	\203##	;\203J#\307\310
> \"\203J#\212\311\312!\210\212\313
> \210`)#\314#\315=\203-##\202.#\f\n\312#\203I#\316\317!#\320\321\322
> !\"#3 \205G#\323 !#4)#\203r#	;\203b#\320\321\324	#3\325#3!#\"\202q#
> \206q#\326\327\330\327\211#3#4&###5\203\235##\331\235\203\235##\315=\203\210##6\202\212##7\332\261#\210\333#8\327\211\211#9C&#\210\327#\212\214\327\211\211\211\211#:##;#<#=\311\312!\210\334#>\335P!\210\317\225b\210i#=\336\225b\210m\203\315#\337c\210\202\320#\317u\210#\204\342#\334\340#?P!\204\342#\341\342\327\"\210\334#>!\204##\334\343#@\344Q!\203##\316\317!#A\232\204##\336\224\336\225}\210\202##\345\337!\210\346u\210``}\210#B\203##\347#=!\210##CB#<#<\203l##<\211A#<@\211#;\315=\203<#\314#\327\312#\204[##;\350=\203K#\314\f\327\312#\204[##;\351=\203
> #\314#D\327\312#\203 #\352\353!\210\334\354!\203 #\352\353!\210\202
> #\334\355!\203v#\352\353!\210#B\203\204#n\203\204#\347#=!\210#\203\366#n\204\230#`Sf\356=\204\230#\332\202\231#\353#\315=\203\244##6\202\267##\350=\203\257##7\202\267##\351=\205\267##E\332\261#\210\333
> #8\206\312##\351=\205\312##F#\351=\327\211#9C&##n\204\360#`Sf\356=\204\360#\327f\357>\204\360#m\204\360#\332\202\361#\353c\210\317\x7f\210eb\210~\210\334\360!\203##`Sf\361\232\203##`S\362
> |\210 .#\207" [what time end org-scheduled-time-regexp
> org-deadline-time-regexp ts (scheduled deadline) string-match
> "^[-+]+[0-9]" org-back-to-heading t outline-next-heading
> re-search-forward scheduled match-string 1 apply encode-time
> org-parse-time-string org-get-compact-tod org-read-date-analyze
> decode-time org-read-date nil to-time (scheduled deadline) " "
> org-insert-time-stamp looking-at "\\( *\\)[^ \n]*" 0 "\n" "[ 	]*" throw
> exit "[^ \n]*?" "[^ \n]*" insert-before-markers -1 org-indent-to-column
> deadline closed replace-match "" "--+<[^>]+>" "[ 	]+" 32 (32 10) "[
> ]*\n" 10 ...] 8)
>   org-add-planning-info(deadline nil closed)
>   org-deadline(nil)
>   call-interactively(org-deadline nil nil)
> 
> 
> Also... I just found something very interesting with this behaviour that
> will probably help debug this.
> 
> If I have a frame with two windows split horizontally (two windows
> side-by-side with C-x 3) with one window containing the org file I get
> this error
> 
> If I have a frame with only one window containing the org file,
> everything works fine.
> 
> If I have a frame with two windows split vertically (one above the other
> with C-x 2) with one window containing the org file, everything works fine.
> 
> 
I ran m-x-toggle-debug-on-error and then tried c-c . then tried c-b c-b 
twoice and no back trace was generated nor did the two c-b commands inside 
of calendar move the current date back two days either.  If there was an 
error in that situation apparently it has been sealed off in the update to 
emacs.

--------------------------------------------------------------------------- 
jude <jdashiel@shellworld.net> Adobe fiend for failing to Flash

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Problem inserting date
  2012-11-13  1:15       ` Sean Lynch
  2012-11-13  3:10         ` Jude DaShiell
@ 2012-11-13  5:47         ` Nick Dokos
  1 sibling, 0 replies; 8+ messages in thread
From: Nick Dokos @ 2012-11-13  5:47 UTC (permalink / raw)
  To: Sean Lynch; +Cc: Jude DaShiell, emacs-orgmode

Sean Lynch <lynchseanm@gmail.com> wrote:

> > 
> C-c C-d is bound to org-deadline as it should be. I was thinking that I
> might have something wacky in my setup that is screwing this up, but I
> haven't found anything so far.
> > 
> > You should be able to get a backtrace then by doing M-x toggle-debug-on-error
> > and retrying the problematic command.
> > 
> I get the following backtrace:
> 
> Debugger entered--Lisp error: (error "Before first headline at position
> 1 in buffer org-test.org")
>   signal(error ("Before first headline at position 1 in buffer
> org-test.org"))
>   error("Before first headline at position %d in buffer %s" 1 #<buffer
> org-test.org>)
>   byte-code("\300\301`p#\207" [error "Before first headline at position
> %d in buffer %s"] 4)
>   org-back-to-heading(t)
>   ...
>   org-add-planning-info(deadline nil closed)
>   org-deadline(nil)
>   call-interactively(org-deadline nil nil)
> 
> 
> Also... I just found something very interesting with this behaviour that
> will probably help debug this.
> 
> If I have a frame with two windows split horizontally (two windows
> side-by-side with C-x 3) with one window containing the org file I get
> this error
> 
> If I have a frame with only one window containing the org file,
> everything works fine.
> 
> If I have a frame with two windows split vertically (one above the other
> with C-x 2) with one window containing the org file, everything works fine.
> 
> 

Sorry, I still can't reproduce it. The backtrace is consistent with
point being before the first headline, but not with point being at the
end of the first second-level headline.

Nick

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-11-13  5:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-12 18:19 Problem inserting date Sean Lynch
2012-11-12 23:13 ` Jude DaShiell
2012-11-12 23:28   ` Sean Lynch
2012-11-12 23:44     ` Jude DaShiell
2012-11-12 23:55     ` Nick Dokos
2012-11-13  1:15       ` Sean Lynch
2012-11-13  3:10         ` Jude DaShiell
2012-11-13  5:47         ` Nick Dokos

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).