public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Is Emacs 24.1 on its way?
@ 2012-07-12 11:42 Nikolai Weibull
  2012-07-12 12:05 ` Ken Brown
  0 siblings, 1 reply; 4+ messages in thread
From: Nikolai Weibull @ 2012-07-12 11:42 UTC (permalink / raw)
  To: cygwin

Hi!

Is Emacs 24.1 on its way?  24.0.96-2 seems to be the latest release
available.  24.1 has been out for quite some time now.

Thanks!

--
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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Is Emacs 24.1 on its way?
  2012-07-12 11:42 Is Emacs 24.1 on its way? Nikolai Weibull
@ 2012-07-12 12:05 ` Ken Brown
  2012-07-12 12:13   ` Nikolai Weibull
  0 siblings, 1 reply; 4+ messages in thread
From: Ken Brown @ 2012-07-12 12:05 UTC (permalink / raw)
  To: cygwin

On 7/12/2012 7:42 AM, Nikolai Weibull wrote:
> Hi!
>
> Is Emacs 24.1 on its way?  24.0.96-2 seems to be the latest release
> available.  24.1 has been out for quite some time now.

I have it all ready to go, but I'm waiting for cygwin-1.7.16 before I 
release it, because of the problem reported here:

   http://cygwin.com/ml/cygwin/2012-05/msg00424.html

The problem is fixed in Cygwin snapshots, but I don't want to release 
emacs-24.1 and tell people they have to use a Cygwin snapshot to avoid 
crashes.

Ken

--
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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Is Emacs 24.1 on its way?
  2012-07-12 12:05 ` Ken Brown
@ 2012-07-12 12:13   ` Nikolai Weibull
  2012-07-12 15:30     ` Reini Urban
  0 siblings, 1 reply; 4+ messages in thread
From: Nikolai Weibull @ 2012-07-12 12:13 UTC (permalink / raw)
  To: cygwin

On Thu, Jul 12, 2012 at 2:04 PM, Ken Brown <kbrown@cornell.edu> wrote:
> On 7/12/2012 7:42 AM, Nikolai Weibull wrote:

>> Is Emacs 24.1 on its way?  24.0.96-2 seems to be the latest release
>> available.  24.1 has been out for quite some time now.

> I have it all ready to go, but I'm waiting for cygwin-1.7.16 before I
> release it, because of the problem reported here:
>
>   http://cygwin.com/ml/cygwin/2012-05/msg00424.html

OK.

> The problem is fixed in Cygwin snapshots, but I don't want to release
> emacs-24.1 and tell people they have to use a Cygwin snapshot to avoid
> crashes.

Sounds reasonable :-).

Thank you for the information!

--
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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Is Emacs 24.1 on its way?
  2012-07-12 12:13   ` Nikolai Weibull
@ 2012-07-12 15:30     ` Reini Urban
  0 siblings, 0 replies; 4+ messages in thread
From: Reini Urban @ 2012-07-12 15:30 UTC (permalink / raw)
  To: cygwin

On Thu, Jul 12, 2012 at 7:13 AM, Nikolai Weibull  wrote:
> On Thu, Jul 12, 2012 at 2:04 PM, Ken Brown wrote:
>> On 7/12/2012 7:42 AM, Nikolai Weibull wrote:
>
>>> Is Emacs 24.1 on its way?  24.0.96-2 seems to be the latest release
>>> available.  24.1 has been out for quite some time now.
>
>> I have it all ready to go, but I'm waiting for cygwin-1.7.16 before I
>> release it, because of the problem reported here:
>>
>>   http://cygwin.com/ml/cygwin/2012-05/msg00424.html

This is an X issue but...
When you announce it, maybe you could add that X forwarding is
disabled by default in sshd. You have to manually enable it in
/etc/sshd_config to be able start  your cygwin emacs from remote.
I *live* in remote emacs sessions, much better than tramp.

--- /etc/sshd_config~	2012-07-12 09:21:01.000000000 -0500
+++ /etc/sshd_config	2012-07-12 09:21:48.359375000 -0500
@@ -90,7 +90,7 @@
 #AllowAgentForwarding yes
 #AllowTcpForwarding yes
 #GatewayPorts no
-#X11Forwarding no
+X11Forwarding yes
 #X11DisplayOffset 10
 #X11UseLocalhost yes
 #PrintMotd yes

-- 
Reini Urban
http://cpanel.net/   http://www.perl-compiler.org/

--
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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-07-12 15:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-12 11:42 Is Emacs 24.1 on its way? Nikolai Weibull
2012-07-12 12:05 ` Ken Brown
2012-07-12 12:13   ` Nikolai Weibull
2012-07-12 15:30     ` Reini Urban

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).