elementary vc question: how to calculate the version string
15 years, 9 months
Uwe Brauer
Hello
This drives me crazy, the modline of some files are so overloaded that I
cannot see the version number of a file under vc control.
In earlier vc version that was easy to know
(vc-state buffer-file-name)
Was your friend, this function is gone, and I don't know what is his
substitute. I tried to debug vc-next-action and the like but without any
result.
Anybody can help me?
Uwe Brauer
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
Re: Mac OS X Meta key? [was: That "vision" thang...]
15 years, 9 months
Aidan Kehoe
Ar an séú lá is fiche de mí Feabhra, scríobh Rodney Sparapani:
> Aidan Kehoe wrote:
>
> > Click on the subject line. See also
> > http://mid.gmane.org/18199.54743.95071.932876@parhasard.net -- I don’t
> > think I heard whether that worked for you or not, though I may not have
> > CCed you.
>
> Can't remember exactly. I do remember that I had an awful time retrieving
> the patch from the mailing list. Do people actually use them that way?
Yes.
> You managed to get me one via some other method. But, I don't think it
> worked.
I know my first patch in that time period didn’t work for you. I don’t know
whether you tested the second patch.
> I'll have to try again to make sure. Are the patches somewhere else for
> easy retrieval?
No.
> > Yes, the XEmacs Carbon port should absolutely support what you want in a
> > reasonable fashion. Do you think Choi’s variable names are the way to go?
>
> That would be great. I think it would be a good idea to keep Andrew's
> variable.
> Anybody who has done this in the past will be looking for it.
Okay.
Please check whether the attached patch works for you out of the box. I am
not certain that it works on current XEmacs Carbon, though.
--
¿Dónde estará ahora mi sobrino Yoghurtu Nghe, que tuvo que huir
precipitadamente de la aldea por culpa de la escasez de rinocerontes?
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
test: please ignore
15 years, 9 months
Vladimir G. Ivanovic
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
- --- Vladimir
- --
Vladimir G. Ivanovic
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org
iEYEARECAAYFAkmnOJYACgkQtoykdjDhdFtYigCgk8X+IRoWqLTi/ZyaXTRy4Q+V
BqAAn2cE6/UgrT7mVtbGoZ+7eW46/BKf
=aEwg
-----END PGP SIGNATURE-----
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
[issue] Broken mktime test in autoconf 2.61
15 years, 9 months
Stephen J. Turnbull
This is possibly an issue for us since Mike likes 2.61...
Miles Bader writes:
> Chong Yidong <cyd(a)stupidchicken.com> writes:
> > Emacs pretest 23.0.91 is now available for download via FTP, at the
> > following location:
> >
> > http://alpha.gnu.org/gnu/emacs/pretest/emacs-23.0.91.tar.gz
>
> BTW, the configure file in the pretest seems to have the broken mktime
> test. I've commited "configure" regenerated with a non-broken version
> of autoconf, but you probably want to check that before making the
> actual release...
>
> [Seems to be broken in autoconf 2.61, and fixed in 2.63; don't know
> about 2.62]
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
Re: auctex preview.dvi build failure
15 years, 9 months
Ville Skyttä
On Monday 23 February 2009, Uwe Brauer wrote:
[Cc'ing xemacs-beta so others are aware of the discussion as well.]
> Ville Skyttä wrote:
> > Hello,
> >
> > Trying to build the latest sumo-tagged packages from CVS fails for me
> > while building auctex's preview.dvi. I have absolutely no clue about
> > *tex, but attached is the preview.log in case someone can tell from it
> > what might be wrong. This is with texinfo 4.11, texlive-texmf-latex
> > 2007-24.fc9 on Fedora 9.
> >
> > This looks to me like something that could be the problem, but I don't
> > know what to do about it:
> >
> > -
>
> Hm preview is part of the auctex 11.8x series not of the 11.5x.
> As I understand things auctex-11.84 did not make into sumo but stays in
> pre-release. Did that change, when?
I don't know. What I'm trying to build is from XEmacs CVS, clean export of
the whole "packages" tree using the tag "sumo-2009-02-17".
xemacs-packages/auctex/Makefile has "AUTHOR_VERSION = 11.84".
> > ---
> > ! Use of \next doesn't match its definition.
> > \pr@version ->s
> > umo-2009-02-17
> > l.33 ...nd\pr@version{\expandafter\next\pr@version
> > }}} \next \fi
> > If you say, e.g., `\def\a1{...}', then you must always
> > put `1' after `\a', since control sequence names are
> > made up of letters only. The macro here has not been
> > followed by the required stuff, so I'm ignoring it.
> > ----
> >
> > The build eventually fails with:
>
> When Mats and I tried the "convert" 11.84 into a xemacs pkg I remember
> something similar.
> could it be that your texinfo is a little outdated?
As noted above, the texinfo I'm using is 4.11. But based on other discussion
in this thread I suppose that's not the issue.
> Uwe Brauer
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
RE: [Bug: 21.4.22] Sporadic crash entering a group with Gnus
15 years, 9 months
Stephen J. Turnbull
Goldberg, David S. writes:
> (gdb) ldp (Lisp_Object) 140737322320744
I think this actually takes a Lisp expression, such as a symbol (eg,
"codepoint" from the backtrace produced by "lbt").
To print a Lisp_Object whose C address you know as a C struct, use
"pobj". I think you don't need the cast. So
(gdb) pobj 140737322320744
should give you something sensible. If pobj errors because
"Lisp_Type_Char" is undefined, you've been bitten by a GCC bug-or-
optimization-YMMV. In src/.gdbinit in the build directory, near the
definition
set $Lisp_Type_Int = -2
add the definition
set $Lisp_Type_Char = 2
and do a global substitution of "$Lisp_Type_Char" for
"Lisp_Type_Char". Then "source .gdbinit" (you'll need to give the
full path to .gdbinit from gdb's current directory; if you started in
the src/ directory of the build tree just ".gdbinit" should work
though), and pobj should work.
I need to do day job work and will look at the traces later. In the
meantime, that may help get a little more information.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
reporting nested forms
15 years, 9 months
Andreas Röhler
Hi,
IMHO a routine detecting nested forms is needed - for
all kind of things which have a start and a end.
Implemented a kind of this in sh-beg-end.el.
Such a form should take start and end as arguments,
then report nesting levels and positions of beginnings
and ends.
Maybe it exists already? Then sh-beg-end should use it,
otherwise I'm going to write it.
Cheers
Andreas
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
Re: [Bug: 21.4.22] Sporadic crash entering a group with Gnus
15 years, 9 months
Stephen J. Turnbull
David S. Goldberg writes:
> > Could you get that code file under gdb again, do
>
> > (gdb) source /path/to/source/of/xemacs/src/.gdbinit
> > (gdb) ldp (Lisp_Object) 39408616
> > (gdb) ldp * (Lisp_Object *) 0x7ffff8aec010
>
> > and post the results here, please?
> You can't do that without a process to debug.
Ah. That's right. Try the same thing with "print" instead of "ldp".
Probably it should have been "print" in the first place.
> I am happy to help track this down however I can.
Well, you could always run xemacs under gdb. For me there is no
noticable performance impact, but I often get much better stack
traces, and ldp (eval and print a Lisp expression) and lbt (Lisp back
trace) work because the process is still live, just suspended.
_______________________________________________
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 (2009-02-24-12)
15 years, 9 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:
===========================
general-docs-1.06-pkg.tar.gz upstream version: none
Previously Announced Packages Still in Pre-Release:
==================================================
easypg-1.03-pkg.tar.gz upstream version: 0.0.16
prog-modes-2.20-pkg.tar.gz upstream version: none
Detailed Changes:
================
- ------- ChangeLog Entries from xemacs-packages/general-docs/ChangeLog -------
2009-02-24 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.06 released.
2009-02-24 Stephen J. Turnbull <stephen(a)xemacs.org>
* texi/xemacs/xemacs-devguide.texi:
Make various changes to adjust for current reality (especially,
describe the Mercurial repository briefly).
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.9 (GNU/Linux)
iD8DBQFJo9cbgu3ywdHdhM0RAqAOAJ9qJNJJdheM17+stfBhkCEXfFYPPwCgz0vN
cqPh0uyutP/0pU7Rl1bNqdo=
=0qC1
-----END PGP SIGNATURE-----
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta