VM

vm-dired boundp should be fboundp

Bug #745400 reported by Arik
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
VM
Fix Released
Medium
Arik

Bug Description

The new VM dired compatibility does not work in my emacs. I get the following error:
"Emacs version 23.2.1 does not support vm-dired"

I tracked it down to the loading of vm-dired where it looks for the appropriate file-name-at-point function. Emacs23.2.1 does indeed have a working dired-file-name-at-point function, the problem is that the "boundp" statement is returning nil since I think it is designed to check the symbol as a variable. I suggest that the two function checking boundp conditions be replaced with fboundp as shown in the attached patch.

Tags: new ui

Related branches

Revision history for this message
Arik (akwm) wrote :
Revision history for this message
Arik (akwm) wrote :

Sorry, I'm silly, that diff is the opposite direction...

Revision history for this message
Uday Reddy (reddyuday) wrote :

Sorry about that. Fix committed.

Changed in vm:
status: New → Fix Committed
importance: Undecided → Medium
assignee: nobody → Arik (akwm)
milestone: none → 8.2.0a
tags: added: new ui
Uday Reddy (reddyuday)
Changed in vm:
status: Fix Committed → Fix Released
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.