and:

  dpkg -l | awk '/pymacs|python-mode/{print $2,$3}'

I made a mistake with the previous dpkg awk command, should be $2 and
$3:

  dpkg -l | awk '/emacs/{print $2,$3}'

-- 
python-mode seems broken in emacs22
https://bugs.launchpad.net/bugs/155681
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to