* Re: XEmacs feature missing in GNU Emacs? (was: XEmacs)
@ 2013-04-30 14:01 Buchs, Kevin
2013-04-30 16:03 ` XEmacs feature missing in GNU Emacs? Glenn Morris
0 siblings, 1 reply; 6+ messages in thread
From: Buchs, Kevin @ 2013-04-30 14:01 UTC (permalink / raw)
To: help-gnu-emacs
I am interested in using the latest spice-mode,
http://spice-mode.4t.com/, released in 2007, but it calls a function
`extent-at'. I understand that (1) that function is specific to XEmacs
and (2) Emacs doesn't have extents, it has
overlays instead.
Kevin Buchs | Senior Engineer | SPPDG | 507-538-5459 |
buchs.kevin@mayo.edu
Mayo Clinic | 200 First Street SW | Rochester, MN 55905 |
http://www.mayo.edu
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: XEmacs feature missing in GNU Emacs?
2013-04-30 14:01 XEmacs feature missing in GNU Emacs? (was: XEmacs) Buchs, Kevin
@ 2013-04-30 16:03 ` Glenn Morris
0 siblings, 0 replies; 6+ messages in thread
From: Glenn Morris @ 2013-04-30 16:03 UTC (permalink / raw)
To: Buchs, Kevin; +Cc: help-gnu-emacs
"Buchs, Kevin" wrote:
> I am interested in using the latest spice-mode,
> http://spice-mode.4t.com/, released in 2007, but it calls a function
> `extent-at'. I understand that (1) that function is specific to XEmacs
> and (2) Emacs doesn't have extents, it has
> overlays instead.
The file lisp/obsolete/lucid.el has an implementation of extent-at that
may or may not work for you. So try simply
(require 'lucid)
With a 6+ year-old package obviously designed for XEmacs, there may well
be other problems though.
As you can tell from the "obsolete" part, lucid.el has not seen (and
will not see) much attention, so don't be surprised if it doesn't work
right.
^ permalink raw reply [flat|nested] 6+ messages in thread
* XEmacs
@ 2013-04-28 19:25 Steven Degutis
2013-04-28 19:28 ` XEmacs James Freer
0 siblings, 1 reply; 6+ messages in thread
From: Steven Degutis @ 2013-04-28 19:25 UTC (permalink / raw)
To: help-gnu-emacs@gnu.org
Does anyone actually use it instead of GNU Emacs?
-Steven
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: XEmacs
2013-04-28 19:25 XEmacs Steven Degutis
@ 2013-04-28 19:28 ` James Freer
2013-04-28 21:15 ` XEmacs Glyn Millington
0 siblings, 1 reply; 6+ messages in thread
From: James Freer @ 2013-04-28 19:28 UTC (permalink / raw)
To: Steven Degutis; +Cc: help-gnu-emacs@gnu.org
I tired it once and it the splash screen flickered... but that was a
couple of years ago. I don't think it's actually being maintained now.
james
On Sun, Apr 28, 2013 at 8:25 PM, Steven Degutis <sbdegutis@gmail.com> wrote:
> Does anyone actually use it instead of GNU Emacs?
>
> -Steven
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: XEmacs
2013-04-28 19:28 ` XEmacs James Freer
@ 2013-04-28 21:15 ` Glyn Millington
2013-04-28 22:28 ` XEmacs James Freer
0 siblings, 1 reply; 6+ messages in thread
From: Glyn Millington @ 2013-04-28 21:15 UTC (permalink / raw)
To: help-gnu-emacs
James Freer <jessejazza3.uk@gmail.com> writes:
> I tired it once and it the splash screen flickered... but that was a
> couple of years ago. I don't think it's actually being maintained now.
It IS maintained (slowly!) and it has users.
atb
Glyn
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: XEmacs
2013-04-28 21:15 ` XEmacs Glyn Millington
@ 2013-04-28 22:28 ` James Freer
2013-04-29 6:17 ` XEmacs glyn.millington
0 siblings, 1 reply; 6+ messages in thread
From: James Freer @ 2013-04-28 22:28 UTC (permalink / raw)
To: Glyn Millington; +Cc: help-gnu-emacs
My apologies. I read that somewhere recently... i did say "I don't think..."
Gnu Emacs is much better - i don't know why anyone should want to use Xemacs.
james
On Sun, 28 Apr 2013, Glyn Millington wrote:
> James Freer <jessejazza3.uk@gmail.com> writes:
>
>> I tired it once and it the splash screen flickered... but that was a
>> couple of years ago. I don't think it's actually being maintained now.
>
> It IS maintained (slowly!) and it has users.
>
> atb
>
>
>
> Glyn
>
>
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: XEmacs
2013-04-28 22:28 ` XEmacs James Freer
@ 2013-04-29 6:17 ` glyn.millington
2013-04-29 16:21 ` XEmacs feature missing in GNU Emacs? (was: XEmacs) Bastien
0 siblings, 1 reply; 6+ messages in thread
From: glyn.millington @ 2013-04-29 6:17 UTC (permalink / raw)
To: James Freer; +Cc: help-gnu-emacs, Glyn Millington
James Freer <jessejazza3.uk@gmail.com> writes:
> My apologies. I read that somewhere recently... i did say "I don't
> think..." Gnu Emacs is much better - i don't know why anyone should
> want to use Xemacs.
No worries. Having used Xemacs for years I now use Emacs myself. There
was a time when Xemacs was way ahead of Emacs but no more. But Xemacs
still has loyal users.
I suspect that one reason for sticking with Xemacs now is lots of little
customizations and tweaks which don't easily transfer to Gnu Emacs - the
same reason why I wouldn't willingly swap my init.el for yours, because
it would change the way I work.
atb
Glyn
^ permalink raw reply [flat|nested] 6+ messages in thread
* XEmacs feature missing in GNU Emacs? (was: XEmacs)
2013-04-29 6:17 ` XEmacs glyn.millington
@ 2013-04-29 16:21 ` Bastien
2013-04-29 17:04 ` Ian van der Neut
0 siblings, 1 reply; 6+ messages in thread
From: Bastien @ 2013-04-29 16:21 UTC (permalink / raw)
To: glyn.millington; +Cc: help-gnu-emacs, James Freer
glyn.millington@gmail.com writes:
> I suspect that one reason for sticking with Xemacs now is lots of little
> customizations and tweaks which don't easily transfer to Gnu Emacs - the
> same reason why I wouldn't willingly swap my init.el for yours, because
> it would change the way I work.
I changed the subject -- maybe this thread is an opportunity to get a
list of XEmacs features that would be nice to have in GNU Emacs. I'm
not thinking of architectural differences, rather of small convenient
commands or options.
--
Bastien
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: XEmacs feature missing in GNU Emacs? (was: XEmacs)
2013-04-29 16:21 ` XEmacs feature missing in GNU Emacs? (was: XEmacs) Bastien
@ 2013-04-29 17:04 ` Ian van der Neut
2013-04-29 17:11 ` Ian van der Neut
0 siblings, 1 reply; 6+ messages in thread
From: Ian van der Neut @ 2013-04-29 17:04 UTC (permalink / raw)
To: help-gnu-emacs
[-- Attachment #1: Type: text/plain, Size: 1779 bytes --]
Not sure if it's small, but here goes.
In vim, Sublime Text, and others (osx textmate I've been told) you can set
an option that will save the file in the current frame when it loses focus.
While googling to check if Emacs can be configured to have the same
behaviour I found that XEmacs has a 'deselect-frame-hook' that could be
used for this. From the same googling, I found that Emacs would require
something beyond a mere elisp module, but it would have to be implemented
in the core C code itself.
I would really like this option, since I am "frame oriented". I tend to
have quite a few frames open and use "focus follows mouse" which is
available in any Linux desktop. I move my mouse to a terminal window to
type 'make' or run the python/bash/what-have-you script and I would like
emacs to save at least the buffer of the frame I just left and perhaps even
all buffers (but since they wouldn't have focus anymore, they'd already
been saved anyway).
Ian.
On Mon, Apr 29, 2013 at 6:21 PM, Bastien <bzg@altern.org> wrote:
> glyn.millington@gmail.com writes:
>
> > I suspect that one reason for sticking with Xemacs now is lots of little
> > customizations and tweaks which don't easily transfer to Gnu Emacs - the
> > same reason why I wouldn't willingly swap my init.el for yours, because
> > it would change the way I work.
>
> I changed the subject -- maybe this thread is an opportunity to get a
> list of XEmacs features that would be nice to have in GNU Emacs. I'm
> not thinking of architectural differences, rather of small convenient
> commands or options.
>
> --
> Bastien
>
>
--
One man's "magic" is another man's engineering. "Supernatural" is a null
word.
-- Excerpt from the notebooks of Lazarus Long, from Robert Heinlein's "Time
Enough for Love"
[-- Attachment #2: Type: text/html, Size: 2446 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: XEmacs feature missing in GNU Emacs? (was: XEmacs)
2013-04-29 17:04 ` Ian van der Neut
@ 2013-04-29 17:11 ` Ian van der Neut
2013-04-29 17:18 ` Ian van der Neut
0 siblings, 1 reply; 6+ messages in thread
From: Ian van der Neut @ 2013-04-29 17:11 UTC (permalink / raw)
To: help-gnu-emacs
[-- Attachment #1: Type: text/plain, Size: 2431 bytes --]
Well, answering my own question. While googling for the
deselect-frame-hook, I found that since I last looked, someone came up with
a solution:
http://datamaskinen.medeltiden.org/emacs-save-buffers-on-window-blur.html(dated
22 January, and last I searched was December... figures)
Just tested it. Works too.
Ian :)
On Mon, Apr 29, 2013 at 7:04 PM, Ian van der Neut <ivdneut@gmail.com> wrote:
> Not sure if it's small, but here goes.
>
> In vim, Sublime Text, and others (osx textmate I've been told) you can set
> an option that will save the file in the current frame when it loses focus.
> While googling to check if Emacs can be configured to have the same
> behaviour I found that XEmacs has a 'deselect-frame-hook' that could be
> used for this. From the same googling, I found that Emacs would require
> something beyond a mere elisp module, but it would have to be implemented
> in the core C code itself.
>
> I would really like this option, since I am "frame oriented". I tend to
> have quite a few frames open and use "focus follows mouse" which is
> available in any Linux desktop. I move my mouse to a terminal window to
> type 'make' or run the python/bash/what-have-you script and I would like
> emacs to save at least the buffer of the frame I just left and perhaps even
> all buffers (but since they wouldn't have focus anymore, they'd already
> been saved anyway).
>
> Ian.
>
>
> On Mon, Apr 29, 2013 at 6:21 PM, Bastien <bzg@altern.org> wrote:
>
>> glyn.millington@gmail.com writes:
>>
>> > I suspect that one reason for sticking with Xemacs now is lots of
>> little
>> > customizations and tweaks which don't easily transfer to Gnu Emacs -
>> the
>> > same reason why I wouldn't willingly swap my init.el for yours, because
>> > it would change the way I work.
>>
>> I changed the subject -- maybe this thread is an opportunity to get a
>> list of XEmacs features that would be nice to have in GNU Emacs. I'm
>> not thinking of architectural differences, rather of small convenient
>> commands or options.
>>
>> --
>> Bastien
>>
>>
>
>
> --
> One man's "magic" is another man's engineering. "Supernatural" is a null
> word.
> -- Excerpt from the notebooks of Lazarus Long, from Robert Heinlein's
> "Time Enough for Love"
>
--
One man's "magic" is another man's engineering. "Supernatural" is a null
word.
-- Excerpt from the notebooks of Lazarus Long, from Robert Heinlein's "Time
Enough for Love"
[-- Attachment #2: Type: text/html, Size: 3651 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: XEmacs feature missing in GNU Emacs? (was: XEmacs)
2013-04-29 17:11 ` Ian van der Neut
@ 2013-04-29 17:18 ` Ian van der Neut
0 siblings, 0 replies; 6+ messages in thread
From: Ian van der Neut @ 2013-04-29 17:18 UTC (permalink / raw)
To: help-gnu-emacs
[-- Attachment #1: Type: text/plain, Size: 668 bytes --]
On Mon, Apr 29, 2013 at 7:11 PM, Ian van der Neut <ivdneut@gmail.com> wrote:
> Well, answering my own question. While googling for the
> deselect-frame-hook, I found that since I last looked, someone came up with
> a solution:
>
> http://datamaskinen.medeltiden.org/emacs-save-buffers-on-window-blur.html(dated 22 January, and last I searched was December... figures)
>
> Just tested it. Works too.
>
But not with emacsclient :( but perhaps there's enough hints in there to
fix that.
Ian.
--
One man's "magic" is another man's engineering. "Supernatural" is a null
word.
-- Excerpt from the notebooks of Lazarus Long, from Robert Heinlein's "Time
Enough for Love"
[-- Attachment #2: Type: text/html, Size: 1300 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2013-04-30 16:03 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-30 14:01 XEmacs feature missing in GNU Emacs? (was: XEmacs) Buchs, Kevin
2013-04-30 16:03 ` XEmacs feature missing in GNU Emacs? Glenn Morris
-- strict thread matches above, loose matches on Subject: below --
2013-04-28 19:25 XEmacs Steven Degutis
2013-04-28 19:28 ` XEmacs James Freer
2013-04-28 21:15 ` XEmacs Glyn Millington
2013-04-28 22:28 ` XEmacs James Freer
2013-04-29 6:17 ` XEmacs glyn.millington
2013-04-29 16:21 ` XEmacs feature missing in GNU Emacs? (was: XEmacs) Bastien
2013-04-29 17:04 ` Ian van der Neut
2013-04-29 17:11 ` Ian van der Neut
2013-04-29 17:18 ` Ian van der Neut
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).