> I'm trying to setup emacs variable to specify a counterpart file for some > perl modules. I've not been able to get it working and not sure if problem is > the emacs syntax or if counterpart doesn't work for files in a different > directory. > > The directory/file structure is: > > Schema: > Results: > User.pm > ResultSets: > User.pm > > In the Schema/Results/User.pm file I put this as the first line: > > # -*- x-counterpart: ../ResultSets/User.pm -*- > > Clicking the counterpart button or choosing Open Counterpart doesn't do > anything. Should I be able to do that, and if so can anyone suggest the > correct syntax to use?
I haven't stepped through the code to verify this, but my suspicion is the same-named files are not being handled correctly. Contact support (I'm sure you know the address!) and I'll see if we can do anything about it. Steve -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at <http://groups.google.com/group/bbedit?hl=en> If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
