On Thu, 2011-06-09 at 11:27 +0530, Roshan Mathews wrote: > > > (global-set-key (kbd "C-u") ctl-x-map) > > > > > > but this also does not work. Any clues will be appreciated. > > > > > clarification: I simply put the above lines in .emacs. I have a > feeling > > that this is not enough - it needs more code to get it to work - can > > someone give me a clue here please. > > (global-set-key (kbd "C-u") (lookup-key global-map (kbd "C-x")))
doesn't work for me -- regards KG http://lawgon.livejournal.com Coimbatore LUG rox http://ilugcbe.techstud.org/ _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
