* Building and using Emacs.app with gnustep
@ 2019-03-06 10:48 mickbert
2019-03-08 3:33 ` Stefan Monnier
0 siblings, 1 reply; 2+ messages in thread
From: mickbert @ 2019-03-06 10:48 UTC (permalink / raw)
To: Help gnu emacs
Hello.
I am testing the gnustep form of emacs, but I have too much troubles to
really use it.
Very latest gnustep framework taken from github, and latest version of
Emacs sources (from last summer, if I remember well), running on a Red
Hat Enterprise Linux Server release 7.5 (Maipo) 64bits server.
./configure --with-ns
make
make install
Than copied nextstep/Emacs.app to /usr/local/lib/GNUstep/Applications.
Than launch it with openapp Emacs.
The first issue I see is a flickering of the main with almost any
operation (like switching buffer, killing or yanking text, etc...).
Than the process is very unstable, crashing quite often on segmentation
fault, or on an unhandled exception, but always related to main menu
management, due to an invalid pointer to NSMenu objects.
Anyone else using gnustep form of emacs? Anyone else experiencing
similar issue?
--
Mick
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Building and using Emacs.app with gnustep
2019-03-06 10:48 Building and using Emacs.app with gnustep mickbert
@ 2019-03-08 3:33 ` Stefan Monnier
0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2019-03-08 3:33 UTC (permalink / raw)
To: help-gnu-emacs
> The first issue I see is a flickering of the main with almost any operation
> (like switching buffer, killing or yanking text, etc...).
> Than the process is very unstable, crashing quite often on segmentation
> fault, or on an unhandled exception, but always related to main menu
> management, due to an invalid pointer to NSMenu objects.
Can you `M-x report-emacs-bug` for that?
> Anyone else using gnustep form of emacs? Anyone else experiencing
> similar issue?
I don't think the GNUstep port is used very much, no. But we do try and
keep the code working (at least enough to be able to troubleshoot and
fix some macOS bug reports without having to use a proprietary OS).
Stefan
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-03-08 3:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-06 10:48 Building and using Emacs.app with gnustep mickbert
2019-03-08 3:33 ` Stefan Monnier
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).