Send Notepad-plus-plus mailing list submissions to
        notepad-plus-plus@lists.sourceforge.net

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
        notepad-plus-plus-requ...@lists.sourceforge.net

You can reach the person managing the list at
        notepad-plus-plus-ow...@lists.sourceforge.net

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: Plugin    Manager
      Released (SourceForge.net)
   2. [notepad-plus - Help] RE: plain text (SourceForge.net)
   3. [notepad-plus - Plugin Development] RE: Plugin    Manager
      Released (SourceForge.net)
   4. [notepad-plus - Help] RE: Selection Highlighting (SourceForge.net)
   5. [notepad-plus - Plugin Development] RE: Plugin    Manager
      Released (SourceForge.net)
   6. [notepad-plus - Help] RE: plain text (SourceForge.net)
   7. [notepad-plus - Help] RE: plain text (SourceForge.net)
   8. [notepad-plus - Open Discussion] RE: New 5.2      Search
      functionality (SourceForge.net)
   9. [notepad-plus - Open Discussion] RE: Most reliable version?
      (SourceForge.net)
  10. [notepad-plus - Help] Crash while saving (SourceForge.net)


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

Message: 1
Date: Sat, 18 Jul 2009 00:12:29 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Plugin  Manager Released
To: nore...@sourceforge.net
Message-ID: <7510026.482...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7510026
By: davegb3

CChris, 
It doesn't really relate to it - I did try some conversion from the wiki to
XML, but it just wasn't feasible - I need direct links, the wiki needs "home
page" links and so on.  I think if I fill out a <homepage> element for all the
plugins (currently it's only on a few that have a web page of info), then we
could maybe do an XSLT to convert the XML into wiki markup.  The wiki has 
slightly
more info than the plugin manager on a number of plugins, I had to cut it down
or reword it for the description - I'm not sure how you feel about that. Maybe
when I"m done filling out the last few plugins (hopefully this weekend), we
can have a go and see how it looks?

Cheers,
Dave.

______________________________________________________________________
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: Sat, 18 Jul 2009 00:49:02 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: plain text
To: nore...@sourceforge.net
Message-ID: <7510058.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7510058
By: jwight

>To install this plugin, unpack NPPTextFX.DLL and NPPTextFX\*.HTM;*.TXT ;*.INI
to the plugins folder in the N++ install folder then load N++. Delete those
files without N++ running to remove the plugin. If everything is working, a
Plugins menu will appear and the new tool should be listed under it.>

This is what I used before. 300 chars.



______________________________________________________________________
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: Sat, 18 Jul 2009 08:53:45 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Plugin  Manager Released
To: nore...@sourceforge.net
Message-ID: <7510614.482...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7510614
By: cchris

I don't feel anything about it. I plainly collect descriptions I found from
authors, or those Don had on his plugin page (in the process of being replced
by a reference to the wiki). I cobbled something in rare cases where no 
description
was available - if you can find something better for NppSortPlugin, then please
feel freee to change that.

I m not very familiar with XSLT, so, if you are and see ways to change the 
markip
in ways that keep current data and makes it easier reusing it, no problem.

CChris

______________________________________________________________________
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: Sat, 18 Jul 2009 09:18:46 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Selection
        Highlighting
To: nore...@sourceforge.net
Message-ID: <7510654.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7510654
By: cchris

There is a way to make "highlighted selected" distinct from "highlighted": set
the transparency of the selection background to something quite opaque, but
not entirely so, in order to get some blending effect. A "selection 
translucency"
slider might be added to the relevant lobal style tab. And one for current line
highlighting, while we are at it. I use synthetic macros to achieve this, but
they have the drawback of requiring one macro per hardcoded parameter value.

CChris

______________________________________________________________________
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: Sat, 18 Jul 2009 09:22:15 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Plugin  Manager Released
To: nore...@sourceforge.net
Message-ID: <7510660.482...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7510660
By: davegb3

XSLT isn't a problem, but my wiki markup is nowhere near yours!  I'll finish
the list off, then produce a page, and perhaps put it up on a separate page,
then we can see how it looks.  You'll have to let me know where I've gone wrong
with the markup though! :)

Thanks again,

Dave.

______________________________________________________________________
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: 6
Date: Sat, 18 Jul 2009 09:30:46 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: plain text
To: nore...@sourceforge.net
Message-ID: <7510666.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7510666
By: cchris

About the text:
I find 261 chars by copying and pasting your post. Since the forum eats leading
whitespace, and possibly trailing whitespace too 300 seems a reasonable figure.
Why do you think there should be 70 chars?

The first text line is 71 char llong. If you wish to know its length, select
it and check the Sel counter. It will report 73 chars because of the CR/LF,
which it shouldn't - my patch corrects this.

If what you'd like is setting a guide to guard against runaway long lines, use
Settings -> Preferences -> Edit Components -> Vertical edge setting to enable
marking and set where it should start and how it should show.

CChris

______________________________________________________________________
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: Sat, 18 Jul 2009 09:36:01 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: plain text
To: nore...@sourceforge.net
Message-ID: <7510675.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7510675
By: cchris

Ok I got it now.

What you are seeing is: nb char: 261 (or hatever) nb lineS: 9

9 is not a line number, but a line count, how many lines the document has. Rhe
current line and column counter are shown on the panel right to the one you
were looking, as well as the selectied char count.

HTH
CChris

______________________________________________________________________
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: Sat, 18 Jul 2009 09:55:23 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: New
        5.2     Search functionality
To: nore...@sourceforge.net
Message-ID: <7510691.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7510691
By: cchris

See http://sourceforge.net/apps/mediawiki/notepad-plus/index.php?title=Configura
tion_Files for ways on using N++ to modify its own configuration files.

CChris

______________________________________________________________________
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: Sat, 18 Jul 2009 10:10:00 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Most
        reliable version?
To: nore...@sourceforge.net
Message-ID: <7510712.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7510712
By: cchris

joce:

For starters, all M$ applications (Notepad, Word, Excel, you nameit) save only
if changed. They are ubiquitous, at the workplace if not at home. They are the
standard behaviour de facto.

Saving a file is a cheap way to touch it when unchanged. True, but an undesired
one. It means that, if I want to know the time the last actual change took 
place,
I should take care NOT to click save on an unmodified dovument? Or use a SCM
for everything? Too error prone imho.

So, if the touch behaviour is desirable, leave the option - I think this should
be an explicit, separate facility instead; I'm not against integrating to N++,
since Windows doesn't have a standard touch utility - but the default should
definitely be what most people work with on a daily basis: save iff changed.

CChris

______________________________________________________________________
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: Sat, 18 Jul 2009 10:30:23 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Crash while saving
To: nore...@sourceforge.net
Message-ID: <7510739.331...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7510739
By: jeje9

Hi,

I have notepad++ v5.4.4 but it crashes when I click on the icon "Save all" 
(double
floppy).

When I do CTRL ALT DELETE, notepad takes 99% of the CPU...

All my files are ~3 ko and .PHP...

It is very boring because I have do re-edit again and again...

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



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

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge

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

_______________________________________________
Notepad-plus-plus mailing list
Notepad-plus-plus@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus


End of Notepad-plus-plus Digest, Vol 38, Issue 66
*************************************************

Reply via email to