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] RE: BUG -        using
      CTRL+SHIFT+(UP or DOWN) (SourceForge.net)
   2. [notepad-plus - Open Discussion] RE: BUG -        using
      CTRL+SHIFT+(UP or DOWN) (SourceForge.net)
   3. [notepad-plus - Plugin Development] RE: html      tag highlighting
      - just like bracket (SourceForge.net)
   4. [notepad-plus - Open Discussion] RE: BUG -        using
      CTRL+SHIFT+(UP or DOWN) (SourceForge.net)
   5. [notepad-plus - Open Discussion] RE: Features     request: file
      browser, styler th (SourceForge.net)
   6. [notepad-plus - Open Discussion] Bold fonts       arent bold enough
      (SourceForge.net)
   7. [notepad-plus - Open Discussion] RE: BUG -        using
      CTRL+SHIFT+(UP or DOWN) (SourceForge.net)
   8. [notepad-plus - Help] User Defined Language       files OUT OF DATE
      (SourceForge.net)
   9. [notepad-plus - Help] TCL Bug in Syntax   Highlight
      (SourceForge.net)
  10. [notepad-plus - Open Discussion] RE: How about    supporting
      perl style regexp? (SourceForge.net)
  11. [notepad-plus - Open Discussion] RE:      Autocompletion for any
      file (SourceForge.net)
  12. [notepad-plus - Help] RE: How can I view files    in HEX?
      (SourceForge.net)
  13. [notepad-plus - Open Discussion] three small      requests
      (SourceForge.net)


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

Message: 1
Date: Fri, 27 Jul 2007 08:34:09 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: BUG
        -       using CTRL+SHIFT+(UP or DOWN)
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=4435049
By: gothnerd

this is a great idea...   i've found myself wishing this would work several
times today alone.

______________________________________________________________________
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: Fri, 27 Jul 2007 09:19:40 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: BUG
        -       using CTRL+SHIFT+(UP or DOWN)
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=4435120
By: nobody

What exactly is being reported as a BUG here???

If you mean to say that CTRL+SHIFT+DOWN (only DOWN) stops at an empty line,
you are right... But you may find yourself wondering why you report this bug,
as "so many" have done this before.


______________________________________________________________________
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: 3
Date: Fri, 27 Jul 2007 09:26:27 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        html    tag highlighting - just like bracket
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=4435124
By: nobody

I actually would really like this feature... this would be a strong plugin...

______________________________________________________________________
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: 4
Date: Fri, 27 Jul 2007 10:31:53 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: BUG
        -       using CTRL+SHIFT+(UP or DOWN)
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=4435212
By: gothnerd

the bug is
with a docuemnt like this:
"
line one
line two

line four
line five
"

say you want to move line one to after line four... So you put your cursor on
line one and press Crtl+Shift+Down 3 times...  this is the unexpected result:
"
line two
line one
line four

line five
"
because it screws up and starts moving the blank line when you reach it, instead
of continuing to move line one.

If that doesn't explain the bug than let me know and I'll figure a way to be
more specific.


______________________________________________________________________
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: Fri, 27 Jul 2007 11:03:57 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Features        request: file browser, styler th
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=4435258
By: nobody

dealing with 1 XML is probably easier than 20+

there are themes out there, problem is that each new version of notepad++ 
changes
things so you have to manually update your changes over or somethings might
not show up right, no way around this since notepad++ is in continual 
development,
but thats a good thing :)

______________________________________________________________________
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: Fri, 27 Jul 2007 11:06:06 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Bold
        fonts   arent bold enough
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=4435261
By: nobody

I've notice this is a problem with many fonts I've tried. The only font that
looks like it even gets bolded is FixedSys and thats already bold :/

______________________________________________________________________
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: 7
Date: Fri, 27 Jul 2007 11:08:28 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: BUG
        -       using CTRL+SHIFT+(UP or DOWN)
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=4435264
By: nobody

It does explain the bug, but this is no news. This has been reported a number
of times before. It would have been better to add your report to the previously
posts about 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: 8
Date: Fri, 27 Jul 2007 11:10:44 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] User Defined
        Language        files OUT OF DATE
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=4435266
By: nobody

I've been trying to add ColdFusion to NPP but the docs are out of date, here
is what it says buts its so old I dont know what to do? :(


QUOTE
User Defined Language files

There are some language files that you may need. Here're the instructions to
install them :

   1. Download the user-defined language to your computer
   2. Open the file with your favourite text editor (such as notepad++
or notepad)
   3. Click start, run, type (or paste in) %APPDATA%\Notepad++ then click ok
   4. Open userDefineLang.xml with a text editor
   5. If this is the first userdefined language you are adding, copy/paste the
entire first file (which you downloaded) into the userDefineLang.xml, replacing
all that was there. If this is the second or more language you add, simply copy
everything from the first file starting at <UserLang...> to </UserLang> and
paste it at the end of the userDefineLang.xml right before </NotepadPlus>
   6. Save the newly improved userDefineLang.xml
ENDQUOTE

______________________________________________________________________
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: 9
Date: Fri, 27 Jul 2007 15:28:28 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] TCL Bug in Syntax
        Highlight
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=4435623
By: nobody

i have found bugs in tcl Syntax Highlight

http://gtb.deut4you.de/bugs/test1.jpg

The Highlight ist not correct :(

http://gtb.deut4you.de/bugs/test3.jpg

there too

http://gtb.deut4you.de/bugs/test2.jpg

Because the "" for select only there it works but then works the code not ;)
mfg
Einste1n

______________________________________________________________________
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: Fri, 27 Jul 2007 16:10:21 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: How
        about   supporting perl style regexp?
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=4435655
By: nobody

I agree... This feature for me is essential. 

______________________________________________________________________
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: 11
Date: Fri, 27 Jul 2007 16:13:55 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Autocompletion for any file
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=4435659
By: nobody

For me this feature is essential, found in many other editors (eg: pspad). A
must have to increase productivity on coding.

______________________________________________________________________
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: Fri, 27 Jul 2007 16:59:56 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: How can I view
        files   in HEX?
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=4435687
By: bullock

Assuming you have the Hex Editor plugin, then <Ctrl>+<Alt>+<Shift>+H toggles
between text and hex modes.

Regards.
Greg

______________________________________________________________________
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: 13
Date: Sat, 28 Jul 2007 03:00:14 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] three
        small   requests
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=4436033
By: nobody

I suggest three small changes that will make the operation of Notepad++ better:

1) Can the Word Completion's list allow selecting from the end of the list? 
i.e. When I press shortcut of Word Completion, I can press up arrow from the
keyboard, the focus will go to the end of the list. Because, at sometimes, I
know that the word I want is at the very end of the list.

2) Can the option for showing line number be added to the view menu with
shortcut(e.g. &Line Number)? So that I can Press Alt+V+L to turn on/off the
line number immediately. Because most of the time, I will not use the line 
number.
But in some cases, I will use it, but just for a short time. Currently, I need
to go to "Settings"->"Preferences"->"Edit Components" to turn it on/off. It
slow me down a lot.

3) Can the folding line margin be turned off with option? It occupy the spaces
with no use for me.

______________________________________________________________________
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: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/

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

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


End of Notepad-plus-plus Digest, Vol 14, Issue 41
*************************************************

Reply via email to