This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Latest snapshot


Corinna Vinschen (oops, Mom..) wrote:
the latest snapshot on https://cygwin.com/snapshots/, 2014-08-22,
contains a massive change in exception handling

It seem there is some problem between this snapshot and.. ehm... Emacs. (Really I am using my build from trunk but maybe a general issue..)

The following occurs in Cygwin64 on Win7U.

Usually, I have the Emacs init file in ~/.emacs.d

$ ls -lrt .emacs.d/
totale 25
drwxr-xr-x+ 1 angelo None     0  2 mag 23.32 elpa
lrwxrwxrwx 1 angelo None 36 19 giu 21.45 init.el -> ../porting.apps/emacs/init.el.cygwin
-rw-------  1 angelo None  7212 22 ago 14.35 history
-rw-r--r--  1 angelo None 10011 22 ago 14.40 desktop

where init.el is, really, a symboling link to the real init file init.el.cygwin which lives in ~/porting.apps/emacs.

Now, with this snapshot, starting Emacs,

$ emacs &

ignores the initialization. I have to change the symbolic link with the true-real file (renamed from init.el.cygwin to init.el, obviously)


Ciao,
Angelo.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]