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: New  Release -
      NppPlugin_ChangeMarkers (SourceForge.net)
   2. [notepad-plus - Help] RE: Page Break and insert   text
      (SourceForge.net)
   3. [notepad-plus - Open Discussion] RE: New  Release -
      NppPlugin_ChangeMarkers (SourceForge.net)
   4. [notepad-plus - Help] RC4: where has... (SourceForge.net)
   5. [notepad-plus - Open Discussion] RE: New  Release -
      NppPlugin_ChangeMarkers (SourceForge.net)
   6. [notepad-plus - Help] Alt-F5 crashes (SourceForge.net)
   7. [notepad-plus - Open Discussion] RE: v5.4 RC (SourceForge.net)
   8. [notepad-plus - Help] What does F9? (SourceForge.net)
   9. [notepad-plus - Plugin Development] RE: Gtags     and Ctags based
      search. (SourceForge.net)
  10. [notepad-plus - Plugin Development] RE: Gtags     and Ctags based
      search. (SourceForge.net)
  11. [notepad-plus - Help] ComparePlugin (SourceForge.net)


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

Message: 1
Date: Tue, 28 Apr 2009 15:04:30 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: New
        Release - NppPlugin_ChangeMarkers
To: nore...@sourceforge.net
Message-ID: <7308123.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=7308123
By: aathell

Simon,

It should be restoring your previous settings.

As of right now there are two versions; the original and the one that was 
included
with the new 5.4 RC.  Which are you using?

If you are using the original version:
The most likely reason for the previous values to not be restored is user 
permissions
to write to the directory/file where the configuration file was placed.  
Previous
to the N++ 5.4 N++ did not look in the users app data directory for a plugins
associated xml file.  This caused me grief several times in the past and my
solution was to create a junction from the install directories \plugins\config
that pointed to my app data plugins\config.  Soon you will update to 5.4 so
creating the junction now to resolve the problem will likely just be a waste
of time.

If you are using the RC version:
It should 'just work'.  Can you please forward to me where you are running the
notepad executable from, where the NppPlugin_ChangeMarker's xml files is 
located,
and if you have write permissions to the directory/file?

Thanks,
almostautomated

______________________________________________________________________
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: Tue, 28 Apr 2009 15:21:52 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Page Break and
        insert  text
To: nore...@sourceforge.net
Message-ID: <7308340.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=7308340
By: cchris

1/
Settings -> Shortcut mapper -> Scintilla commands, assign the SCI_FORMFEED
command.

2/
Search the plugin development forum for QuickText unicode, and use your text
as a snippet. Unless you use an ANSI version of N++.

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: 3
Date: Tue, 28 Apr 2009 15:23:08 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: New
        Release - NppPlugin_ChangeMarkers
To: nore...@sourceforge.net
Message-ID: <7308344.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=7308344
By: aathell

Jan,

I had originally wanted to do that, yet the over head in tracking the marker
handles for saved marks and then processing them for jumping became very
noticeable.

Hopefully with the Scintilla 1.78 version the plugin will actually be able to
be rolled into N++ completely and the extra processing for handle tracking wont
be as noticeable because the processing of messages and stuff wont be external
and duplicated.

It is planned that for the 5.5 version of the change marker there would be an
option ( per document ) to 'Enable Saved Change Jumping', as well as displaying
all changed lines in a new view, like the find all option does.

Another exciting thing; that 1.78 will give the ability to do extra information
storing using line annotations.  If a person has a vcs and a plugin is created
to populate an invisible annotation with props from a vcs, then those props
could also be used for jumping.  ie: Jump prev change by:...   Now _THAT_ will
be cool.

almostautomated

______________________________________________________________________
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: Tue, 28 Apr 2009 15:24:15 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RC4: where has...
To: nore...@sourceforge.net
Message-ID: <7308349.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=7308349
By: cchris

... Synchronise Horizontal Scrolling gone?

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: Tue, 28 Apr 2009 15:25:52 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: New
        Release - NppPlugin_ChangeMarkers
To: nore...@sourceforge.net
Message-ID: <7308355.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=7308355
By: aathell

Jan;

ps - it wouldn't be that hard to add the saved markers to the jumping up and
down jump, since that doesn't require tracking marker handles...

Would that be helpful though?

almostautomated

______________________________________________________________________
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: Tue, 28 Apr 2009 15:29:53 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Alt-F5 crashes
To: nore...@sourceforge.net
Message-ID: <7308371.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=7308371
By: cchris

In a new document, enter "license.txt".

Select that and press Alt-F6. As expected, <N++>\license.txt opens in a new
instance.

Close that instance. The file name is still selected in the first instance.
Press Alt-F5. Ding! and Notepad++ shuts down.

Using Run -> open file has the same effect.

Crash takes place both with 5.3.1 and 5.4RC unicode.

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: Tue, 28 Apr 2009 15:36:10 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: v5.4
        RC
To: nore...@sourceforge.net
Message-ID: <7308388.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=7308388
By: donho

> When you make a change to a theme and then switch to a 
> different theme are you _not_ getting a pop-up dialog 
> informing you that unsaved changes will be discarded?

I did get a message box to ask me if I want to save settings.

Don

______________________________________________________________________
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: Tue, 28 Apr 2009 15:36:11 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] What does F9?
To: nore...@sourceforge.net
Message-ID: <7308389.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=7308389
By: cchris

I have updated the shortcut page at
https://apps.sourceforge.net/mediawiki/notepad-plus/index.php?title=Shortcuts
. Note that all the MediaWiki thing is only start of work in progress currently.

In the Shortcut by action name table, I could find the following entries:

=+ symbols: eng/user_1 += -> F9
=+ symbols: eng/user_2 += -> Alt-F9

I couldn't find a reference for those, nor determine what they do. Does anyone
know?

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: 9
Date: Tue, 28 Apr 2009 15:55:16 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Gtags   and Ctags based search.
To: nore...@sourceforge.net
Message-ID: <7308479.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=7308479
By: hypor

i've tried it under unicode and ansi version of notepad++, and got the same
result.

______________________________________________________________________
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: 10
Date: Tue, 28 Apr 2009 15:57:03 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Gtags   and Ctags based search.
To: nore...@sourceforge.net
Message-ID: <7308488.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=7308488
By: cchris

I have had the very same problem with a totally unrelated plugin,
NppJavaScript.dll.

The suggestion by the author was that some MSVC runtime libraries might be 
missing.
I couldn't install them on this machine, and they were probably already on my
home computer, where the plugin has worked fine.

Here is a quote from the relevant post:

Could it be that you don't have the Visual C++ 2005 runtime libraries? 
 
http://www.microsoft.com/downloads/details.aspx?FamilyId=32BC1BEE-A3F9-4C13-9C99
-220B62A191EE

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: 11
Date: Tue, 28 Apr 2009 16:08:11 +0000
From: "SourceForge.net" <nore...@sourceforge.net>
Subject: [Notepad-plus-plus] [notepad-plus - Help] ComparePlugin
To: nore...@sourceforge.net
Message-ID: <7308680.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=7308680
By: dschneid

I just updated to 5.3.1 and found that the Compare plugin no longer works. I
need it. What is the lastest version of Notebook++ that works with the Compare
plugin?

Thanks in advance

______________________________________________________________________
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



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

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf

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

_______________________________________________
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 35, Issue 54
*************************************************

Reply via email to