Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #11205
| Path | csiph.com!aioe.org!news.glorb.com!usenet.stanford.edu!not-for-mail |
|---|---|
| From | Mike Frysinger <vapier@gentoo.org> |
| Newsgroups | gnu.bash.bug |
| Subject | general loadable integration |
| Date | Tue, 14 Jul 2015 05:11:12 -0400 |
| Lines | 48 |
| Approved | bug-bash@gnu.org |
| Message-ID | <mailman.6911.1436865082.904.bug-bash@gnu.org> (permalink) |
| References | <20150713204638.GA8279@sagulo> <20150714010230.GA721@ma.sdf.org> <20150714054919.GA3374@sagulo> <55A4C4B1.4040501@gmail.com> <CAPSX3sRepVTSjezsDDr1xV6qghmJaK6=Tm_tsEeiCpMYFbqmxw@mail.gmail.com> |
| NNTP-Posting-Host | lists.gnu.org |
| Mime-Version | 1.0 |
| Content-Type | multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="3V7upXqbjpZ4EhLz" |
| X-Trace | usenet.stanford.edu 1436865082 5972 208.118.235.17 (14 Jul 2015 09:11:22 GMT) |
| X-Complaints-To | action@cs.stanford.edu |
| Cc | Charles Daffern <seejay.11@gmail.com>, "bug-bash@gnu.org" <bug-bash@gnu.org> |
| To | Pierre Gaston <pierre.gaston@gmail.com> |
| Envelope-to | bug-bash@gnu.org |
| Mail-Followup-To | Pierre Gaston <pierre.gaston@gmail.com>, Charles Daffern <seejay.11@gmail.com>, "bug-bash@gnu.org" <bug-bash@gnu.org> |
| Content-Disposition | inline |
| In-Reply-To | <CAPSX3sRepVTSjezsDDr1xV6qghmJaK6=Tm_tsEeiCpMYFbqmxw@mail.gmail.com> |
| X-detected-operating-system | by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] |
| X-Received-From | 140.211.166.183 |
| X-BeenThere | bug-bash@gnu.org |
| X-Mailman-Version | 2.1.14 |
| Precedence | list |
| List-Id | Bug reports for the GNU Bourne Again SHell <bug-bash.gnu.org> |
| List-Unsubscribe | <https://lists.gnu.org/mailman/options/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=unsubscribe> |
| List-Archive | <http://lists.gnu.org/archive/html/bug-bash> |
| List-Post | <mailto:bug-bash@gnu.org> |
| List-Help | <mailto:bug-bash-request@gnu.org?subject=help> |
| List-Subscribe | <https://lists.gnu.org/mailman/listinfo/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=subscribe> |
| Xref | aioe.org gnu.bash.bug:11205 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
On 14 Jul 2015 11:35, Pierre Gaston wrote: > I think adoption would be difficult considering even a useful loadable > builtin like "finfo" has not found its way into default installations, but > for instance I can imagine bash programmable completion could go another > level with an embedded interpreter that lets you access the readline > internals. finfo is under the "examples" directory, and all of the loadable logic isn't exactly trivial to package. it feels kind of bolted on, especially when you try to build & install things. if we want the loadables to be more of a first class concept than something people only play around with locally on their own systems, this needs polishing. -mike
Back to gnu.bash.bug | Previous | Next | Find similar
general loadable integration Mike Frysinger <vapier@gentoo.org> - 2015-07-14 05:11 -0400
csiph-web