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 - Open Discussion] A Bug in Search Results
      Dialog and its fix (SourceForge.net)
   2. [notepad-plus - Plugin Development] RE: [Plugin   Requests] -
      Several (SourceForge.net)
   3. [notepad-plus - Open Discussion] RE: Notepad++    .txt filetype
      association broken (SourceForge.net)
   4. [notepad-plus - Open Discussion] RE: A Bug in     Search Results
      Dialog and its fi (SourceForge.net)
   5. [notepad-plus - Help] Shortcut to close console (SourceForge.net)
   6. [notepad-plus - Help] RE: Shortcut to close       console
      (SourceForge.net)
   7. [notepad-plus - Open Discussion] Old BUG (SourceForge.net)
   8. [notepad-plus - Translation] New dutch    translation
      (SourceForge.net)
   9. [notepad-plus - Open Discussion] Notepad++,       'load/save' /
      'fixed address' (SourceForge.net)
  10. [notepad-plus - Help] RE: Shortcut to close       console
      (SourceForge.net)


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

Message: 1
Date: Sat, 31 Jan 2009 19:33:26 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] A Bug in
        Search Results Dialog and its fix
To: nore...@sourceforge.net
Message-ID: <6311784.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=6311784
By: imgen

bug description:
    when the search result is empty, if user double click the search result
window, then the NPP would just crash right away.
root cause:
    in FindReplaceDlg.cpp(line 399) the code doesn't check if the search result
is empty
fix:
    check to see if the result is empty before proceed.

Hope somebody see this and check it in


______________________________________________________________________
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: Sat, 31 Jan 2009 00:08:32 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        [Plugin Requests] - Several
To: nore...@sourceforge.net
Message-ID: <6304444.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=6304444
By: janschreiber

If you are talking about something like the PSPad Code Explorer in 5: Do you
know the function list plugin? I offers similar functionality.

______________________________________________________________________
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: 3
Date: Sun, 01 Feb 2009 00:35:26 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       .txt filetype association broken
To: nore...@sourceforge.net
Message-ID: <6313304.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=6313304
By: jaloola

Hmm...

Do you mean that you previously had it as Notepad++ or Notepad?

Allen Zhu
aleln.jalo...@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: 4
Date: Sun, 01 Feb 2009 01:18:44 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: A
        Bug in  Search Results Dialog and its fi
To: nore...@sourceforge.net
Message-ID: <6313499.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=6313499
By: yniq

Hi Imgen,

Thanks for your report. It will be fixed shortly.


______________________________________________________________________
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: Sun, 01 Feb 2009 09:00:33 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Shortcut to close
        console
To: nore...@sourceforge.net
Message-ID: <6315855.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=6315855
By: mvalle58

Is there any shortcut to close the console or to toggle its visibility?
I'm not able to find any.
Thanks for your help!
     mario

______________________________________________________________________
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, 01 Feb 2009 09:20:35 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Shortcut to
        close   console
To: nore...@sourceforge.net
Message-ID: <6315970.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=6315970
By: mvalle58

Really here there are two problems.
First: I was not aware that the NppExec plugin has its own console. Aside the
Ctrl+~ shortcut, I had to add Ctrl+F1 to close it.
Second: The problem remains if I want a shortcut to close a search results
window.
Can anyone help me?
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



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

Message: 7
Date: Sun, 01 Feb 2009 12:33:37 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Old BUG
To: nore...@sourceforge.net
Message-ID: <6317148.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=6317148
By: golem777


http://pic.ipicture.ru/uploads/090201/4gN6S3M7AT.jpg

______________________________________________________________________
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: 8
Date: Sun, 01 Feb 2009 21:13:39 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Translation] New dutch
        translation
To: nore...@sourceforge.net
Message-ID: <6320616.558...@sourceforge.net>
Content-Type: text/plain; charset="UTF-8"


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

Hi Everyone,

I created a new dutch translation. This because the old translation is missing
some parts, and there were some wrong translated strings.

You can download it from http://solidfiles.com/d/WcBH

Could this one please become added to a next version of Notepad++?

I hope it will be added...,
Sander

______________________________________________________________________
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: 9
Date: Mon, 02 Feb 2009 04:21:51 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion]
        Notepad++,      'load/save' / 'fixed address'
To: nore...@sourceforge.net
Message-ID: <6323289.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=6323289
By: johndoe57

Hello everyone,

I feel slightly intimidated by my own supposition that I'm speaKING TO
"PROGRAMERS".

i'M, umm, a sort of 'wannabee' programer but I'll probably never grow enough
new brain cells to 'hack-it' in that way.  Sadly, I seem to be confined to that
over populated region of humanity that has a lot of 'opinion' but not a lot
of 'solution'.

I've only recently discovered Notepad++ and I really want to tell you something
that you probably don't discuss much amongst yourselves. - " Some of us just
use it to WRITE with"!

In a funny sort of way, I process my info-text in a programer sort of way, but
the CPU is ME!. I often get into states of mind where I'm as STUPID as a CHIP!

I NEED! a fast input buffer zone and a not quite so fast but probably quite
important output buffer zone.

I was going through the setup options SUB-GUI this evening and asked myself
why such a brilliant package as this didn't have "2!" FIXED 'load/save'
adresses?

I mean!, come-on!, this editor is brilliant! and belongs at the heart of 
things!.
Well, the heart of things in my case, and I'm sure, in the case of many others,
is as simple as a CPU crunching "STUFF" as un-hindered by narrow-band busses
and legacy interupts as possible.

I WANT, HUGHH!, (it's freee!, shut-up!), TWO fixed addresses with very easily
altered options to handle qualified interupts.

Programers, bless them, are so acustomed to NOT being the "CPU" that it's only
a slow awakening in them, if they're lucky, that USERS are CPUs in the scenario
that they have so talently created.  It just goes to show that in the end, no
matter how much of a conspiracy-theorist you are, we all need each other.

Bless you all, whoever you all are, my email, if it's available to you, ( I
won't post it here - it's probably against the rules ) is perfectly ok for as
personal a reply as you feel is JUST!

Love you all. Hope the world comes to it's senses. Best wishes, Norman.



 



______________________________________________________________________
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: Mon, 02 Feb 2009 08:33:35 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Shortcut to
        close   console
To: nore...@sourceforge.net
Message-ID: <6324837.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=6324837
By: dv__

It seems to be a request: add a menu item (with a shortcut) for showing/hiding
the search results pane. I think, you could such item under "Feature Requests"
in the Tracker.

______________________________________________________________________
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:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword

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

_______________________________________________
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 33, Issue 1
************************************************

Reply via email to