Re: [Orgmode] Strange bug, request for more info

2008-02-07 Thread Carsten Dominik
Hi Jost, I think I and many other people here owe you a beer. You have finally succeeded to make a reproducible case for this bug. This is a bug somewhere deep inside Emacs where some routine seems to call `set-window-start' without the no-force argument behind my back. I have a work-around

Re: [Orgmode] Strange bug, request for more info

2008-02-06 Thread Jost Burkardt
Carsten Dominik <[EMAIL PROTECTED]> writes: > Hi everyone, > > The bug happens when being in the agenda and trying to goto or show > the origin location of an agenda entry by pressing SPC or RET. > John reports that sometimes (for him several times a day), > the other window shows a completely dif

Re: [Orgmode] Strange bug, request for more info

2008-01-31 Thread Jost Burkardt
Philip Rooke <[EMAIL PROTECTED]> writes: > Carsten Dominik <[EMAIL PROTECTED]> writes: > >> John Wiegley is being haunted by a strange bug and I have so far not >> been able to reproduce and fix it. So I would like to know >> if anyone else sees the same bug and can contribute observations >> tha

Re: [Orgmode] Strange bug, request for more info

2008-01-31 Thread Philip Rooke
Carsten Dominik <[EMAIL PROTECTED]> writes: > John Wiegley is being haunted by a strange bug and I have so far not > been able to reproduce and fix it. So I would like to know > if anyone else sees the same bug and can contribute observations > that may help us to track this down. I believe I ha

Re: [Orgmode] Strange bug, request for more info

2008-01-31 Thread Nick Dokos
Adam Spiers <[EMAIL PROTECTED]> wrote: > > > Delighted to be of use :-) C-u C-M-x is *so* useful ... > > > > I am perhaps being dense but what does this do? AFAICT, C-M-x > > is undefined. > > Isn't it bound to `eval-defun' by default? > Not here, but thanks for the pointer to `eval-defun': i

Re: [Orgmode] Strange bug, request for more info

2008-01-31 Thread Adam Spiers
On Thu, Jan 31, 2008 at 11:19:00AM -0500, Nick Dokos wrote: > Adam Spiers <[EMAIL PROTECTED]> wrote: > > > Delighted to be of use :-) C-u C-M-x is *so* useful ... > > I am perhaps being dense but what does this do? AFAICT, C-M-x > is undefined. Isn't it bound to `eval-defun' by default? _

Re: [Orgmode] Strange bug, request for more info

2008-01-31 Thread Nick Dokos
Adam Spiers <[EMAIL PROTECTED]> wrote: > Delighted to be of use :-) C-u C-M-x is *so* useful ... I am perhaps being dense but what does this do? AFAICT, C-M-x is undefined. Version info: (GNU Emacs 22.1.50.2 (i686-pc-linux-gnu, GTK+ Version 2.10.11) of 2007-11-23) Thanks, Nick

Re: [Orgmode] Strange bug, request for more info

2008-01-31 Thread Carsten Dominik
On Jan 31, 2008, at 1:03 PM, Adam Spiers wrote: On Thu, Jan 31, 2008 at 12:25:45PM +0100, Carsten Dominik wrote: On Jan 31, 2008, at 11:32 AM, Adam Spiers wrote: I haven't seen it, but could you perhaps make use of edebug (conditional) breakpoints to track it down, or edebug evaluation lists,

Re: [Orgmode] Strange bug, request for more info

2008-01-31 Thread Adam Spiers
On Thu, Jan 31, 2008 at 12:25:45PM +0100, Carsten Dominik wrote: > On Jan 31, 2008, at 11:32 AM, Adam Spiers wrote: > >I haven't seen it, but could you perhaps make use of edebug > >(conditional) breakpoints to track it down, or edebug evaluation > >lists, or even `edebug-set-global-break-condition

Re: [Orgmode] Strange bug, request for more info

2008-01-31 Thread Adam Spiers
On Thu, Jan 31, 2008 at 07:59:01AM -0300, Hugo Schmitt wrote: > Adam, > i'm happy and sad with you last message. > How come i never heard about edebug? I read every elisp tutorial out there > (should have read the manual!) > I've been putting (read-string "debug msg") on my code for the past two >

Re: [Orgmode] Strange bug, request for more info

2008-01-31 Thread Carsten Dominik
On Jan 31, 2008, at 11:32 AM, Adam Spiers wrote: I haven't seen it, but could you perhaps make use of edebug (conditional) breakpoints to track it down, or edebug evaluation lists, or even `edebug-set-global-break-condition' ? Hi Adam, yes, if I could *reproduce* this bug, I would use these t

Re: [Orgmode] Strange bug, request for more info

2008-01-31 Thread Hugo Schmitt
Adam, i'm happy and sad with you last message. How come i never heard about edebug? I read every elisp tutorial out there (should have read the manual!) I've been putting (read-string "debug msg") on my code for the past two years for tracing the execution... This totally rocks! Thanks a lot! -Hu

Re: [Orgmode] Strange bug, request for more info

2008-01-31 Thread Adam Spiers
On Thu, Jan 31, 2008 at 09:37:37AM +0100, Carsten Dominik wrote: > Hi everyone, > > John Wiegley is being haunted by a strange bug and I have so far not > been able to reproduce and fix it. So I would like to know > if anyone else sees the same bug and can contribute observations > that may help

[Orgmode] Strange bug, request for more info

2008-01-31 Thread Carsten Dominik
Hi everyone, John Wiegley is being haunted by a strange bug and I have so far not been able to reproduce and fix it. So I would like to know if anyone else sees the same bug and can contribute observations that may help us to track this down. I believe I had a similar report quite a while ago,