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 - Plugin Development] RE: New       Explorer,
      Function List and HexEdit (SourceForge.net)
   2. [notepad-plus - Help] Unformatted XML (SourceForge.net)
   3. [notepad-plus - Help] RE: Unformatted XML (SourceForge.net)
   4. [notepad-plus - Open Discussion] RE: search in    macro
      (SourceForge.net)
   5. [notepad-plus - Open Discussion] RE:      Suggestion: better
      search (SourceForge.net)
   6. [notepad-plus - Help] npp cygwin alias (SourceForge.net)
   7. [notepad-plus - Help] RE: how can i get 4.0 RC?? (SourceForge.net)
   8. [notepad-plus - Open Discussion] RE: v3.9 problem with SQL
      keywords highlighting (SourceForge.net)
   9. [notepad-plus - Translation] RE: Arabic   translation
      (SourceForge.net)
  10. [notepad-plus - Help] RE: how can i set   background image
      (SourceForge.net)
  11. [notepad-plus - Help] RE: File saving error (SourceForge.net)
  12. [notepad-plus - Help] RE: how can i get 4.0 RC?? (SourceForge.net)
  13. [notepad-plus - Help] RE: Assign shortcut to      plugin
      (SourceForge.net)
  14. [notepad-plus - Open Discussion] Bug if use a     string in
      quotes to open file (SourceForge.net)


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

Message: 1
Date: Wed, 17 Jan 2007 01:08:42 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        New     Explorer, Function List and HexEdit
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=4107117
By: nobody

I dont know dreamweaver, but in a later version or Notepad it will be possible
to toggle the docked windows to the side like .NET.


Best Regards
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=482781



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

Message: 2
Date: Wed, 17 Jan 2007 01:21:46 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Unformatted 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=4107146
By: nobody

I have a chunk of unformatted XML that I'd like to format with a nice tree 
structure.
I've dug around in the menus and searched for this info but can't work out how
to do it. Any help with my n00bness would be most appreciated.

Thanks in advance
/Sean

______________________________________________________________________
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, 17 Jan 2007 01:35:53 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Unformatted 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=4107163
By: nobody

Clearly I didn't look hard enough. Found the XML plugin now. Thanks for a great
app.

______________________________________________________________________
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, 17 Jan 2007 02:25:45 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        search in       macro
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=4107227
By: arnie1066

Is it not possible to add the required commands directly into the xml file?
<Note i am not the original poster>

______________________________________________________________________
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, 17 Jan 2007 02:56:17 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Suggestion: better search
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=4107269
By: arnie1066

You can (kinda)...

On the View menu, select Show all Charactors,
You then see the CR & LF end of line charactors, if you highlight those 
charactors
and then ^f they will appear in the find dialogue (as a square [] but it does
do the function.

______________________________________________________________________
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, 17 Jan 2007 03:29:17 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] npp cygwin alias
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=4107313
By: nobody

Hi,

How can I start notepad++ from cygwin? My alias currently is
alias npp='./folder/notepad++ $1 &' but it will not open the file I give as
parameter. However, direct call ./folder/notepad++ <filename> seems to work.

______________________________________________________________________
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, 17 Jan 2007 03:39:02 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: how can i get
        4.0 RC??
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=4107328
By: nobody

isn't there any one who know?? =(

______________________________________________________________________
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, 17 Jan 2007 03:51:15 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: v3.9
        problem with SQL keywords 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=4107344
By: nobody

Hi

I tried to add new styles for some of the keywords and nothing happens in the
edit. I added this to the SQL section

<Keywords name="type1">@@rowcount scope_identity @@error @@trancount nocount
ansi</Keywords>

All I'm trying to do is to use a different color for some of the keywords

______________________________________________________________________
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, 17 Jan 2007 06:00:13 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Translation] RE: Arabic
        translation
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=4107516
By: kokocode

It seems that nobody will response

Ok ... just give me some instruction to translate it for myself !!!

______________________________________________________________________
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=558104



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

Message: 10
Date: Wed, 17 Jan 2007 07:10:02 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: how can i set
        background image
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=4107876
By: nobody

none

______________________________________________________________________
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, 17 Jan 2007 07:14:56 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: File saving
        error
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=4107887
By: nobody

It's fixed in next version. If you cant wait, please download 4.0 RC here:
http://sourceforge.net/forum/forum.php?thread_id=1645068&forum_id=331753

But this verion has small bugs. We, Don and I, think that we could publish a
new RC this weekend.

Best Regards
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=331754



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

Message: 12
Date: Wed, 17 Jan 2007 07:16:50 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: how can i get
        4.0 RC??
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=4107889
By: nobody

Have a look here:
http://sourceforge.net/forum/forum.php?thread_id=1645068&forum_id=331753

Best Regards
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=331754



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

Message: 13
Date: Wed, 17 Jan 2007 07:39:46 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Assign shortcut
        to      plugin
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=4107928
By: nobody

I tried that, but the option of "save macro" don't appears activated in any
moment, and I don'n know how to store 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=331754



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

Message: 14
Date: Tue, 16 Jan 2007 23:58:53 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Bug if
        use a   string in quotes to open 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=4107030
By: ogonek

Notepad++ v.3.9, Windows XP SP2

1. Create a txt file, can be any size, or use any existing txt file.
2. In Notepad++ call the Open Dialog and then enter the file path as "<file
path>\<filename>" (mine was "C:\TEMP\1.txt "). Mind the quotes!

Notepad++ will first ask you:
File doesn't exist. Create it? and two options, Yes/No

If you select No, nothing happens.
If you select Yes, Notepad++ will tell you:
System Err
The filename, directory name, or volume label syntax is incorrect

After you press OK, Notepad++ will close itself, loosing Notepad++ history and
any unsaved data in open documents.

This is a critical defect. Correct fix would be to let user define file path
with quotes (Notepad and UltraEdit work seamlessly with such filepaths).


______________________________________________________________________
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



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

-------------------------------------------------------------------------
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 8, Issue 25
************************************************

Reply via email to