VM

Comment 7 for bug 1072568

Revision history for this message
mere user (emacs-user) wrote : Re: [Bug 1072568] [NEW] V!

On Sun, Nov 18, 2012 at 5:06 PM, Uday Reddy <email address hidden> wrote:
> mere user writes:
>
>> Debugger entered--Lisp error: (error "Marker does not point anywhere")
>> goto-char(#<marker in no buffer>)
>> (save-excursion (goto-char (vm-text-of (car vm-message-pointer)))
>
> What this shows is that the marker that records the text part of the
> "current message" at this stage doesn't point anywhere, i.e., it hasn't been
> set.
>
> Which message is the current message? Does the problem arise for a
> particular current message or for all of them, i.e., the current message
> when you do `V!' ? Does `V C flagged' cause the same problem?

this seems to happen for any current message. and V C flagged shows
the same problem. I will try to produce a small example and submit a
report. I worry that these are my settings again and I am waisting
your time... :)

> Cheers,
> Uday
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1072568
>
> Title:
> V!
>
> Status in VM (View Mail) for Emacs:
> New
>
> Bug description:
> Hi Uday, when trying V! I get the error below. It does work on a
> second try, although then I get an empty buffer and I see the virtual
> folder only after pressing h to get a summary. best, E
>
> Debugger entered--Lisp error: (error "Marker does not point anywhere")
> vm-narrow-for-preview(t)
> vm-present-current-message()
> vm-visit-virtual-folder("(inbox flagged)" nil nil "%n %*%a %-17.17F %-3.3m %2d %4l/%-5c %I%P \"%s\"\n")
> vm-create-virtual-folder(flagged nil nil)
> vm-create-flagged-virtual-folder(nil)
> call-interactively(vm-create-flagged-virtual-folder nil nil)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/vm/+bug/1072568/+subscriptions