Send Notepad-plus-plus mailing list submissions to
        notepad-plus-plus@lists.sourceforge.net

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
        notepad-plus-plus-requ...@lists.sourceforge.net

You can reach the person managing the list at
        notepad-plus-plus-ow...@lists.sourceforge.net

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 - Open Discussion] feature  request: back and
      forward buttons (SourceForge.net)
   2. [notepad-plus - Help] RE: Replace Tag Region      does not work
      (SourceForge.net)
   3. Feature proposal: Format code inside <style>      tags
      (Maciej Podgurski)
   4. [notepad-plus - Help] RE: I have "nul" between    every two
      characters (SourceForge.net)
   5. [notepad-plus - Help] RE: Not all hyperlinks      working
      (SourceForge.net)
   6. [notepad-plus - Help] RE: search in files not     working
      (SourceForge.net)
   7. [notepad-plus - Help] RE: formatting text left    side wrapping?
      (SourceForge.net)
   8. [notepad-plus - Open Discussion] RE: feature      request: back
      and forward buttons (SourceForge.net)
   9. [notepad-plus - Help] RE: formatting text left    side wrapping?
      (SourceForge.net)
  10. [notepad-plus - Help] RE: search in files not     working
      (SourceForge.net)
  11. hi developers of Notepad ++ (Jo?o Raminhos)


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

Message: 1
Date: Thu, 16 Apr 2009 09:42:44 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] feature
        request: back and forward buttons
To: nore...@sourceforge.net
Message-ID: <7190750.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


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

Hi all active notepad++ developers.

Notepad is the best of the best free editors, and I use it a lot.

One feature i am really missing is the well known "back" and "forward" buttons
to jump to the previosly located place in the code.

For example when I use OpenCtags plugin to jump between functions i can't easy
jump back to the previosly watched codeplase.

I think I am not only one , who needs this feature.

Best regards,
simplycoder.

______________________________________________________________________
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: 2
Date: Thu, 16 Apr 2009 10:55:27 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Replace Tag
        Region  does not work
To: nore...@sourceforge.net
Message-ID: <7191401.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


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

I don't know much about the RegEx engine in TextFX. What you have given us will
definitely work in N++'s RegEx. That is,

Ctrl/H
Find: >([0-9][0-9][0-9][0-9][0-9])< 
Replace with: >26510\1< 
Click on Mode Regular Expression
Replace All

It's quite likely that TexFX uses a different engine to N++.

______________________________________________________________________
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: 3
Date: Thu, 16 Apr 2009 14:59:28 +0200
From: Maciej Podgurski <maciej.podgur...@googlemail.com>
Subject: [Notepad-plus-plus] Feature proposal: Format code inside
        <style> tags
To: Notepad++ <notepad-plus-plus@lists.sourceforge.net>
Message-ID: <49e72bb0.8040...@googlemail.com>
Content-Type: text/plain; charset=ISO-8859-15; format=flowed

Hello all,

I guess this feature has already been discussed, but I didn't find any 
mail or forums discussion. So if there has been a discussion, please 
just point me to. ;-)

I noticed Notepad++ formatting php code inside a .html document with the 
style applied to .php files. This also works for JavaScript code 
(between <script> tags). So my proposal is to format the text between 
<style> tags with the style applied to .css files. This would be a 
really cool feature. Is there a special reason why this hasn't been 
already implemented?


Besh wishes,

Maciej



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

Message: 4
Date: Wed, 15 Apr 2009 14:27:33 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: I have "nul"
        between every two characters
To: nore...@sourceforge.net
Message-ID: <7180462.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


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

try the ucs2 little endian or ucs 2 big endian

______________________________________________________________________
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, 16 Apr 2009 11:55:30 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Not all
        hyperlinks      working
To: nore...@sourceforge.net
Message-ID: <7191971.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


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

Anyone have any input on this or if its a bug, can you point me in the right
direction to report this....

______________________________________________________________________
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, 16 Apr 2009 12:14:20 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: search in files
        not     working
To: nore...@sourceforge.net
Message-ID: <7192080.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


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

I am logged in as a limited user in windows xp and i didn't have any problems
with search in files. Make sure that the files you are searching are accesible
from the limited user account.

______________________________________________________________________
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, 16 Apr 2009 12:51:46 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: formatting text
        left    side wrapping?
To: nore...@sourceforge.net
Message-ID: <7192362.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


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

I don't think you should enable Wrap when you are writing code. If you want
to format it insert some newlines.

______________________________________________________________________
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, 16 Apr 2009 14:10:09 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        feature request: back and forward buttons
To: nore...@sourceforge.net
Message-ID: <7193000.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


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

Is this a different feature than being able to create a bookmark and navigate
back and forth between them?

That's how I perform the jumping around you're speaking of.

-Bill

______________________________________________________________________
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: 9
Date: Thu, 16 Apr 2009 14:19:50 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: formatting text
        left    side wrapping?
To: nore...@sourceforge.net
Message-ID: <7193145.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


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

ehh.. not the answer i was looking for.. but since I'm relatively new at this..
.I'll give it a whirl see if I can keep things straight without the wrapping.

______________________________________________________________________
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: 10
Date: Thu, 16 Apr 2009 14:26:43 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: search in files
        not     working
To: nore...@sourceforge.net
Message-ID: <7193268.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


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

Thank you for the reply. Yes it is strange.
The drive on which the files I am searching are present are accessible by all
accounts and have no restrictions on it.
I even installed notepad++ on the drive with no restrictions thinking it might
be causing the problem but his has not worked.

______________________________________________________________________
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, 16 Apr 2009 13:11:00 +0100
From: Jo?o Raminhos <joao.raminhos.desig...@gmail.com>
Subject: [Notepad-plus-plus] hi developers of Notepad ++
To: <notepad-plus-plus@lists.sourceforge.net>
Message-ID: <49e7205b.0702d00a.0c23.3...@mx.google.com>
Content-Type: text/plain; charset="iso-8859-1"

Hi , 

I?m Jo?o from Portugal i like a lot your program thanks for doing it, when I
could I will donate to you as soon as possible.

But for now I would like to send to you a text format and api I did to write
LSL script, is a language to write on Second Life.

But I need help to turn my user Text format into resident type of language
like Asp or Javascript, how I can do it? If you can help me, then I will
send you back

for you publish if you want of course.

 

Many thanks!

-------------- next part --------------
An HTML attachment was scrubbed...

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

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p

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

_______________________________________________
Notepad-plus-plus mailing list
Notepad-plus-plus@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus


End of Notepad-plus-plus Digest, Vol 35, Issue 25
*************************************************

Reply via email to