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: Verilog      related bugs in
      Notepad++ (SourceForge.net)
   2. [notepad-plus - Open Discussion] RE: Verilog      related bugs in
      Notepad++ (SourceForge.net)
   3. [notepad-plus - Help] RE: Found bug (SourceForge.net)
   4. [notepad-plus - Help] RE: Copy only marked text (SourceForge.net)
   5. [notepad-plus - Help] RE: Auto indent replaces    spaces with
      tabs (SourceForge.net)
   6. [notepad-plus - Help] RE: URL underlining (SourceForge.net)
   7. [notepad-plus - Help] RE: Notepad++ is your       default Notepad
      (SourceForge.net)
   8. [notepad-plus - Help] RE: ctrl shift z = sub? (SourceForge.net)
   9. [notepad-plus - Help] RE: NP++ Windows disappear (SourceForge.net)
  10. [notepad-plus - Open Discussion] DeveloperNote:   CRASH by
      HexPlugin or Explorer (SourceForge.net)
  11. [notepad-plus - Open Discussion] Diff? (SourceForge.net)
  12. [notepad-plus - Open Discussion] Erlang (SourceForge.net)


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

Message: 1
Date: Sun, 20 May 2007 02:30:36 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Verilog related bugs in Notepad++
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=4321063
By: fritzophrenic

I'm using version 4.1.1, and NONE of my Verilog keywords have any syntax
highlighting.  What's going on?  I've seen in two threads now that Verilog is
supposed to have syntax highlighting now.

This is very annoying.  I don't want to define my own language for a built-in
type.

______________________________________________________________________
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: Sun, 20 May 2007 02:41:02 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Verilog related bugs in Notepad++
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=4321067
By: fritzophrenic

I've checked the langs and stylers xml files.  Verilog shows up in both and
everything looks like it SHOULD work...

But none of my verilog files have any syntax highlighting.  The proper language
is selected (auto-detected, actually), and it's all valid code (old project
I'm getting back into - it has all been on an FPGA before and runs fine).

______________________________________________________________________
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: Sun, 20 May 2007 02:53:40 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Found 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=4321079
By: coder775

I'm not seeing this behavior if config.xml initially says "yes" for
"RememberLastSession".  "Remember current session for next launch" does not
show as set whenever I open it, no matter what the state of the "Enable" 
checkbox
for "Clickable link setting" -- until I check the checkbox for it.

But it sounds like you've found the problem, Don.  --Joel

______________________________________________________________________
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: Sun, 20 May 2007 03:04:34 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Copy only
        marked text
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=4321085
By: coder775

I don't understand your question.  I would think that the marked text is only
what is copied -- normally.  What are you using that doesn't copy _only_ the
marked text?  We are talking about copying in Notepad++, right?

And marked how?  Some context information or more explanation of what you mean
would help.  --Joel

______________________________________________________________________
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: Sun, 20 May 2007 03:08:11 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Auto indent
        replaces        spaces with tabs
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=4321089
By: coder775

I'd also like to have this feature; it not only messes up version control files
to change them, but the folks that have their own (different) settings get mad
and change it all back.*

It's hard to keep everyone happy, and I'll bet this is a bit of work to design
and code.  While I've had this feature in other editors like Borland's Smart
Tab or Codewright's Auto Indent, they had quite a few (paid) programmers working
on their projects.  A fork might be worth the effort if you are in a hurry.
--Joel

*Personally, I'd make it a rule to use tabs, and then everyone could set tab
spacing to whatever they wanted.  But I recognize that others have their own
very strong opinions on the subject.

______________________________________________________________________
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: Sun, 20 May 2007 03:25:03 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: URL underlining
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=4321095
By: nobody

Thank you!
Tommy David

______________________________________________________________________
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: Sun, 20 May 2007 03:44:38 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Notepad++ is
        your    default Notepad
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=4321105
By: coder775

Well, I don't do this for Notepad++, but I've done this for other programs.

Are you on Windows XP?  Windows Vista has a lot more protection built into it
to keep you from changing it.  If you are using Vista, I don't have an answer
for you.

If you are using XP, are you following the order given in the original message
and changing Notepad.exe in C:\Windows\system32\dllcache first?  For me, the
secret is changing the backup file first.

You might need administrator rights in order to replace the file in the dllcache
and other Windows directories.  As a test, you might just rename that 
notepad.exe
file to something else, as I've recommended previously.  This would mean that
there is NO notepad.exe file in the dllcache directory.  THEN overwrite the
original notepad.exe in C:\Windows\system32 and C:\Windows, in that order.

Are you using the special "notepad.exe" file that starts Notepad++?  You should
not use Notepad++.exe itself to directly replace notepad.exe.

If the original order isn't working for you, and this doesn't work for you,
then maybe there is something special about your Windows installation.  For
example, a custom OEM box like a Dell or HP PC might have a different file 
restore
scheme.  --Joel

______________________________________________________________________
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: Sun, 20 May 2007 04:06:40 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: ctrl shift z =
        sub?
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=4321131
By: coder775

That's the way Notepad++ shows unprintable characters when they are inserted
into the text.  That's number 26 on the ASCII chart; characters below space
(character 32) are generally control characters, like line feed, carriage 
return,
form feed, bell (beep), etc.

You can see these listed in the built-in ASCII chart.  To show it, open a new
document and select "TextFX > TextFx Tools > Insert ASCII Chart or Character".

You can assign Ctrl-Shift-Z to a macro after you record it.  I don't know what
clipx is, or how it interacts with your editing.  --Joel

______________________________________________________________________
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: Sun, 20 May 2007 04:41:40 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: NP++ Windows
        disappear
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=4321148
By: nobody

ok, working with arrows !
but should really NP's windows disappear?

if fact the size is damn to small  in my case !

______________________________________________________________________
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: Sun, 20 May 2007 06:56:01 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
        DeveloperNote:  CRASH by HexPlugin or Explorer
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=4321250
By: jenslorenz

Hello Notepad++ users

I proudly announce new versions of two plug-ins. They should solve some issues
and crashes.
Changes and links to download:

Explorer 1.4 RC:

Fix: Option dialog crashed if explorer wasn't used until Notepad++ startup.
Fix: Automatic splitter moved in some cases. Now splitter is fix.
New: Favorites stores the expand state.
New: The user can choose between Windows system icons or standard icons of 
plug-in
(useful for OS Windows 2000)
New: Changeable timeout when explorer updates volume information of drives.
Now unconnected network drives are shown "in time".

http://sourceforge.net/tracker/download.php?group_id=95717&atid=612382&file_id=2
29673&aid=1713581


HexEditor 0.8.3:

Fix: Crash on adding text into edit field when Notepad is started without an
opened document. (This crash could also be solved by removing the 
NppSearchInFiles
plug-in).

http://sourceforge.net/tracker/download.php?group_id=189927&atid=931289&file_id=
229874&aid=1719751


HELP NEEDED:
The crash of HexEditor was caused since version 4.1 of Notepad and the 
simultaneously
usage of NppSearchInFiles. Please can someone confirm that older version of
Hex Editor works perfectly without installation of NppSearchInFiles? Could also
someone confirm, that new version of HexEditor works good with NppSearchInFiles?

Note: One issue is well known on using both plug-ins. After startup of Notepad++
it is not possible to switch into hex mode. Only after switch to another 
document
hex mode works. If you remove again NppSearchInFiles - this change the behaviour
of Notepad++ - HexEditor works correct again.


Best Regards and thanks for any help
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: 11
Date: Sun, 20 May 2007 07:06:15 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Diff?
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=4321257
By: nobody


Great editor!  It has become my default.  

Any plans on making a "diff" plugin?  For example, pick between 2 of the open
file, perhaps show them side by side with differences highligted, edit one or
the other, then have a "diff" button or other event that will update the 
"diffed"
view.  Would be cool and a feature not found in most editors.

Thanks,
   Ben

______________________________________________________________________
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: Sun, 20 May 2007 07:39:39 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Erlang
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=4321278
By: skully2k

Hi!

Anyone has a custom file for Erlang syntax highlightning or are there plans
to implement it
into 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=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 12, Issue 65
*************************************************

Reply via email to