Discussion:
[ jEdit-devel ] [jedit:patches] #545 Macros to analyse hypersearch results
Thiemo Kellner
2015-01-16 10:10:50 UTC
Permalink
---

** [patches:#545] Macros to analyse hypersearch results**

**Status:** open
**Group:**
**Created:** Fri Jan 16, 2015 10:10 AM UTC by Thiemo Kellner
**Last Updated:** Fri Jan 16, 2015 10:10 AM UTC
**Owner:** nobody

Please find attached two macros to analyse the hypersearch result.
- hypersearch_results_distinct_hits.bsh extracts the distinct lines in the results
- hypersearch_results_files.bsh extracts all the files results were found in


---

Sent from sourceforge.net because jedit-***@lists.sourceforge.net is subscribed to https://sourceforge.net/p/jedit/patches/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/jedit/admin/patches/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
Thiemo Kellner
2015-01-16 10:11:11 UTC
Permalink
- **labels**: --> Macro
- **Group**: -->



---

** [patches:#545] Macros to analyse hypersearch results**

**Status:** open
**Group:**
**Labels:** Macro
**Created:** Fri Jan 16, 2015 10:10 AM UTC by Thiemo Kellner
**Last Updated:** Fri Jan 16, 2015 10:10 AM UTC
**Owner:** nobody

Please find attached two macros to analyse the hypersearch result.
- hypersearch_results_distinct_hits.bsh extracts the distinct lines in the results
- hypersearch_results_files.bsh extracts all the files results were found in


---

Sent from sourceforge.net because jedit-***@lists.sourceforge.net is subscribed to https://sourceforge.net/p/jedit/patches/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/jedit/admin/patches/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
Robert Schwenn
2017-03-20 22:21:41 UTC
Permalink
I'd tend to add macros of this sort to jedit. Unfortunately they don't work: Every attemt to invoke one of them raises a java.lang.NullPointerException. I suspect it to be a regression of jEdit 5.3.

Thiemo, are You willing to update the macros?


---

** [patches:#545] Macros to analyse hypersearch results**

**Status:** open
**Group:**
**Labels:** Macro
**Created:** Fri Jan 16, 2015 10:10 AM UTC by Thiemo Kellner
**Last Updated:** Fri Jan 16, 2015 10:15 AM UTC
**Owner:** nobody
**Attachments:**

- [hypersearch_results_distinct_hits.bsh](https://sourceforge.net/p/jedit/patches/545/attachment/hypersearch_results_distinct_hits.bsh) (2.2 kB; application/octet-stream)
- [hypersearch_results_files.bsh](https://sourceforge.net/p/jedit/patches/545/attachment/hypersearch_results_files.bsh) (2.1 kB; application/octet-stream)


Please find attached two macros to analyse the hypersearch result.
- hypersearch_results_distinct_hits.bsh extracts the distinct lines in the results
- hypersearch_results_files.bsh extracts all the files results were found in


---

Sent from sourceforge.net because jedit-***@lists.sourceforge.net is subscribed to https://sourceforge.net/p/jedit/patches/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/jedit/admin/patches/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
Robert Schwenn
2017-03-20 22:39:07 UTC
Permalink
Just tried another jedit installation with less plugins: Now the macros start working, but raise other errors. They seem to depend on TextTools Plugin.

I think we can't deliver macros along jedit core, as long as they depend on a plugin...


---

** [patches:#545] Macros to analyse hypersearch results**

**Status:** open
**Group:**
**Labels:** Macro
**Created:** Fri Jan 16, 2015 10:10 AM UTC by Thiemo Kellner
**Last Updated:** Mon Mar 20, 2017 10:21 PM UTC
**Owner:** nobody
**Attachments:**

- [hypersearch_results_distinct_hits.bsh](https://sourceforge.net/p/jedit/patches/545/attachment/hypersearch_results_distinct_hits.bsh) (2.2 kB; application/octet-stream)
- [hypersearch_results_files.bsh](https://sourceforge.net/p/jedit/patches/545/attachment/hypersearch_results_files.bsh) (2.1 kB; application/octet-stream)


Please find attached two macros to analyse the hypersearch result.
- hypersearch_results_distinct_hits.bsh extracts the distinct lines in the results
- hypersearch_results_files.bsh extracts all the files results were found in


---

Sent from sourceforge.net because jedit-***@lists.sourceforge.net is subscribed to https://sourceforge.net/p/jedit/patches/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/jedit/admin/patches/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
Dale Anson
2017-03-20 22:44:05 UTC
Permalink
Like the request in 546, I'd vote for putting these on the community site so MacroManager plugin can find them and let people install them as needed. Definitely these can't go into jEdit core since they depend on the TextTools plugin.


---

** [patches:#545] Macros to analyse hypersearch results**

**Status:** open
**Group:**
**Labels:** Macro
**Created:** Fri Jan 16, 2015 10:10 AM UTC by Thiemo Kellner
**Last Updated:** Mon Mar 20, 2017 10:39 PM UTC
**Owner:** nobody
**Attachments:**

- [hypersearch_results_distinct_hits.bsh](https://sourceforge.net/p/jedit/patches/545/attachment/hypersearch_results_distinct_hits.bsh) (2.2 kB; application/octet-stream)
- [hypersearch_results_files.bsh](https://sourceforge.net/p/jedit/patches/545/attachment/hypersearch_results_files.bsh) (2.1 kB; application/octet-stream)


Please find attached two macros to analyse the hypersearch result.
- hypersearch_results_distinct_hits.bsh extracts the distinct lines in the results
- hypersearch_results_files.bsh extracts all the files results were found in


---

Sent from sourceforge.net because jedit-***@lists.sourceforge.net is subscribed to https://sourceforge.net/p/jedit/patches/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/jedit/admin/patches/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
Robert Schwenn
2017-04-13 21:15:58 UTC
Permalink
- **status**: open --> closed-rejected
- **Comment**:

Just uploaded to community downloads: http://community.jedit.org/?q=filestore/browse/40



---

** [patches:#545] Macros to analyse hypersearch results**

**Status:** closed-rejected
**Group:**
**Labels:** Macro
**Created:** Fri Jan 16, 2015 10:10 AM UTC by Thiemo Kellner
**Last Updated:** Mon Mar 20, 2017 10:44 PM UTC
**Owner:** nobody
**Attachments:**

- [hypersearch_results_distinct_hits.bsh](https://sourceforge.net/p/jedit/patches/545/attachment/hypersearch_results_distinct_hits.bsh) (2.2 kB; application/octet-stream)
- [hypersearch_results_files.bsh](https://sourceforge.net/p/jedit/patches/545/attachment/hypersearch_results_files.bsh) (2.1 kB; application/octet-stream)


Please find attached two macros to analyse the hypersearch result.
- hypersearch_results_distinct_hits.bsh extracts the distinct lines in the results
- hypersearch_results_files.bsh extracts all the files results were found in


---

Sent from sourceforge.net because jedit-***@lists.sourceforge.net is subscribed to https://sourceforge.net/p/jedit/patches/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/jedit/admin/patches/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
Loading...