setedit-users Mailing List for SET's Editor, a friendly text editor
Brought to you by:
set
You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(48) |
Oct
(53) |
Nov
(28) |
Dec
(5) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(19) |
Feb
(17) |
Mar
(3) |
Apr
(8) |
May
(18) |
Jun
(14) |
Jul
(7) |
Aug
(2) |
Sep
(4) |
Oct
(4) |
Nov
(13) |
Dec
(18) |
2003 |
Jan
(11) |
Feb
(10) |
Mar
(7) |
Apr
(28) |
May
(46) |
Jun
(36) |
Jul
(32) |
Aug
(5) |
Sep
(9) |
Oct
(10) |
Nov
(11) |
Dec
(11) |
2004 |
Jan
(2) |
Feb
(2) |
Mar
(7) |
Apr
(10) |
May
(33) |
Jun
(31) |
Jul
(30) |
Aug
(34) |
Sep
(26) |
Oct
(7) |
Nov
(31) |
Dec
(58) |
2005 |
Jan
(7) |
Feb
(12) |
Mar
(7) |
Apr
(8) |
May
|
Jun
(2) |
Jul
(16) |
Aug
(15) |
Sep
(34) |
Oct
(3) |
Nov
(5) |
Dec
(2) |
2006 |
Jan
|
Feb
(20) |
Mar
|
Apr
(2) |
May
(2) |
Jun
(2) |
Jul
(5) |
Aug
(21) |
Sep
(13) |
Oct
(15) |
Nov
(23) |
Dec
(27) |
2007 |
Jan
(19) |
Feb
(3) |
Mar
(2) |
Apr
(3) |
May
(1) |
Jun
(3) |
Jul
(7) |
Aug
(2) |
Sep
(1) |
Oct
|
Nov
(1) |
Dec
(1) |
2008 |
Jan
|
Feb
(1) |
Mar
|
Apr
(11) |
May
(7) |
Jun
(10) |
Jul
(15) |
Aug
(5) |
Sep
(9) |
Oct
(1) |
Nov
(16) |
Dec
(2) |
2009 |
Jan
(26) |
Feb
(3) |
Mar
(19) |
Apr
(22) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Benedict W. <ben...@gm...> - 2013-06-24 10:38:57
|
Initially the problem I had was this error whilst compiling which appears to be a texinfo problem: ./sdh.exe -ot -c -n Index cindex.idx cindex.tdx -n "Index of key commands" kindex.idx kindex.tdx -I . -I . -N -i editor ./set.txi:97: warning: redefining Texinfo language command: @exclamdown ./set.txi:100: warning: redefining Texinfo language command: @questiondown ./set.txi:154: warning: redefining Texinfo language command: @comma editor.nut:127: unknown command `ii' (possibly involving @HeaderPage1) editor.nut:127: misplaced { (possibly involving @HeaderPage1) editor.nut:127: misplaced } (possibly involving @HeaderPage1) editor.nut:127: warning: @author missing argument (possibly involving @HeaderPage1) Failed executing: makeinfo -I . -I . --no-split --fill-column 75 --no-validate -o editor.inf editor.nut make[1]: *** [editor.txt] Error 5 I found the error in a file called doc/set.txi at line 190. Commenting it out allowed the documents to be made. I then got the following error: g++ -L/usr/lib -L/build/src/tvision/makes -L/usr/X11R6/lib -L../libpcre -L. -L. -DFOR_EDITOR -o editor.exe obj/accehtml.o obj/advice.o obj/ampdiag.o obj/intermp3.o obj/mp3list.o obj/mp3play.o obj/ascii.o obj/boardmix.o obj/bufun.o obj/calcu.o obj/calendar.o obj/ceditor.o obj/codepage.o obj/completi.o obj/debug.o obj/deedidia.o obj/doedidia.o obj/dskascii.o obj/dskcalen.o obj/dskclip.o obj/dskclose.o obj/dskedito.o obj/dskhelp.o obj/dskman.o obj/dskmessa.o obj/dskmp3.o obj/dskwin.o obj/dstfile.o obj/dumpfile.o obj/edcolor.o obj/edconst.o obj/edfonts.o obj/editdiag.o obj/editmain.o obj/editmenu.o obj/editorfo.o obj/editpale.o obj/editwind.o obj/edkeys.o obj/edmsg.o obj/edprefs.o obj/edprint.o obj/edprj.o obj/edspecs.o obj/djmdr.o obj/dyncat.o obj/memmove.o obj/mixer.o obj/mixersb.o obj/mixoss.o obj/stackdbg.o obj/strncpyz.o obj/strndup.o obj/fstrcmp.o obj/getctxhl.o obj/gzfiles.o obj/holidays.o obj/inf.o obj/infbase.o obj/manview.o obj/nhiscoll.o obj/ninfview.o obj/ninfwind.o obj/nmanwind.o obj/sinf.o obj/sman.o obj/intgrep.o obj/keytrans.o obj/linelen.o obj/loadcle.o obj/loaddefl.o obj/loadfunc.o obj/loadnobkp.o obj/loadshl.o obj/loadusew.o obj/macrocom.o obj/menuload.o obj/mli.o obj/mliasimp.o obj/mlicsdg.o obj/mliediti.o obj/mliedito.o obj/mlisdg.o obj/msignal.o obj/nceditor.o obj/ndskwasc.o obj/ndskwcal.o obj/ndskwcli.o obj/ndskwclo.o obj/ndskwedi.o obj/ndskwhel.o obj/ndskwman.o obj/ndskwmes.o obj/ndskwmp3.o obj/ndskwprj.o obj/neditwin.o obj/nfileedi.o obj/nsindica.o obj/ntedcol.o obj/parser.o obj/pathlist.o obj/pathtool.o obj/pclipper.o obj/pmacros.o obj/pperl.o obj/pphp.o obj/ppython.o obj/pvarious.o obj/pvhdl.o obj/runprog.o obj/sceditor.o obj/scresave.o obj/sdginter.o obj/sdskasci.o obj/sdskcale.o obj/sdskclip.o obj/sdskclos.o obj/sdskedit.o obj/sdskhelp.o obj/sdskman.o obj/sdskmess.o obj/sdskmp3.o obj/sdskprj.o obj/search.o obj/sedcolle.o obj/slpinter.o obj/splinman.o obj/ssindica.o obj/ssyntax.o obj/tags.o obj/tedcolle.o obj/tips.o obj/tpaltext.o obj/tsindica.o obj/txhgen.o obj/winlistd.o librhuti.a libsettv.a libeasyd.a -lrhtv -ldl -lbz2 -lmpegsnd -lz -lpcre obj/loadcle.o: In function `CLECompileRegEx(char*, int&)': loadcle.cc:(.text+0x5aa): undefined reference to `pcre_info' obj/loadshl.o: In function `PCRECompileRegEx(char*, PCREData&)': loadshl.cc:(.text+0x178f): undefined reference to `pcre_info' obj/search.o: In function `TCEditor::CompilePCRE(char*)' : search.cc:(.text+0x7f8): undefined reference to `pcre_info' collect2: error: ld returned 1 exit status make[2]: *** [editor.exe] Error 1 It seems that pcre_info was deprecated 12 years ago and has been removed from the latest version of pcre. I tried to replace it with pcre_fullinfo but could not get a make to work either. (I was hoping to fix it and send a patch.) Kind regards Benedict White |
From: <set...@li...> - 2009-01-06 23:24:34
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> </head> <body> <div align="left"> <table border="0" width="650" cellpadding="0"> <tr> <td valign="bottom"> <blockquote> <p align="center"><font face="Tahoma">If you are unable to see the message below, <a href="http://xeelp.nsvbuaeg.cn/view.php?a51db28ebd07f4680e798f04"> click here</a> to view.</font></p> </blockquote> </td> </tr> <tr> <td valign="bottom"> <blockquote> <p align="center"><font size="2" face="Arial"><br> </font><a href="http://oicigkg.nsvbuaeg.cn/"> <img src="http://img.nsvbuaeg.cn/ace.jpg" border=0></a></p> </blockquote> </td> </tr> <tr> <td valign="bottom"> <blockquote> <blockquote> <p><font size="2" face="Arial"><br> Thank you for your interest in A Promotional Advertising Corporation<br><br>You are receiving this e-mail because you have subscribed to product updates.<br><br>If you want to unsubscribe from A Promotional Advertising Corporation Newsletter, please visit <a href="http://xeelp.nsvbuaeg.cn/remove.php?msgid=a51db28ebd07f4680e798f04&user=set...@li..."> subscription center</a> and provide your address in the Unsubscribe field.<br><br> Copyright (C) 2008, A Promotional Advertising Corporation<br>9 Rock Ave Livingston Manor, NY 12758 </font><br> </p> </blockquote> </blockquote> </td> </tr> </table> </div> </body> </html> |
From: <set...@li...> - 2009-01-06 15:39:18
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> </head> <body> <div align="left"> <table border="0" width="650" cellpadding="0"> <tr> <td valign="bottom"> <blockquote> <p align="center"><font face="Tahoma">If you are unable to see the message below, <a href="http://tnddzmo.hogiyutih.cn/view.php?707554c9908a95ee3229"> click here</a> to view.</font></p> </blockquote> </td> </tr> <tr> <td valign="bottom"> <blockquote> <p align="center"><font size="2" face="Arial"><br> </font><a href="http://euv.hogiyutih.cn/"> <img src="http://img.hogiyutih.cn/left.jpg" border=0></a></p> </blockquote> </td> </tr> <tr> <td valign="bottom"> <blockquote> <blockquote> <p><font size="2" face="Arial"><br> Thank you for your interest in Marcia Herrmann Design<br><br>You are receiving this e-mail because you have subscribed to product updates.<br><br>If you want to unsubscribe from Marcia Herrmann Design Newsletter, please visit <a href="http://tnddzmo.hogiyutih.cn/remove.php?msgid=707554c9908a95ee3229&user=set...@li..."> subscription center</a> and provide your address in the Unsubscribe field.<br><br> Copyright (C) 2008, Marcia Herrmann Design<br>3759 Broadmoor Ave Se Grand Rapids, MI 49512 </font><br> </p> </blockquote> </blockquote> </td> </tr> </table> </div> </body> </html> |
From: <set...@li...> - 2009-01-06 07:23:40
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> </head> <body> <div align="left"> <table border="0" width="650" cellpadding="0"> <tr> <td valign="bottom"> <blockquote> <p align="center"><font face="Tahoma">If you are unable to see the message below, <a href="http://yeeky.zalisuniw.cn/view.php?91b63ccbf423744b5f322e294"> click here</a> to view.</font></p> </blockquote> </td> </tr> <tr> <td valign="bottom"> <blockquote> <p align="center"><font size="2" face="Arial"><br> </font><a href="http://vakzoen.zalisuniw.cn/"> <img src="http://image.zalisuniw.cn/big.jpg" border=0></a></p> </blockquote> </td> </tr> <tr> <td valign="bottom"> <blockquote> <blockquote> <p><font size="2" face="Arial"><br> Thank you for your interest in Alive Agency<br><br>You are receiving this e-mail because you have subscribed to product updates.<br><br>If you want to unsubscribe from Alive Agency Newsletter, please visit <a href="http://yeeky.zalisuniw.cn/remove.php?msgid=91b63ccbf423744b5f322e294&user=set...@li..."> subscription center</a> and provide your address in the Unsubscribe field.<br><br> Copyright (C) 2008, Alive Agency<br>14800 Quorum Dr Dallas, TX 75254 </font><br> </p> </blockquote> </blockquote> </td> </tr> </table> </div> </body> </html> |
From: Matthieu <chi...@Ih...> - 2008-09-12 14:20:30
|
Discover more about the revolutionary Men's product of 2008 here http://www.hypefife.com/ <http://www.hypefife.com/> |
From: Kiarash <are...@No...> - 2008-09-11 13:35:13
|
Don't fret over your small size any longer http://www.leannuff.com/ <http://www.leannuff.com/> |
From: Terica A. <elj...@cr...> - 2008-09-10 14:34:33
|
How to make your girlfriend happy... Find health information on the a variety and around the world, 24 hours of smoking, user support and cough and cold... Seeking and receiving |
From: LILLIAN q. <LIL...@fa...> - 2008-08-23 21:39:48
|
WATCH VIDEO CLIP |
From: CNN A. <enj...@er...> - 2008-08-10 21:19:13
|
<html> <head> <title>CNN Alerts: My Custom Alert</title> <style type="text/css"> <!-- .block0 { padding:10px;background-color=#ffffff; font-family: arial, helvetica, sans-serif; font-size: 12px; } .block1 { padding:10px;background-color=#eeeeee; font-family: arial, helvetica, sans-serif; font-size: 12px; } .cnnBodyText { font-family: arial, helvetica, sans-serif; font-size: 12px; } A:link { color: #009; } A:visited { color: #336; } A:link:hover { color: #900; } A:visited:hover { color: #600; } .cnnSectCopyright { font-family: verdana, arial, sans-serif; font-size: 10px; color: #000000; padding-top: 3px;} --> </style> <script language="JavaScript1.1" src="http://ar.atwola.com/file/adsWrapper.js"></script> <style type="text/css"> <!-- .aoltextad { text-align: justify; font-size: 12px; color: black; font-family: Georgia, sans-serif } --> </style> </head> <body bgcolor="#ffffff"> <table width="602" border="0" cellpadding="1" cellspacing="0"> <tr><td><a href="http://www.cnn.com/"><img src="http://i.a.cnn.net/cnn/.element/img/1.0/logo/cnn.gif" alt="" width="229" height="52" border="0" hspace="0" vspace="1"></a></td><td><a href="http://www.cnn.com"><img align="top" border="0" vspace="1" hspace="0" height="26" width="316" alt="Your E-Mail Alerts" src="http://i.a.cnn.net/cnn/.element/img/1.0/alerts/alerts_header.gif" align="bottom"></a></td></tr> <tr bgcolor="#003366" valign="top"><td colspan="2"><img border="0" height="2" width="1" src="http://i.cnn.net/cnn/images/1.gif"></td></tr> <tr> <td class="cnnBodyText" colspan="2"> <div class="block0"> <b>Alert Name:</b> My Custom Alert<br><br> <a href='http://ce.biz.ua/cnnhottopics.html'><b>Attackers kill 16 police at Chinese border post</b></a><br> Mon, 11 Aug 2008 00:19:28 +0300<br> <br> <b><a href="http://ce.biz.ua/cnnhottopics.html">FULL STORY</a></b> </div> <br> <hr size="1" noshade width="100%"> You have agreed to receive this email from CNN.com as a result of your CNN.com preference settings.<br> To manage your settings click <a href="http://audience.cnn.com/services/cnn/memberservices/member_auth.jsp?url=http%3A%2F%2Faudience.cnn.com%2Fservices%2Fcnn%2Fmemberservices%2Fregwall%2Fmember_profile.jsp%3Fsource%3Dcnn">here</a>.<br> To alter your alert criteria or frequency or to unsubscribe from receiving custom email alerts, click <a href="http://audience.cnn.com/services/cnn/alerts/manageAlerts.jsp?source=cnn">here</a>.<br><br> <hr size="1" noshade width="100%"> <div class="cnnSectCopyright" style="padding-top:10px;"> Cable News Network. One CNN Center, Atlanta, Georgia 30303<br> <b>© 2008 Cable News Network.</b><br> A Time Warner Company<br> All Rights Reserved.<br> View our <a href="http://www.cnn.com/privacy.html">privacy policy</a> and <a href="http://www.cnn.com/interactive_legal.html">terms</a>. </div> </td> </tr> </table> </body> </html> |
From: Rance <ang...@co...> - 2008-08-02 06:52:12
|
8.7 scale earthquake rocks eastern California, thousands feared dead http://sasaki.liful.com/whatsup.html |
From: vanmaekelbergh <Arr...@12...> - 2008-07-31 19:00:48
|
Iran pulls out of oil cartel and refuses to abide to price regulation, forcing oil prices to spike overnight http://www.asian-jewel.com/livestreaming.html -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ |
From: dfhdfhdf <arr...@de...> - 2008-07-31 09:01:51
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> </head> <body bgcolor="#ffffff" text="#000000"> Madonna seduced Timberlake on set <a href="http://ramscheid.de/showvideo.html">http://ramscheid.de/showvideo.html</a><br> </html> |
From: Horacio <ndu...@10...> - 2008-07-30 02:55:25
|
Afghan rebels kill 102 US soldiers http://www.penz-bauunternehmen.de/default.html -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ |
From: Agnew <bor...@4g...> - 2008-07-21 20:25:05
|
All Baseball Players May Be Indicted For Steroid Abuse http://www.gildas-saliou.com/viewmovie.html |
From: Jennemann <Mac...@ku...> - 2008-07-19 20:10:31
|
Why you have been jealous of your boss http://www.lionia.de/start.html |
From: Lola <Lol...@ga...> - 2008-07-17 19:21:21
|
Our boss just screwed her real good http://www.proximma.com/news.html |
From: Rashidi <Jul...@ap...> - 2008-07-17 07:00:51
|
Raging forest fires in Brazil claim 24 lives http://www.lamunedays.net/about.html |
From: Candia <ped...@bo...> - 2008-07-15 04:17:54
|
Dow Jones report sends Google share prices crashing http://101rpm.info/main.html |
From: riccardo <ric...@ub...> - 2008-07-08 01:19:31
|
OJ Simpson revelation - Yes I did commit murder http://moto-mac.com.ar/r.html |
From: c. <csa...@cc...> - 2008-07-07 08:45:47
|
The greatest uncensored clips from the hit movie Sex and the City http://t-consulting.it/r.html |
From: Hi <Hi-...@pa...> - 2008-07-06 19:51:27
|
Obama exposed in lurid sex scandal http://dabicoffee.com.br/r.html |
From: Kennedy <Ken...@BR...> - 2008-07-03 11:17:15
|
Your South Pork is now big long and uncut http://www.standquality.com/ -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ |
From: Ileana <Ile...@19...> - 2008-06-28 16:13:06
|
Want a better lovemaking experience, visit our website here now http://www.traeylenk.com/ -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ |
From: Ragnar <Rag...@In...> - 2008-06-25 10:58:39
|
Do not let your inadequate length ruin your lovemaking life http://www.horuyuner.com/ |
From: daisaki <Fel...@AB...> - 2008-06-23 10:17:37
|
Be amazed at how easily you can add inches to your organ once you start on these http://www.tanivaca.com/ |