VM

Invalid search bound (wrong side of point)

Bug #493958 reported by Uday Reddy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
VM
Invalid
Low
Uday Reddy

Bug Description

From: emacs user <email address hidden>
To: <email address hidden>
Subject: [Vm] Invalid search bound (wrong side of point)
Date: Sun, 29 Nov 2009 13:26:56 -0500
X-SoCS-Spam-Score: 2.2

occasionally I am getting this error when reading messages in vm.  this happens
consistently for some specific messages but not others.  I am attaching a
traceback and a message that leads to the error message.  best, E

Tags: add-ons
Revision history for this message
Uday Reddy (reddyuday) wrote :
Revision history for this message
Uday Reddy (reddyuday) wrote :
Revision history for this message
Uday Reddy (reddyuday) wrote :

Eli, I could not reproduce this error. From the backtrace, it seems that the problem you are getting is from an "advice" (dynamic patch) to vm-fill-paragraph-containing-long-lines. This is most likely from vm-rfaddons which I am not taking responsibility for.

So, can you remove whatever advice you have added for the filling function, and see if you still get the problem?

Cheers,
Uday

Changed in vm:
status: New → Incomplete
assignee: nobody → Uday Reddy (reddyuday)
Revision history for this message
mere user (emacs-user) wrote : RE: [Bug 493958] Re: Invalid search bound (wrong side of point)

hey, so it seems that the advice I use is because I was following a comment in the header of u-vm-color:
;;  If you are using auto-fill, ie when the variable;;  `vm-fill-paragraphs-containing-long-lines' is not nil, you should;;  also add this:;;  (defadvice vm-fill-paragraphs-containing-long-lines;;              (after u-vm-color activate);;              (u-vm-color-fontify-buffer))

I will eliminate the advice; perhaps this comment should be eliminated from u-vm-color as well?  there is another advice that is recommended there...
thanks as always!  E

----------------------------------------
> Date: Tue, 8 Dec 2009 09:58:35 +0000
> From: <email address hidden>
> To: <email address hidden>
> Subject: [Bug 493958] Re: Invalid search bound (wrong side of point)
>
> I could not reproduce this error. From the backtrace, it seems
> that the problem you are getting is from an "advice" (dynamic patch) to
> vm-fill-paragraph-containing-long-lines. This is most likely from vm-
> rfaddons which I am not taking responsibility for.
>
> So, can you remove whatever advice you have added for the filling
> function, and see if you still get the problem?
>
> Cheers,
> Uday
>
>
> ** Changed in: vm
> Status: New => Incomplete
>
> ** Changed in: vm
> Assignee: (unassigned) => Uday Reddy (reddyuday)
>
> --
> Invalid search bound (wrong side of point)
> https://bugs.launchpad.net/bugs/493958
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in VM (View Mail) for Emacs: Incomplete
>
> Bug description:
> From: emacs user
> To: <email address hidden>
> Subject: [Vm] Invalid search bound (wrong side of point)
> Date: Sun, 29 Nov 2009 13:26:56 -0500
> X-SoCS-Spam-Score: 2.2
>
>
> occasionally I am getting this error when reading messages in vm. this happens
> consistently for some specific messages but not others. I am attaching a
> traceback and a message that leads to the error message. best, E
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/vm/+bug/493958/+subscribe

_________________________________________________________________
Chat with Messenger straight from your Hotmail inbox.
http://www.microsoft.com/windows/windowslive/hotmail_bl1/hotmail_bl1.aspx?ocid=PID23879::T:WLMTAGL:ON:WL:en-ww:WM_IMHM_4:092009

Uday Reddy (reddyuday)
Changed in vm:
status: Incomplete → Confirmed
importance: Undecided → Low
Revision history for this message
Uday Reddy (reddyuday) wrote :

u-vm-color.el is user-contributed software. It is not part of VM. I think the distinction between the two might have become blurred over time. Perhaps, I should add a note in the files saying which of them are part of VM and which are user-contributed. -- Uday

Revision history for this message
Ulrich Müller (ulm) wrote : [Vm] [Bug 493958] Re: Invalid search bound (wrong side of point)

> u-vm-color.el is user-contributed software. It is not part of VM.

According to <http://ulf.epplejasper.de/EmacsVM.html>, Ulf has passed
maintainership to Robert, who has included the file in the 8.0.12
distribution.

So far, the file in VM is identical with Ulf's last release 2.10.

> I think the distinction between the two might have become blurred
> overtime.

We should figure out if we consider it part of VM or not. If not, then
VM shouldn't install the file (and my corresponding commit should be
reverted.)

In any case, maintainership for u-vm-color is now with us.

> Perhaps, I should add a note in the files saying which of them are
> part of VM and which are user-contributed.

Better move them to a "contrib" subdirectory.

Ulrich

Revision history for this message
Uday Reddy (reddyuday) wrote : [Vm] [Bug 493958] Re: Invalid search bound (wrong side of point)

Ulrich Mueller writes:

> We should figure out if we consider it part of VM or not. If not, then
> VM shouldn't install the file (and my corresponding commit should be
> reverted.)
>
> In any case, maintainership for u-vm-color is now with us.

No, I don't think so. The maintainership of this and other add-on's
seems to be with Rob.

I have only agreed to take on the maintenance of VM, which is the
system described in the VM manual. Everything else is an add-on which
users use with their own responsibility.

> Better move them to a "contrib" subdirectory.

This would seem to be the right thing to do with u-vm-color because it
seems broken at the moment. But I am not so sure that we should move
all other add-ons to the contrib.

I will pick that up in another thread.

Cheers,
Uday

Uday Reddy (reddyuday)
tags: added: add-ons
Uday Reddy (reddyuday)
Changed in vm:
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.