From: Tomer A. <ta...@AI...> - 2009-07-30 16:35:10
|
In hyperlatex-format-newcommand: hyperlatex.el:1241:42:Warning: `string-to-int' is an obsolete function (as of Emacs 22.1); use `string-to-number' instead. In hyperlatex-format-providecommand: hyperlatex.el:1254:46:Warning: `string-to-int' is an obsolete function (as of Emacs 22.1); use `string-to-number' instead. In hyperlatex-format-newenvironment: hyperlatex.el:1277:48:Warning: `string-to-int' is an obsolete function (as of Emacs 22.1); use `string-to-number' instead. In hyperlatex-format-makemenu: hyperlatex.el:2121:17:Warning: `string-to-int' is an obsolete function (as of Emacs 22.1); use `string-to-number' instead. In hyperlatex-format-setcounter: hyperlatex.el:3391:18:Warning: `string-to-int' is an obsolete function (as of Emacs 22.1); use `string-to-number' instead. In hyperlatex-format-addtocounter: hyperlatex.el:3408:18:Warning: `string-to-int' is an obsolete function (as of Emacs 22.1); use `string-to-number' instead. Wrote /usr/local/lib/hyperlatex/hyperlatex.elc GNU Emacs 22.3.1 Copyright (C) 2008 Free Software Foundation, Inc. GNU Emacs comes with ABSOLUTELY NO WARRANTY. You may redistribute copies of Emacs under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING. -- Tomer Altman ta...@ai... (650)859-2692 http://www.ai.sri.com/people/taltman Bioinformatics Research Group Artificial Intelligence Center SRI, International http://bioinformatics.ai.sri.com/ |
From: Roland S. <st...@an...> - 2009-08-23 17:30:36
|
Hi, this error now also hits the Debian archive where it fails to build from source now. Should we rely on an official new hyperlatex version or try to introduce a Debian specific fix? Thanks, Roland Tomer Altman wrote: > In hyperlatex-format-newcommand: > hyperlatex.el:1241:42:Warning: `string-to-int' is an obsolete function > (as of > Emacs 22.1); use `string-to-number' instead. > > In hyperlatex-format-providecommand: > hyperlatex.el:1254:46:Warning: `string-to-int' is an obsolete function > (as of > Emacs 22.1); use `string-to-number' instead. > > In hyperlatex-format-newenvironment: > hyperlatex.el:1277:48:Warning: `string-to-int' is an obsolete function > (as of > Emacs 22.1); use `string-to-number' instead. > > In hyperlatex-format-makemenu: > hyperlatex.el:2121:17:Warning: `string-to-int' is an obsolete function > (as of > Emacs 22.1); use `string-to-number' instead. > > In hyperlatex-format-setcounter: > hyperlatex.el:3391:18:Warning: `string-to-int' is an obsolete function > (as of > Emacs 22.1); use `string-to-number' instead. > > In hyperlatex-format-addtocounter: > hyperlatex.el:3408:18:Warning: `string-to-int' is an obsolete function > (as of > Emacs 22.1); use `string-to-number' instead. > Wrote /usr/local/lib/hyperlatex/hyperlatex.elc > GNU Emacs 22.3.1 > Copyright (C) 2008 Free Software Foundation, Inc. > GNU Emacs comes with ABSOLUTELY NO WARRANTY. > You may redistribute copies of Emacs > under the terms of the GNU General Public License. > For more information about these matters, see the file named COPYING. > |
From: tom s. <to...@as...> - 2009-08-23 17:49:36
|
I'll fix it and put out a sub-release this week. Thanks, -tom Roland Stigge <st...@an...> wrote: > Hi, > > this error now also hits the Debian archive where it fails to build > from source now. Should we rely on an official new hyperlatex version > or try to introduce a Debian specific fix? > > Thanks, > > Roland > > > Tomer Altman wrote: > > In hyperlatex-format-newcommand: > > hyperlatex.el:1241:42:Warning: `string-to-int' is an obsolete > > function (as of > > Emacs 22.1); use `string-to-number' instead. > > > > In hyperlatex-format-providecommand: > > hyperlatex.el:1254:46:Warning: `string-to-int' is an obsolete > > function (as of > > Emacs 22.1); use `string-to-number' instead. > > > > In hyperlatex-format-newenvironment: > > hyperlatex.el:1277:48:Warning: `string-to-int' is an obsolete > > function (as of > > Emacs 22.1); use `string-to-number' instead. > > > > In hyperlatex-format-makemenu: > > hyperlatex.el:2121:17:Warning: `string-to-int' is an obsolete > > function (as of > > Emacs 22.1); use `string-to-number' instead. > > > > In hyperlatex-format-setcounter: > > hyperlatex.el:3391:18:Warning: `string-to-int' is an obsolete > > function (as of > > Emacs 22.1); use `string-to-number' instead. > > > > In hyperlatex-format-addtocounter: > > hyperlatex.el:3408:18:Warning: `string-to-int' is an obsolete > > function (as of > > Emacs 22.1); use `string-to-number' instead. > > Wrote /usr/local/lib/hyperlatex/hyperlatex.elc > > GNU Emacs 22.3.1 > > Copyright (C) 2008 Free Software Foundation, Inc. > > GNU Emacs comes with ABSOLUTELY NO WARRANTY. > > You may redistribute copies of Emacs > > under the terms of the GNU General Public License. > > For more information about these matters, see the file named COPYING. > > > -- ------------------------ tomfool at as220 dot org http://sgouros.com http://whatcheer.net |
From: Roland S. <st...@an...> - 2009-08-23 17:36:34
|
Great! Would you also please have a look at the following bugs: 1) http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517934 : Hyperlatex ERROR: Unknown command: HlxModeLevelUp 2) http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=473795 : htmlcaption generates wrong html code Thanks! bye, Roland tom sgouros wrote: > I'll fix it and put out a sub-release this week. > > Thanks, > > -tom > > > Roland Stigge <st...@an...> wrote: > >> Hi, >> >> this error now also hits the Debian archive where it fails to build >> from source now. Should we rely on an official new hyperlatex version >> or try to introduce a Debian specific fix? >> >> Thanks, >> >> Roland >> >> >> Tomer Altman wrote: >>> In hyperlatex-format-newcommand: >>> hyperlatex.el:1241:42:Warning: `string-to-int' is an obsolete >>> function (as of >>> Emacs 22.1); use `string-to-number' instead. >>> >>> In hyperlatex-format-providecommand: >>> hyperlatex.el:1254:46:Warning: `string-to-int' is an obsolete >>> function (as of >>> Emacs 22.1); use `string-to-number' instead. >>> >>> In hyperlatex-format-newenvironment: >>> hyperlatex.el:1277:48:Warning: `string-to-int' is an obsolete >>> function (as of >>> Emacs 22.1); use `string-to-number' instead. >>> >>> In hyperlatex-format-makemenu: >>> hyperlatex.el:2121:17:Warning: `string-to-int' is an obsolete >>> function (as of >>> Emacs 22.1); use `string-to-number' instead. >>> >>> In hyperlatex-format-setcounter: >>> hyperlatex.el:3391:18:Warning: `string-to-int' is an obsolete >>> function (as of >>> Emacs 22.1); use `string-to-number' instead. >>> >>> In hyperlatex-format-addtocounter: >>> hyperlatex.el:3408:18:Warning: `string-to-int' is an obsolete >>> function (as of >>> Emacs 22.1); use `string-to-number' instead. >>> Wrote /usr/local/lib/hyperlatex/hyperlatex.elc >>> GNU Emacs 22.3.1 >>> Copyright (C) 2008 Free Software Foundation, Inc. >>> GNU Emacs comes with ABSOLUTELY NO WARRANTY. >>> You may redistribute copies of Emacs >>> under the terms of the GNU General Public License. >>> For more information about these matters, see the file named COPYING. >>> > > |