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 - Open Discussion] Problem  opening .nfo files
      (SourceForge.net)
   2. [notepad-plus - Help] Color Change Controlled     by Byte Number?
      (SourceForge.net)
   3. [notepad-plus - Help] RE: Export / Import User    Defined
      (SourceForge.net)
   4. [notepad-plus - Open Discussion] RE: A quick
      auto-indent/smart-indent hack (SourceForge.net)
   5. [notepad-plus - Open Discussion] Feature  request: ReWrap (and
      a bug) (SourceForge.net)
   6. [notepad-plus - Plugin Development] Feature       request: ReWrap
      (and a bug) (SourceForge.net)
   7. [notepad-plus - Open Discussion] RE: Session      files extension
      (SourceForge.net)
   8. [notepad-plus - Open Discussion] irritating       flaw in File menu
      (SourceForge.net)
   9. [notepad-plus - Open Discussion] congrats (SourceForge.net)
  10. [notepad-plus - Help] RE: Open file from find     result view?
      (SourceForge.net)
  11. [notepad-plus - Open Discussion] RE: Feat
      suggestion:Clickable URLs w/Ctrl pre (SourceForge.net)
  12. [notepad-plus - Open Discussion] Endless  Discussion: PHP 5
      syntax highlighting (SourceForge.net)


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

Message: 1
Date: Wed, 06 Jun 2007 07:03:30 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Problem
        opening .nfo 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=4348539
By: nobody

Using the latest notepad++, I tried to open a .nfo file, which is under 13kb,
leading to my ram being eatten up, my hard drive being eatten up by what seems
like a lot of reading/writing, and it was tough terminating it from task 
manager.
The .nfo file is a pure text file containing a lot of symbols such as "?????"
As a replacement for notepad, this sure doesn't cut it.

______________________________________________________________________
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: Wed, 06 Jun 2007 08:04:22 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Color Change
        Controlled      by Byte Number?
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=4348658
By: nobody

Ok it is hard to describe what I was looking for in the Subject so here is what
I am looking for in a more detailed way. I work with a lot of flatfiles which
are byte sensitive .txt's. Is there any possible way to set up Notepad++ to
set a background color to the file that changes depending on how far I am into
the file to make things easier to find?

For example: I need a name that starts at 0 bytes and has to end at 50 no matter
how long the name is. Then I need an address that starts at 51 bytes and ends
at 105. Can I set up the program to color a background a specific color from
0-50, then a new color from 51-105, and so on for what I need? Or would I be
needing a plugin of some sort for that? And if I do need a plugin like that,
is there any out there already?

______________________________________________________________________
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: Wed, 06 Jun 2007 09:16:54 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Export / Import
        User    Defined
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=4348783
By: quantumqu

They should be stored in the installation folder: 
C:\Program Files\Notepad++ 
or
C:\Documents and Settings\USERNAME\Application Data\NotePad++

______________________________________________________________________
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: 4
Date: Wed, 06 Jun 2007 10:02:45 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: A
        quick   auto-indent/smart-indent hack
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=4348840
By: nobody

Hi there,

is there now a way to activate smart-indent?

Andreas

______________________________________________________________________
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: 5
Date: Wed, 06 Jun 2007 12:54:32 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Feature
        request: ReWrap (and a bug)
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=4349080
By: ishamid2

Hi,

I switched to Notepad++ from WinEdt. One of the latter's greatest features is
its
word-wrapping capabilities. I assume that Notepad++ is limited by Scintilla
in this regard, but the TextFX-Edit rewrap feature is handy.

This feature will be more handy if there were a shortcut for it. I tried a macro
recording but that does not work and produces garbage in place of wrapping.
A shortcut for wrapping would be very useful!

BTW: WinEdt uses 

SHIFT-ALT-INSERT to select a paragraph
CTRL-ALT-INSERT  to format paragraphs
SHIFT-CTRL-ALT-INSERT to format the entire document.

One "bug" with the rewrap feature is that it does not respect indented lines.
Ideally the wrapping of a paragraph should not kill its indentation; it should
wrap and keep the indentation intact.

Best
Idris

______________________________________________________________________
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: 6
Date: Wed, 06 Jun 2007 12:58:20 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development]
        Feature request: ReWrap (and a bug)
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=4349086
By: ishamid2

Hi,

I switched to Notepad++ from WinEdt. One of the latter's greatest features is
its
word-wrapping capabilities. I assume that Notepad++ is limited by Scintilla
in this regard, but the TextFX-Edit rewrap feature is handy.

This feature will be more handy if there were a shortcut for it. I tried a macro
recording but that does not work and produces garbage in place of wrapping.
A shortcut for wrapping would be very useful!

BTW: WinEdt uses 

SHIFT-ALT-INSERT to select a paragraph
CTRL-ALT-INSERT  to format paragraphs
SHIFT-CTRL-ALT-INSERT to format the entire document.

One "bug" with the rewrap feature is that it does not respect indented lines.
Ideally the wrapping of a paragraph should not kill its indentation; it should
wrap and keep the indentation intact.

Best
Idris
[also posted in Open Discussion but this seems like the better place; sorry
for the double post]

______________________________________________________________________
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: 7
Date: Wed, 06 Jun 2007 13:32:36 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Session files extension
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=4349138
By: royerra

Is there any progress on this issue?  It seems there have been a lot of posts,
but nothing has been resolved.  I would like to add my voice to those requesting
this feature:

Being able to load a session from the command line would make this program a
lot more flexible.  I would like to use it to keep ToDo lists where I can have
multiple tabs with multiple files load all at once.  This would be a full 
replacement
of note-taking programs like Keynote.  Currently just loading the most recent
session is not an option for me, as I use NotePad++ to do all my other coding...

Thanks,
Roman

______________________________________________________________________
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: 8
Date: Wed, 06 Jun 2007 13:37:06 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
        irritating      flaw in File menu
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=4349140
By: nobody

Hi
   I love Notepad++ and have almost entirely transitioned to using it for my
text-based editing (Actionscript, css, html, .bat etc)  Thanks for a great job.

   I would like to request that the next release fix a small flaw in the File
menu that is irritating me.
   Most apps will allow you to go Alt-F O and that will bring up the Open File
dialog box.
   Notepad++ has two shortcuts assigned to O : "Open" and "Close All".  I would
greatly appreciate if close all did not share the same shortcut (I notice that
E is available.)

So, in summary, I would love to see Notepad_plus.rc 's relevant line change to 
        MENUITEM "Clos&e All",                            IDM_FILE_CLOSEALL

Thanks for your consideration
Jim


______________________________________________________________________
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: Wed, 06 Jun 2007 14:13:04 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] congrats
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=4349186
By: nobody

I Just congratulate the GREAT editor, as one of the best I?ve seen.

Good work guys!!!

______________________________________________________________________
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: Wed, 06 Jun 2007 14:28:18 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Open file from
        find    result view?
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=4349207
By: nobody

Hi,

sorry if i waste your time. I have try to open the file with a click of the
name - not a line. My fault.

______________________________________________________________________
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: Wed, 06 Jun 2007 15:17:31 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Feat
        suggestion:Clickable URLs w/Ctrl pre
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=4349290
By: mieszkolassota

cmon' don... that was... hit below the belt... now everybody will expect me
to implement that feature... but i'm overloaded... if i'd find any time i can
do it (at least i can try - which is the worst part.. to get started)... now
i'm supposed to write a download manager for maxthon so this will have
to wait...

______________________________________________________________________
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: Wed, 06 Jun 2007 19:55:48 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Endless
        Discussion: PHP 5 syntax highlighting
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=4349452
By: nobody

I'm really wondering why it would be so difficult to put some php 5 hihglighting
in there?
I've tried it myself, and the only thing which didn't let me finish the task,
was because of the limit of words that the container could contain: php has
too many keywords for Notepad++.
Highlighting all the functions couldn't be easier to update, they're all on
one simple page:
http://www.php.net/manual/en/indexes.php#index.functions
Keywords are found here:
http://www.php.net/manual/en/reserved.php
Another problem in Notepad++ is the lack of possibilities for signs like "-"
and such...
$this->variable is a variabele too, but you can't let it highlight as one thing,
because "-" is a separator too!

It's a question that one keeps asking on this forums... It's the only thing
too I'm waiting for since two years, because I really want to like Notepad++,
and let it be the one program against Eclipse PHP that is portable, quick and
stable... And a little bit more light-weight :p
I'm a student Informatics at the KULeuven, and I'm kinda just waiting for this
one little thing: good php5 support, because Notepad++ just stays in the age
of php3, which is kinda... Keep up the good work, folks, but please, PHP 5 isn't
that new, why stay with php 3?

Let me know if you wanna try to work this one out... metalarend (at) hotmail
(dot) com

Greetings from Belgium,
MetalArend.


______________________________________________________________________
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



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

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

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

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


End of Notepad-plus-plus Digest, Vol 13, Issue 12
*************************************************

Reply via email to