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] RE: How to       update without
      loosing settings etc.? (SourceForge.net)
   2. [notepad-plus - Open Discussion] RE: How to add   file
      extension ? (SourceForge.net)
   3. [notepad-plus - Open Discussion] RE: Notepad++    Bundles?
      (SourceForge.net)
   4. [notepad-plus - Open Discussion] RE: Newer        versions of
      Notepadd++ less stable (SourceForge.net)
   5. [notepad-plus - Help] RE: Macros with search      and replace
      (SourceForge.net)
   6. [notepad-plus - Open Discussion] RE: BUG: ASP     Syntax
      Highlighting (SourceForge.net)
   7. [notepad-plus - Help] RE: few questions about     settings in n++
      (SourceForge.net)
   8. [notepad-plus - Open Discussion] RE: Newer        versions of
      Notepadd++ less stable (SourceForge.net)
   9. [notepad-plus - Help] RE: Windows 7 RC    Hungarian character
      issue (SourceForge.net)
  10. [notepad-plus - Open Discussion] Bug in   find/replace window
      (SourceForge.net)
  11. [notepad-plus - Open Discussion] Switch between   last used
      files (SourceForge.net)


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

Message: 1
Date: Wed, 08 Jul 2009 14:47:28 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: How
        to      update without loosing settings etc.?
To: nore...@sourceforge.net
Message-ID: <7488339.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=7488339
By: cchris

Back up config.xml, langs.xml, stylers.xml and shotcuts.xml before upgrading
(I think the latter file is no longer replaced though). Similarly back up any
theme files you tweaked, as they are alternate stylers.xml files.

Then upgrade.

Since some features were introduced between 5.4.0 and 5.4.4, I'd suggest using
the compare plugin to assess how the new config files differ from backups.
If you find out that the only changes are yours, then happily clobber the file
with your backup.
If not, yoou'll have to merge the files. I don't think Compare does this, I'd
recommend downloading WinMerge.

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: 2
Date: Wed, 08 Jul 2009 14:50:41 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: How
        to add  file extension ?
To: nore...@sourceforge.net
Message-ID: <7488342.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=7488342
By: cchris

As posted many times on Help and this forum, and as explained a few times in
the documentation,

In Settings -> Styler Configurator, click your language of interest and add
the extension, without a leading dot, in the User Ext. field. the list us space
separated.

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: 3
Date: Wed, 08 Jul 2009 14:53:13 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Notepad++       Bundles?
To: nore...@sourceforge.net
Message-ID: <7488351.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=7488351
By: cchris

There are 7-zipped and zipped versions of the binaries on the download page
of the website. These are bundles imho.

If you are looking for something else, please elaborate.

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: 4
Date: Wed, 08 Jul 2009 14:56:36 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Newer   versions of Notepadd++ less stable
To: nore...@sourceforge.net
Message-ID: <7488362.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=7488362
By: cchris

If you got this, you must be given a chance to generate a dump file. Say yes
and email the zipped .dmp file to donho. He'll have a snapshot of N++ on the
crash, which is invaluable to diagnose and fix the condition.

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: 5
Date: Wed, 08 Jul 2009 15:02:42 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Macros with
        search  and replace
To: nore...@sourceforge.net
Message-ID: <7488376.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=7488376
By: cchris

Search/replace actions ca,nnot be saved because replaying them was unsafe and
led to loss of data. Perhaps some day I can get this working, and perhaps I
submit a patch, and perhaps it makes it into the code.

In the meantime did you try using the vaious commands on the TextFX -> TextFX
Character submenu? They seem to be doing what you want. I have never tried 
puttin
them into a macro though.

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: 6
Date: Wed, 08 Jul 2009 10:58:40 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: BUG:
        ASP     Syntax Highlighting
To: nore...@sourceforge.net
Message-ID: <7487717.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=7487717
By: cchris

Define the extension of your file (is that .asp?) as user extension for 
Javascript
(Settings -> Styler Configurator, cloick on Javascript).

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: 7
Date: Wed, 08 Jul 2009 15:06:20 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: few questions
        about   settings in n++
To: nore...@sourceforge.net
Message-ID: <7488386.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=7488386
By: michalll

Chris,
it is possibly to run macro on many files? Especially all open files? For 
example
i need to cut spaces on lines ending in 30 files. Switching between tabs (files)
and run macro on each of them is horror.

best wishes

______________________________________________________________________
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, 08 Jul 2009 15:20:17 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Newer   versions of Notepadd++ less stable
To: nore...@sourceforge.net
Message-ID: <7488417.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=7488417
By: davegb3

Also, it's important to rule out a plugin.  If you remove all your plugins,
then try it again.  Plugins often cause notepad++ to crash, so it's important
to rule that out.

______________________________________________________________________
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, 08 Jul 2009 15:20:37 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Windows 7 RC
        Hungarian character issue
To: nore...@sourceforge.net
Message-ID: <7488418.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=7488418
By: sunfury

It works if you set the compatibility options to "Vista SP2".

______________________________________________________________________
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: 10
Date: Wed, 08 Jul 2009 15:23:45 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Bug in
        find/replace window
To: nore...@sourceforge.net
Message-ID: <7488429.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=7488429
By: klaviator

Hey there!

I just noticed that one bug in find/replace window is still there:
When you press ctrl+h for find/replace panel, type in your phrases and then
press alt+a for "replace all", NP++ does "find all in current file" instead.

Btw: Can you please allow strg+tab to browse through the 3 panels in 
find/replace
window? Would be great...

Greetings from Germany
Dominik

______________________________________________________________________
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: 11
Date: Wed, 08 Jul 2009 15:47:06 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Switch
        between last used files
To: nore...@sourceforge.net
Message-ID: <7488476.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=7488476
By: mikedundee

Hello, I would like to know if there is an option to switch between last used
files.
I know there is "MRU switch" option in settings, however I would like my
Ctrl+Tab shortcut to work normally (which works only if MRU is switched off)
and have another shortcut to switch between last used files...

Thanks for response
Mike

______________________________________________________________________
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



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

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

Reply via email to