← Back to team overview

vm team mailing list archive

[Bug 519975] Re: vm-recover-folder is not fully functional for IMAP folders

 

Trying it for another time gives the vm-buffer-types to be (process
nil).  But the top of the stack should have been folder.  Turning off
the assertion checking gives rise to no problems.


** Changed in: vm
       Status: New => Confirmed

** Changed in: vm
   Importance: Undecided => Low

** Changed in: vm
     Assignee: (unassigned) => Uday Reddy (reddyuday)

** Tags added: imap

-- 
vm-recover-folder is not fully functional for IMAP folders
https://bugs.launchpad.net/bugs/519975
You received this bug notification because you are a member of VM
development team, which is the registrant for VM.

Status in VM (View Mail) for Emacs: Confirmed

Bug description:
Doing vm-imap-synchronize after vm-recover-folder gives the following error.  vm-buffer-types shows (nil).

Debugger entered--Lisp error: (error "assertion failed: (eq (car vm-buffer-types) type)")
  signal(error ("assertion failed: (eq (car vm-buffer-types) type)"))
  error("assertion failed: %S" (eq (car vm-buffer-types) type))
  vm-imap-retrieve-uid-and-flags-data()
  vm-imap-synchronize(nil)
  call-interactively(vm-imap-synchronize)
  execute-extended-command(nil)
  call-interactively(execute-extended-command)





References