Search the web
Sign In
New User? Sign Up
koneditor · Kon
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Section browser   Message List  
Reply | Forward Message #22 of 57 |
Re: [koneditor] Re: Section browser

OK. I think perhaps you have changed your original kon.syn, and it
wasn't overwritten therefore. (I'm not sure right now how warpin handles
that.

Make a backup copy of your kon.syn (or maybe the whole directory if you
changed more), uninstall Kon and then reinstall Kon from the downloaded
archive.

/Björn

hpd1975 wrote:
>
> I have looked at the kon.syn file and the section does not look that.
>
> Henrik
>
>
> --- In koneditor@yahoogroups.com, Björn Andersson <bjorn_and@y...> wrote:
> > OK, funny. I didn't actually try the installs before I uploaded them,
> > maybe I should have..
> >
> > I'm at work now so I can't test the ECS version. Could you just see if
> > the kon.syn file looks like
> >
> > // --------------------
> > // C++ syntax highlight
> >
> > name = "C++"
> >
> > extensions = .c, .cpp, .h
> >
> > sections = "^[:m_][:s:m*]+\\:\\:([:m_]+)\\([^)]*\\)$", // C++
> member
> > methods
> > "^[:m_]+[:s*]+([:m_]+)\\([^)]*\\)$", // C
> Function
> > "^[:m_]+[:s*]+[:m_]+[:s*]+([:m_]+)\\([^)]*\\)$", // C
> function
> > "^^class[:s]+([:m_]+)", // C++
> class def
> > "^([:m_]+)\\([^)]*\\)$" //
> untyped C
> > function
> >
> > .
> > .
> >
> > at the beginning.
> >
> > If it does, press the button next to the combo box and see if it
> fills up.
> >
> > If that doesn't help there must be something wrong with the archive.
> > Terribly sorry then, I will try again this evening.
> >
> > /Björn
> >
> > hpd1975 wrote:
> > >
> > > I have dowmloaded the new version for eComStation, I can not get the
> > > section browser to work. The combobox is empty even if I try to press
> > > the the arrow right to the combobox. I tested it with a c and c++
> file.
> > >
> > > Henrik
> > >
> > >
> > > --- In koneditor@yahoogroups.com, "bjorn_and" <bjorn_and@y...> wrote:
> > > >
> > > > I have made a version available for testing in the files area.
> > > >
> > > > I have tried to make a section browser, but it turned out I had
> to put
> > > > most of the work on the UI, since windows and OS/2 didn't quite
> agree
> > > > on how a combobox should work. I had a solution to that previously,
> > > > but it didn't work out with the section browser.
> > > >
> > > > Anyhow, the section browser, I believe, is at least as powerful as
> > > > Ultraedit's, but I haven't used that much so I may have missed
> > > something.
> > > >
> > > > Suggestions and bug reports are welcome. I was coding until a few
> > > > minutes ago, but I had to stop somewhere, so there are bound to be
> > > > errors :)
> > > >
> > > > Regards
> > > > Björn
> > >
> > >
> > >
> > >
> > > *Yahoo! Groups Sponsor*
> > > ADVERTISEMENT
> > > click here
> > >
>
<http://us.ard.yahoo.com/SIG=129fk3jj1/M=298184.6018725.7038619.3001176/D=groups\
/S=1709335002:HM/EXP=1110438390/A=2593423/R=0/SIG=11el9gslf/*http://www.netflix.\
com/Default?mqso=60190075
>
> > >
> > >
> > >
> ------------------------------------------------------------------------
> > > *Yahoo! Groups Links*
> > >
> > > * To visit your group on the web, go to:
> > > http://groups.yahoo.com/group/koneditor/
> > >
> > > * To unsubscribe from this group, send an email to:
> > > koneditor-unsubscribe@yahoogroups.com
> > >
> <mailto:koneditor-unsubscribe@yahoogroups.com?subject=Unsubscribe>
> > >
> > > * Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> > > Service <http://docs.yahoo.com/info/terms/>.
> > >
> > >
>
>
>
>
> *Yahoo! Groups Sponsor*
> ADVERTISEMENT
> click here
>
<http://us.ard.yahoo.com/SIG=1299s0t90/M=298184.6018725.7038619.3001176/D=groups\
/S=1709335002:HM/EXP=1110442859/A=2593423/R=0/SIG=11el9gslf/*http://www.netflix.\
com/Default?mqso=60190075
>
>
>
> ------------------------------------------------------------------------
> *Yahoo! Groups Links*
>
> * To visit your group on the web, go to:
> http://groups.yahoo.com/group/koneditor/
>
> * To unsubscribe from this group, send an email to:
> koneditor-unsubscribe@yahoogroups.com
> <mailto:koneditor-unsubscribe@yahoogroups.com?subject=Unsubscribe>
>
> * Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> Service <http://docs.yahoo.com/info/terms/>.
>
>



Wed Mar 9, 2005 8:56 am

bjorn_and
Offline Offline
Send Email Send Email

Forward
Message #22 of 57 |
Expand Messages Author Sort by Date

I have made a version available for testing in the files area. I have tried to make a section browser, but it turned out I had to put most of the work on the...
bjorn_and
Offline Send Email
Mar 8, 2005
4:55 pm

I have dowmloaded the new version for eComStation, I can not get the section browser to work. The combobox is empty even if I try to press the the arrow right...
hpd1975
Offline Send Email
Mar 9, 2005
7:06 am

OK, funny. I didn't actually try the installs before I uploaded them, maybe I should have.. I'm at work now so I can't test the ECS version. Could you just see...
Björn Andersson
bjorn_and
Offline Send Email
Mar 9, 2005
7:45 am

I have looked at the kon.syn file and the section does not look that. Henrik ... member ... Function ... function ... class def ... untyped C ... fills up. ......
hpd1975
Offline Send Email
Mar 9, 2005
8:20 am

OK. I think perhaps you have changed your original kon.syn, and it wasn't overwritten therefore. (I'm not sure right now how warpin handles that. Make a backup...
Björn Andersson
bjorn_and
Offline Send Email
Mar 9, 2005
8:56 am

I have now completely reinstalled Kon editor. The section browser still do not work for c and c++ files, but for syn files the section browser works. The...
hpd1975
Offline Send Email
Mar 9, 2005
9:27 am

This was extremely strange. Could you please send the kon.syn file to me so I may have a look at it? Maybe also, if possible, one of the C or C++ files which...
Björn Andersson
bjorn_and
Offline Send Email
Mar 9, 2005
9:34 am

I have just sent it to support@koned... Henrik ... to me ... C++ ... directory if you ... downloaded ... look that. ... <bjorn_and@y...> ... uploaded ... just ...
hpd1975
Offline Send Email
Mar 9, 2005
9:47 am

Mystery solved, the section browser didn't catch constructions like function (...) { } only function (...) { } Overlook by me, which I will correct. More...
Björn Andersson
bjorn_and
Offline Send Email
Mar 9, 2005
10:20 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help