Re: [ANNOUNCEMENT] Updated: emacs*-24.3-1

2013-03-14 Thread Achim Gratz
Filipp Gunbin fastmail.fm> writes: > > C-h f only shows interactive functions aka commands. > > No, it shows all. Sorry, my mistake - I was thinking of M-x... Regards, Achim. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation

Re: [ANNOUNCEMENT] Updated: emacs*-24.3-1

2013-03-13 Thread Filipp Gunbin
On 14/03/2013 01:38 +0400, Ken Brown wrote: > On 3/13/2013 3:30 PM, Daniel Colascione wrote: >> Confirmed: we were linking the code for these conversion functions on all >> Cygwin >> builds, but initializing it only on cygw32 builds. Thanks. Fixed in Emacs >> trunk >> revision 112041. > > Thanks

Re: [ANNOUNCEMENT] Updated: emacs*-24.3-1

2013-03-13 Thread Ken Brown
On 3/13/2013 3:30 PM, Daniel Colascione wrote: On 3/13/2013 8:44 AM, Ryan Johnson wrote: On 13/03/2013 11:33 AM, Filipp Gunbin wrote: On 13/03/2013 18:53 +0400, Achim Gratz wrote: Filipp Gunbin fastmail.fm> writes: "Two new functions are available in Cygwin builds: `cygwin-convert-file-name

Re: [ANNOUNCEMENT] Updated: emacs*-24.3-1

2013-03-13 Thread Daniel Colascione
On 3/13/2013 8:44 AM, Ryan Johnson wrote: > On 13/03/2013 11:33 AM, Filipp Gunbin wrote: >> On 13/03/2013 18:53 +0400, Achim Gratz wrote: >> >>> Filipp Gunbin fastmail.fm> writes: "Two new functions are available in Cygwin builds: `cygwin-convert-file-name-from-windows' and `cygwin-

Re: [ANNOUNCEMENT] Updated: emacs*-24.3-1

2013-03-13 Thread Ryan Johnson
On 13/03/2013 11:33 AM, Filipp Gunbin wrote: On 13/03/2013 18:53 +0400, Achim Gratz wrote: Filipp Gunbin fastmail.fm> writes: "Two new functions are available in Cygwin builds: `cygwin-convert-file-name-from-windows' and `cygwin-convert-file-name-to-windows'. These functions allow Lisp code

Re: [ANNOUNCEMENT] Updated: emacs*-24.3-1

2013-03-13 Thread Filipp Gunbin
On 13/03/2013 18:53 +0400, Achim Gratz wrote: > Filipp Gunbin fastmail.fm> writes: >> "Two new functions are available in Cygwin builds: >> `cygwin-convert-file-name-from-windows' and >> `cygwin-convert-file-name-to-windows'. These functions allow Lisp code >> to access the Cygwin file-name mapp

Re: [ANNOUNCEMENT] Updated: emacs*-24.3-1

2013-03-13 Thread Achim Gratz
Filipp Gunbin fastmail.fm> writes: > "Two new functions are available in Cygwin builds: > `cygwin-convert-file-name-from-windows' and > `cygwin-convert-file-name-to-windows'. These functions allow Lisp code > to access the Cygwin file-name mapping machinery to convert between > Cygwin and Windows

Re: [ANNOUNCEMENT] Updated: emacs*-24.3-1

2013-03-13 Thread Filipp Gunbin
On 13/03/2013 16:50 +0400, Ken Brown wrote: > The following packages have been updated in the Cygwin distribution: > > *** emacs-24.3-1 > *** emacs-X11-24.3-1 > *** emacs-w32-24.3-1 > *** emacs-el-24.3-1 Thank you for the update! The NEWS file says: "Two new functions are available in Cygw