Send Notepad-plus-plus mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Notepad-plus-plus digest..."


Today's Topics:

   1. [notepad-plus - Plugin Development] ANSI Escape   sequences
      (VT100 emu.) plugin? (SourceForge.net)
   2. [notepad-plus - Plugin Development] RE: FTP       Access Plugin ??
      (SourceForge.net)
   3. [notepad-plus - Open Discussion] RE: Access       Violation on
      Cancel Explorer Options (SourceForge.net)
   4. [notepad-plus - Help] RE: 3 items: Python colors and Explorer
      Plugin (SourceForge.net)
   5. [notepad-plus - Help] RE: Explorer - typing for   finding files
      (SourceForge.net)
   6. [notepad-plus - Help] Function List and CSS (SourceForge.net)
   7. [notepad-plus - Help] Automatic language  detection?
      (SourceForge.net)
   8. [notepad-plus - Plugin Development] RE:   OpenCTags for
      Notepad++ plugin just relea (SourceForge.net)
   9. [notepad-plus - Open Discussion] icon comment (SourceForge.net)
  10. [notepad-plus - Help] RE: Automatic language      detection?
      (SourceForge.net)
  11. [notepad-plus - Open Discussion] Microsoft Word   - messed up
      after NP++ 3.9 use (SourceForge.net)
  12. [notepad-plus - Help] Middle Click Drag Scroll (SourceForge.net)


----------------------------------------------------------------------

Message: 1
Date: Thu, 22 Feb 2007 05:22:53 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] ANSI
        Escape  sequences (VT100 emu.) plugin?
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4172471
By: stybo

Hello,

I'm frequently working with embedded Linux (via Putty). And my colleagues send
me often a log from Putty (putty.log). As it is actually a Linux console, there
are often many escape sequences like: \033[1;31m and more. I'd like to see these
escape sequences translated to colours etc.

Maybe it's not a good idea to have it in the core application (to have a choice
to edit them directly), but simply make a plugin. (And maybe it will than work
for older versions too.)

I think, that there are many libraries to support the VT100, xterm and similar
console emulation.

Guys what do you think about it?

P.S.: I cannot do it alone (and maybe its also too complicated for one person),
but if someone can start it I can cooperate. I have never made a plugin to 
Notepad++,
but I have a good know-how in C/C++. And less good know-how of STL.

Best Regards,

Mike

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=482781



------------------------------

Message: 2
Date: Thu, 22 Feb 2007 06:22:54 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        FTP     Access Plugin ??
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4172576
By: nobody

I think, I could answere for Edward, because he extend my explorer plugin with
FTP support. At the moment we are finish with porting the explorer project from
VC6 to .NET . So he starts with developing in near future. In few words:

When it's done ;)


Best Regards
Jens

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=482781



------------------------------

Message: 3
Date: Thu, 22 Feb 2007 06:35:02 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Access  Violation on Cancel Explorer Options
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4172603
By: nobody

This problem occurs not often and it isn't reproducable for me. Please contact
me via eMail to find out what's happening on your system. I will sent you the
next version of Explorer Plugin with many bug fixes. And I hope we could solve
this too.

Best Regards
Jens

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331753



------------------------------

Message: 4
Date: Thu, 22 Feb 2007 06:40:20 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: 3 items: Python
        colors and Explorer Plugin
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4172613
By: nobody

Regarding Explorer Plugin:

At first, thanks for your report!
2b. Is solved and comes with next release.
2a. Could you contact me via eMail? I would like to test my new version on your
system too. You are not the first person with this freaky problem. It happens
rare. I tried to fix and on one system it solved the issue. But I would like
to be sure if this problem is realy gone.

Best Regards
Jens

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331754



------------------------------

Message: 5
Date: Thu, 22 Feb 2007 06:53:57 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Explorer -
        typing for      finding files
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4172640
By: nobody

No, I understand your explanation. But this is heavier to implement than the
current implementation. If you search for a file, press the "c" more than one
times. You will get next, and the next after this, and the next after the next
file, and so on.

Maybe I decide me to implement this in a later version. But if you would like
to implement it, fell free to contact me, or visit the new side on sourceforge
for all my plugins to get the sources. There is only one problem. At the moment
there are no sources available, because this side was today lunched.

Official announcement for my new side will be posted on "Plugin Development".


Best Regards
Jens

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331754



------------------------------

Message: 6
Date: Thu, 22 Feb 2007 08:00:55 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Function List and
        CSS
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4172739
By: nobody

Hey guys, is it possible to get some functionality in the function list for
handling css? For example I use the following comment style to seperate blocks
of css:

/* =Navigation */

Is there some way of making function list recognise this as a function so that
I can skip between blocks of styles in my css files without having to go via
the search box?

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331754



------------------------------

Message: 7
Date: Thu, 22 Feb 2007 09:00:18 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Automatic language
        detection?
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4172849
By: nobody

Based on the text file name extension, shouldn't N++ automatically recognize
and use the
appropriate language and syntax highlighting?  It works OK at home, but not
at my work place.
I have two user defined languages: eBridge (*.map) and eBridgeReport (*.prn).
At home, when I open these files, they are recognized and the proper language
and syntax highlighting settings are used. When I try it at work, it s treated
as plaon text, unless I manually change the language to one of my two custom
settings.  Any suggestions?  Thanks!

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331754



------------------------------

Message: 8
Date: Thu, 22 Feb 2007 11:30:19 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        OpenCTags for Notepad++ plugin just relea
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4173080
By: nobody

Hi,

I just started using NPP. Hopefully my search for a great c/c++ editor is over.
I had been using textpad with ctags and  copied the same ctags.exe file in NPP
plugin + followed the steps. When I do Alt+space or go to plugin and hit "find
tag", NPP hangs. My tags are on a fairly large project. The ctags tags file
is 91MB!

Thanks
Nihar

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=482781



------------------------------

Message: 9
Date: Thu, 22 Feb 2007 12:30:22 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] icon
        comment
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4173174
By: nobody

The current notepad++ icon is fine, but it is nearly invisible on a grey 
background
i.e. on the taskbar or in the context menu. It would be a good idea to slghtly
increase the contrast and saturation on the present icon. The alternative is
too have to hack the registry to use another icon.

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331753



------------------------------

Message: 10
Date: Thu, 22 Feb 2007 12:34:37 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Automatic
        language        detection?
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4173187
By: nobody

I'm having the same problem.  I've defined my own user markup and set the 
extension
to .txt+ but when I open .txt+ files (which are associated with N++) they 
default
to "Normal Text".  I'm assuming the correct markup can be automatically used
based on file extension but I must be missing something.

Also, and perhaps related, is the issue that under the "New Document" settings,
you can pick your default language but only one option is given for "User 
Defined"
rather than a list of the existing user defined definitions.  Even when I set
it to User Defined, it still defaults to Normal Text anyway.

Can someone please help me out with this?  TIA!

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331754



------------------------------

Message: 11
Date: Thu, 22 Feb 2007 12:39:37 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
        Microsoft Word  - messed up after NP++ 3.9 use
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4173192
By: john-007

I loaded NP++ v3.9 and looked at some files. I viewed in hex and then binary,
just to get a feel for the tool. After installing and using it I began having
problems with Microsoft Word-97. When I start Word and open a file, the 
formatting
is all gone, all text is the same font and everyting is left justified. However
when I double-click on a .doc file the file comes up with it's normal format.

I deinstalled NP++ v3.9, but this did not change the way Word was working. I
am running Win-98SE, if it makes a difference.

Has anyone else seen this kind of problem?
Any suggestions?

My next steps: 1) wait for answer, 2) install latest version of NP++, 3) 
re-install
Word-97

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331753



------------------------------

Message: 12
Date: Thu, 22 Feb 2007 13:34:43 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Middle Click Drag
        Scroll
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4173270
By: nobody

Is middle click drag scrolling implemented?  i.e. the circle with up/down
arrows.

Middle click closes tabs and wheel scrolling works fine.

This isn't a feature request; I just want to know for assurance.  Thanks in
advance.


Terry

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331754



------------------------------

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

------------------------------

_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus


End of Notepad-plus-plus Digest, Vol 9, Issue 62
************************************************

Reply via email to