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 - Help] RE: HEX-Editor Problem (SourceForge.net)
2. [notepad-plus - Open Discussion] RE: Regular expression
search/replace (SourceForge.net)
3. [notepad-plus - Help] RE: mac format, extra line breaks
(SourceForge.net)
4. [notepad-plus - Help] RE: How to set split screen?
(SourceForge.net)
5. [notepad-plus - Open Discussion] Feature Request: Customizing
Tab Setting per Style (SourceForge.net)
6. [notepad-plus - Help] RE: mac format, extra line breaks
(SourceForge.net)
7. [notepad-plus - Help] RE: Switch from SciTE (SourceForge.net)
8. [notepad-plus - Open Discussion] RE: BUG: Focus lost after
closing of Find dia (SourceForge.net)
9. [notepad-plus - Open Discussion] RE: Haskell Syntax
highlighting (SourceForge.net)
10. [notepad-plus - Help] userDefineLang.xml (SourceForge.net)
11. [notepad-plus - Open Discussion] RE: BUG - switching to other
windows applicat (SourceForge.net)
12. [notepad-plus - Open Discussion] RE: BUG: Focus lost after
closing of Find dia (SourceForge.net)
13. [notepad-plus - Help] Problem with Hex Editor (SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Wed, 14 Feb 2007 08:24:56 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: HEX-Editor
Problem
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=4157856
By: nobody
By: Nobody/Anonymous (nobody) - 2007-02-14 08:23
The problem I am having is the same as the original 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=331754
------------------------------
Message: 2
Date: Wed, 14 Feb 2007 09:37:02 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Regular expression search/replace
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=4157963
By: nobody
I was suggesting a small button to the right edge of the input fields with text
of "..." or an arrow "[>]" icon indicating more information about regular
expressions
that, when clicked it would popup/dropdown a list like the one I posted and
when the user selects an item from the list Notepad++ would append the
appropriate
regular expression or character to the input field. In cases like searching
for new line Notepad++ would append the new line character (0x0A?) not \n
because
according to a previous post I read "The searching engine comes from Scintilla
(SciLexer.dll). Scintilla does not support searching for end of line, so
Notepad++
does not also." This suggestion would help users new to regular expression
syntax.
Alternatively the search/replace feature could modify the search and replace
strings before they are sent to the lexer replacing things like \n with the
0x0A or whatever value is appropriate. This would hide the workarounds currently
suggested for regular expression searches. The two ideas could also be combined
to seamlessly support regular expression search and replace in Notepad++. This
suggestion would allow users familiar with regular expressions seamless use
of regular expressions in 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
------------------------------
Message: 3
Date: Wed, 14 Feb 2007 10:03:14 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: mac format,
extra line breaks
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=4158004
By: nobody
It's not the problem of Notepad++.
Check the settings of your ftp client.
Don
______________________________________________________________________
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, 14 Feb 2007 11:33:47 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: How to set
split screen?
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=4158157
By: nobody
Would love to see split screen for more than 2 panes. VEDIT does this and I
am trying to replace my copy of vedit with your product.
______________________________________________________________________
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: Wed, 14 Feb 2007 11:47:23 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Feature
Request: Customizing Tab Setting per Style
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=4158176
By: nobody
Hi folks,
First of all, let me thank you for this wonderful editor. :)
For those who are familiar with Python, you know that it is a bad thing (TM)
to mix TABS and SPACES when indenting code.
I usually use TAB character for all files, except for python codes, when I turn
on the "Replace by space" option in Tab Settings. Sometimes, however, I forgot
doing that, and I end using TAB inside my python code.
Is it possible to have some kind of configuration according the style been used
?
Sorry for any English mistake... it's not my native language. :)
[]s
Roger Demetrescu
______________________________________________________________________
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, 14 Feb 2007 12:22:42 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: mac format,
extra line breaks
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=4158240
By: nobody
I checked the file transfer settings; .php et al are all trasferred as ASCII.
I tried turning compression off, but that doesn't change anything (using
FileZilla).
I just tried using the Windows CLI FTP program to download a file and open it
in Notepad++, the results are the same. I don't think the FTP program is at
fault, but any further info is appreciated!
______________________________________________________________________
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: Wed, 14 Feb 2007 14:25:08 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Switch from
SciTE
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=4158394
By: nobody
I'm really looking forward to that plugin...
when is it planned ?
if we can beta test it provide a link...
thanks in advance
______________________________________________________________________
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: Wed, 14 Feb 2007 14:54:06 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: BUG:
Focus lost after closing of Find dia
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=4158425
By: nobody
Yes I saw the same thing on ver 4.0.2. Is this a FEATURE?
Apparently course would be lost after any pop up dialog.
This is a behavior I am not used to.
______________________________________________________________________
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, 14 Feb 2007 16:46:13 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Haskell 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=4158519
By: nobody
In literate Haskell scripts (*.lhs), code lines are flagged with ">" as the
first character and all other lines are treated as comments. This switch
encourages
verbose inline documentation and terse code (and it actually work!). The NP++
Haskell syntax highlighting does not work well in these documents, since
unflagged
lines are not recognized as comments. Not only are comment lines not colored
as comments (not so bad because the code lines have to be marked as code), but
numbers, keywords, etc. are highlighted whenever they occur in the comment text.
This is very undesirable behavior and interferes with the readability of the
document. Wouldn't it be fairly simple to fix 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=331753
------------------------------
Message: 10
Date: Wed, 14 Feb 2007 17:21:26 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] userDefineLang.xml
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=4158569
By: nobody
userDefineLang.xml doesnt exist? I didnt pick the APPDATA so it should of been
in my notepad++ folder and it wasnt (using 4.02)
______________________________________________________________________
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, 14 Feb 2007 20:19:08 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: BUG
- switching to other windows applicat
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=4158969
By: nobody
I have also noticed this problem on ver 4.02/xp. You have to use mouse click
to get the cursor back otherwise no editing is possible.
Good idea to stay away from ver 4.02 I guess.
______________________________________________________________________
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, 14 Feb 2007 20:20:21 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: BUG:
Focus lost after closing of Find dia
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=4158973
By: nobody
I have also noticed this problem on ver 4.02/xp. You have to use mouse click
to get the cursor back otherwise no editing is possible.
I also just tried ver 3.9, there is no problem on that version.
Good idea to stay away from ver 4.02 I guess.
______________________________________________________________________
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: 13
Date: Wed, 14 Feb 2007 08:23:32 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Problem with Hex
Editor
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=4157854
By: nobody
I just found out about Notepad++ today and my first impressions are that it
is a fantastic tool! I use a text editor daily and I have already switched
to making this my default tool. Great job guys!
The one problem that I have seen is with the hex editor. When I switch to hex
view it seems as though it is using a different font. They are non-printing
characters instead of the expected ascii text. Is there a setting or something
else that I have done wrong?
Tom Baker
______________________________________________________________________
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 42
************************************************