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] Format tag       attributes on
      indented new line (SourceForge.net)
   2. [notepad-plus - Open Discussion] RE: Notepad++    v4.1 is
      released (SourceForge.net)
   3. [notepad-plus - Open Discussion] RE: Notepad++    v4.1 is
      released (SourceForge.net)
   4. [notepad-plus - Help] RE: Style Copying .. (SourceForge.net)
   5. [notepad-plus - Open Discussion] RE: Notepad++    v4.1 is
      released (SourceForge.net)
   6. [notepad-plus - Help] where are the favourites? (SourceForge.net)
   7. [notepad-plus - Help] tab closing - blank file    .. ?
      (SourceForge.net)
   8. [notepad-plus - Open Discussion] Link to  detache from mailing
      list? (SourceForge.net)
   9. [notepad-plus - Open Discussion] RE: Link to      detache from
      mailing list? (SourceForge.net)
  10. [notepad-plus - Help] RE: where are the   favourites?
      (SourceForge.net)
  11. [notepad-plus - Open Discussion] RE: Notepad++    v4.1 is
      released (SourceForge.net)
  12. [notepad-plus - Help] RE: where are the   favourites?
      (SourceForge.net)
  13. [notepad-plus - Help] Email function (SourceForge.net)


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

Message: 1
Date: Wed, 02 May 2007 18:57:49 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Format
        tag     attributes on indented new line
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=4292320
By: mrstevec

I'm trying to format XML files a specific way. I've already found the XML Tools
plug-in, which appears to almost do what I am looking for. It will take XML
and make each element have it's own line, indented to reflect the tree.

What I'd like to do on top of this is have an element's attributes also have
their own lines, indented appropriately.

Desired formatting example:
<tag1>
. <tag2
. . . . attribute1="something"
. . . . attribute2=aValue
. . . . attribute3 >
. . <tag3>
. . . Some content for tag3
. . </tag3>
. </tag2>
<tag1>

I've done this using find-replace with regular expressions in visual studio,
but it would be GREAT to use this tool instead...



______________________________________________________________________
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, 02 May 2007 19:00:53 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.1 is released
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=4292324
By: nobody

I suggest adding two options to make the mark all function better:
1) Option for mark all with bookmarks, show that users can press F2 to go to
the matched words.
2) Option for erasing previous marking (i.e. Ctrl+Shift+M) for each new marking,
so users can mark all quickly without press Ctrl+Shift+M each time.

______________________________________________________________________
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, 02 May 2007 19:26:14 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.1 is released
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=4292341
By: nobody

"5. Add clickable URL http link feature (double click to trigger)."

At last!  Thank you :).

______________________________________________________________________
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: 4
Date: Wed, 02 May 2007 22:32:26 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Style Copying
        ..
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=4292459
By: mieszkolassota

you can always open stylers.xml from notepad++ and edit 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: 5
Date: Wed, 02 May 2007 23:19:29 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.1 is released
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=4292512
By: coder775

I installed 4.1 over 4.0.2.  I like the new find-in-files enhancements 
(improvement
3), except that the default search directory and the default smart filter are
now both empty.

When I click "Find them all" without selecting any directory or specifying any
filter, Notepad++ goes away for a long time after blanking the find-in-files
dialog.  It then returns with no matches after giving the hard drive a hard
workout.

It seems to work properly when I manually navigate to the current directory
and manually specify a list of *.extensions.

Is this unusual?  Do others have the same behavior with 4.1 as with 4.0.2, or
do they see blanks when they select "find in files"?  --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=331753



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

Message: 6
Date: Thu, 03 May 2007 00:54:28 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] where are the
        favourites?
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=4292614
By: anmelder

Hello,

first sorry for my bad english. In my new version 4.1 I miss the favourite 
documents.
I dont have the icon (a little red heart) and i cant find it in the menu. Does
the programmer take out this feature? Or is something wrong with my
installation?

anmelder

______________________________________________________________________
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: Thu, 03 May 2007 00:54:38 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] tab closing - blank
        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=4292615
By: nobody

Greetings,
Im user of notepad and I find it as good editor but there are two facts which
I dont understand (or dont know how to set it :-) )
(I have version 4.1)
the 1st one :  tab closing on shortcut ctrl F4 .. //i thing that is standard
for tabs
the 2nd : could I set anywhere "no open blank file" when i close all tabs? 

Thanx for help 

Sentinel

______________________________________________________________________
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: Thu, 03 May 2007 01:00:33 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Link to
        detache from mailing list?
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=4292619
By: mm1122

Can some one show me the link, where i can detache my subscription from notepad
mailing list?
I don't can find it, sorry.


______________________________________________________________________
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: Thu, 03 May 2007 01:02:41 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Link
        to      detache from mailing list?
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=4292622
By: mm1122

Sorry, i have found the link, after i have send the mail.
Thanks.

______________________________________________________________________
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: Thu, 03 May 2007 03:30:55 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: where are the
        favourites?
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=4292798
By: coder775

For some reason the 1.3 version of the Explorer plugin was omitted from the
4.1 installer.  That's the plugin that supports the Favorites stuff.  Go to
the Notepad++ Plugin site at https://sourceforge.net/projects/npp-plugins and
download the "Explorer Plugin 1.3" zip file (Downloads > Browse all files).
--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: 11
Date: Thu, 03 May 2007 03:34:31 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       v4.1 is released
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=4292804
By: nobody

"5. Add clickable URL http link feature (double click to trigger)."
How I can turf-off this function?
Idea this function is GOOD, but realization is BAD.

Almost all my text (html) often underlined as link when i'm edit his.
if need i can send my sample.

thanks.

PS Notepad++ is my famous editor.

PSS Sorry, my English is BAD.

Best regards,
svv
vstelletsky @ gmail . com

______________________________________________________________________
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: Thu, 03 May 2007 03:39:51 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: where are the
        favourites?
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=4292814
By: anmelder

Hi Coder775,

thats it. Thanks for your help ...

anmelder

______________________________________________________________________
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: Thu, 03 May 2007 03:46:58 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Email function
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=4292824
By: nobody

Hi,

Does anybody know how to send email directly from notepad++ by using default
email or web-based one.

Thanks!

______________________________________________________________________
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



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

-------------------------------------------------------------------------
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 7
************************************************

Reply via email to