Xemacs, Vista, and package install (ftp problem)
17 years, 5 months
Finch, Ralph
21.5.27 native binary for Windows (Vista Ultimate with all updates).
I'm trying to use Xemacs under Vista Ultimate....everything works well
except when I try to update the package index, ftp doesn't work. I get
a popup dialog that says "*ftp anonymous(a)ftp.xemacs.org* seems not a
pty. Kill?"
I have cygwin installed on this machine, but use Windows' ftp (besides I
don't find a cygwin ftp.exe in .../bin/). I've googled for the above
error message and there are posts about it but I've not been able to
find a clear solution.
My real objective is to run gnus. When I try that an error message in
the minibuffer window appears: "Cannot open load file: %s: sha1".
I have Xemacs working great on an XP Pro machine, and hope it can work
equally well with Vista. Hey I'd rather be using Unix or a variant,
but....
Ralph Finch, P.E.
California Dept. of Water Resources
Delta Modeling Section, Bay-Delta Office
Room 215-13
1416 9th Street
Sacramento CA 95814
916-653-7552
rfinch(a)water.ca.gov
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
Re: Problem with the input of '€' (U+20AC EURO SIGN) with ~/.Xmodmap
17 years, 5 months
Aidan Kehoe
Ar an dara lá is fiche de mí Meitheamh, scríobh Mike FABIAN:
> --
> Mike FABIAN <mfabian(a)suse.de> http://www.suse.de/~mfabian
> 睡眠不足はいい仕事の敵だ。
> I � Unicode
By the way, this is weird. The corruption of your ♥ should have been
eliminated with the just-in-time Unicode allocation you suggested, and your
user-agent line suggest you’re running XEmacs 21.5.28, but nonetheless it
arrived in my spool file encoded as "\xef\xbf\xbd" in C notation.
--
On the quay of the little Black Sea port, where the rescued pair came once
more into contact with civilization, Dobrinton was bitten by a dog which was
assumed to be mad, though it may only have been indiscriminating. (Saki)
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
Re: Problem with the input of '€' (U+20AC EURO SIGN) with ~/.Xmodmap
17 years, 5 months
Aidan Kehoe
Ar an dara lá is fiche de mí Meitheamh, scríobh Mike FABIAN:
> Aidan Kehoe <kehoea(a)parhasard.net> さんは書きました:
>
> > > > So why doesn't this work with ~/.Xmodmap?
> > >
> > > Violate the standard, get what you deserve. The X11 standard for
> > > Unicode keysyms explicitly says that they may not be used for keys
> > > that already have keysyms.
> >
> > We accept this behaviour in 21.5, btw, even for ASCII keysyms.
>
> Strange. Why does changing
>
> keysym c = c NoSymbol 0x010000a2 currency
>
> to
>
> keysym c = c NoSymbol cent currency
>
> in ~/.Xmodmap make the ¢ work then?
As I said, I don’t know why the former syntax doesn’t work for you. It works
for me, and the only possible reason I can think of for it not working is an
old X server that doesn’t support Markus Kuhn’s keysym extensions (proposed
in 1998).
> > And the keysym EuroSign *is* XK_eurosign.
>
> Isn't it XK_EuroSign?:
Yes, my mistake.
--
On the quay of the little Black Sea port, where the rescued pair came once
more into contact with civilization, Dobrinton was bitten by a dog which was
assumed to be mad, though it may only have been indiscriminating. (Saki)
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
Re: Bogosity in my environment or in new lang env tests?
17 years, 5 months
Aidan Kehoe
Ar an tríú lá is fiche de mí Meitheamh, scríobh Stephen J. Turnbull:
> Aidan, didn't you get this when you tested the tests?
Yup. Upgrade your leim package, and it should go away. No, I don’t have a
better suggestion for an automated means to check that the input method we
specify for a given language environment is available beyond ‘install leim
and do make check’.
--
On the quay of the little Black Sea port, where the rescued pair came once
more into contact with civilization, Dobrinton was bitten by a dog which was
assumed to be mad, though it may only have been indiscriminating. (Saki)
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
Why no __attribute__ ((unused)) for g++?
17 years, 5 months
Stephen J. Turnbull
In compiler.h we have
#ifndef UNUSED
# if defined(__GNUC__) && !defined(__cplusplus) && !defined(__INTEL_COMPILER)
# define ATTRIBUTE_UNUSED __attribute__ ((unused))
# else
# define ATTRIBUTE_UNUSED
# endif
Why isn't this done for C++? At least for g++ 4.1.2 it works fine
(and it suppresses a bunch of warnings).
Jerry?
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
Ispell for Xemacs 21.1 for windows
17 years, 5 months
Edgardo De Leon
Hi,
I have just installed Xemacs 21.1 for Windows and I have included the
ispell tool package. However,
for some reason the ispell programm does not work. Any time I start the
ispell buffer, the following error
shows up "Searching for Program: No such file or directory, ispell"
Any idea how I can fix this?
thanks.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
Re: Spell cause segmentation fault
17 years, 5 months
Stephen J. Turnbull
Please don't remove the mailing list from the addressee list.
Cliff Liu writes:
> It's xemacs-21.4.15-10.EL.1, latest from redhat.
That's way old, we've fixed *a lot* of crashes since then.
> I tried to build xemacs-21.4.20 but failed. It complains about:
> configure: error: installation or configuration problem: C compiler
> cannot create executables.
This is often distro-specific or perhaps you have an inappropriate
CFLAGS environment setting or something like that. That may or may
not apply to you, but we've very little information to go on here.
Feel free to send us the configure command line(s) you've tried and
config.log if you can't figure out what the problem is, but you're
likely to get better/faster help from a Red Hat or Fedora channel, so
try that too.
> I was able to build aspell-0.60.5, but that doesn't help.
>
> This is a 64-bit OS, maybe why it doesn't work. Xemacs on other redhat
> systems with 32-bit OS works fine.
Possibly relevant, but XEmacs has worked fine on many 64-bit processors
and OSes since 1999. We have found *some* word-length issues every so
often (including some warnings and one audio-related crash recently),
but I would look to other issues, especially in the case of the build
failures.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
XEmacs Packages have been pre-released (2007-06-22-07)
17 years, 5 months
Norbert Koch
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hey there everyone.
I have just added the following packages to the 'Pre-Releases'
directory:
New Packages in Pre-Release:
===========================
net-utils-1.53-pkg.tar.gz upstream version: N/A
oo-browser-1.05-pkg.tar.gz upstream version: 4.08
Previously Announced Packages Still in Pre-Release:
==================================================
auctex-1.48-pkg.tar.gz upstream version: 11.55
ediff-1.69-pkg.tar.gz upstream version: 2.75
eshell-1.11-pkg.tar.gz upstream version: 2.4.1
general-docs-1.05-pkg.tar.gz upstream version: none
guided-tour-0.51-pkg.tar.gz upstream version: none
leim-1.25-pkg.tar.gz upstream version: none
locale-1.26-pkg.tar.gz upstream version: none
mule-base-1.50-pkg.tar.gz upstream version: none
perl-modes-1.10-pkg.tar.gz upstream version: none
prog-modes-2.13-pkg.tar.gz upstream version: none
psgml-1.45-pkg.tar.gz upstream version: 1.3.2
python-modes-1.09-pkg.tar.gz upstream version: none
text-modes-1.94-pkg.tar.gz upstream version: none
tramp-1.38-pkg.tar.gz upstream version: 2.0.56
viper-1.57-pkg.tar.gz upstream version: 3.09
xemacs-base-2.11-pkg.tar.gz upstream version: none
Detailed Changes:
================
- ------- ChangeLog Entries from xemacs-packages/net-utils/ChangeLog -------
2007-06-22 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.53 released.
2007-06-21 Aidan Kehoe <kehoea(a)parhasard.net>
* xemacsbug.el (report-xemacs-bug):
Give details of the POSIX locale, the Lisp language environment,
and the standard coding system aliases when reporting a bug.
- ------- ChangeLog Entries from xemacs-packages/oo-browser/ChangeLog -------
2007-06-22 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.05 released.
* Makefile: (REQUIRES): Prepare hyperbole update, don't break the
SmokeTest.
Installing These:
================
Manually:
- --------
1) Download the packages that you want to install from:
/ftp.xemacs.org:/pub/xemacs/beta/experimental/packages/
2) Unpack them to: [1]
/usr/local/lib/xemacs/xemacs-packages/
3) Re-start XEmacs.
Using XEmacs Package Tools (XEmacs 21.[245].x):
- ----------------------------------------------
1) Tools -> Packages -> Add Download Site -> Pre-Releases
2) Tools -> Packages -> List and Install
3) Select the packages you wish to install (there are brief
instructions at the bottom of the packages buffer).
4) Packages -> Install/Remove Selected
5) Re-start XEmacs.
Using XEmacs Package Tools (XEmacs 21.1.14):
- -------------------------------------------
1) Options -> Manage Packages -> Add Download Site -> Pre-Releases
2) Options -> Manage Packages -> List and Install
3 - 5) As per XEmacs 21.[245].x.
norbert - XEmacs Package Release Manager.
Footnotes:
[1] Note: Mule packages should be installed into:
/usr/local/lib/xemacs/mule-packages/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGe2v0gu3ywdHdhM0RAhfpAKCI3Jxoyzo3Wm2Uiw6mXfgyyli5uwCfV7ow
eVvHf96cNCZ+rokFcLzvc3U=
=jSrg
-----END PGP SIGNATURE-----
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta