Newsgroups: gnu.emacs.help
From: William Crandall <bc3141...@gmail.com>
Date: Mon, 18 Jun 2012 17:21:39 -0700
Local: Mon, Jun 18 2012 8:21 pm
Subject: "move-frame-left" (frame-cmds.el) no longer works (Emacs 24.1.50.1)
Hello Drew,
I've been using your frame-cmds package to happily
Unfortunately, with my most resent emacs update:
GNU Emacs 24.1.50.1 (i386-mingw-nt6.1.7601)
while the commands are still found, they do not
http://www.emacswiki.org/emacs/frame-cmds.el
;; Filename: frame-cmds.el
To elaborate, this code used to work (init.el):
--------------------------------------------------
(defun move-frame-left-mult ()
(global-set-key [(meta kp-left)] 'move-frame-left)
Emacs Help seems to know all about it:
--------------------------------------------------
It is bound to <M-kp-left>.
But, when I invoke it, from keyboard or with M-x,
To be complete, this set is found, but does nothing:
'move-frame-up)
While the enlarge/shrink commands are found and /do/ work:
'enlarge-frame) ;; extend bottom
Many thanks for any suggestions,
-BC
GNU Emacs 24.1.50.1 (i386-mingw-nt6.1.7601)
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||