* Berkeley DB an Emacs
@ 2003-10-26 21:27 Kevin A. Burton
2003-10-27 5:47 ` Eli Zaretskii
0 siblings, 1 reply; 5+ messages in thread
From: Kevin A. Burton @ 2003-10-26 21:27 UTC (permalink / raw)
Has anyone done any work to port/integrate berkeley DB within Emacs?
I'm thinking of spending some time building a symbol cross reference
system within Emacs but need a decent database backend.
Berkeley DB would be perfect and the GPL license fits.
Also, as an aside - can Emacs do dynamic linking to native libraries?
It would be a good way to build external C packages without having to
actually recompile my whole Emacs.
I've spent some time on this before but it just didn't seem possible.
--
NewsMonster - http://www.newsmonster.org/
Kevin A. Burton, Location - San Francisco, CA, Cell - 415.595.9965
AIM - sfburtonator, Web - http://www.peerfear.org/
GPG fingerprint: 4D20 40A0 C734 307E C7B4 DCAA 0303 3AC5 BD9D 7C4D
IRC - freenode.net #infoanarchy | #p2p-hackers | #newsmonster
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Berkeley DB an Emacs
2003-10-26 21:27 Berkeley DB an Emacs Kevin A. Burton
@ 2003-10-27 5:47 ` Eli Zaretskii
2003-10-27 22:28 ` Kevin A. Burton
0 siblings, 1 reply; 5+ messages in thread
From: Eli Zaretskii @ 2003-10-27 5:47 UTC (permalink / raw)
Cc: emacs-devel
> Date: Sun, 26 Oct 2003 13:27:50 -0800
> From: "Kevin A. Burton" <burton@newsmonster.org>
>
> Also, as an aside - can Emacs do dynamic linking to native libraries?
No, it doesn't, IIRC, to discourage the use of non-free software with
Emacs.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Berkeley DB an Emacs
2003-10-27 5:47 ` Eli Zaretskii
@ 2003-10-27 22:28 ` Kevin A. Burton
2003-10-27 23:19 ` Stefan Monnier
0 siblings, 1 reply; 5+ messages in thread
From: Kevin A. Burton @ 2003-10-27 22:28 UTC (permalink / raw)
Cc: emacs-devel
[-- Attachment #1.1: Type: text/plain, Size: 671 bytes --]
Eli Zaretskii wrote:
>>Date: Sun, 26 Oct 2003 13:27:50 -0800
>>From: "Kevin A. Burton" <burton@newsmonster.org>
>>
>>Also, as an aside - can Emacs do dynamic linking to native libraries?
>>
>>
>
>No, it doesn't, IIRC, to discourage the use of non-free software with
>Emacs.
>
>
It also discourages the use of free-software within Emacs IMO...
Kevin
--
NewsMonster - http://www.newsmonster.org/
Kevin A. Burton, Location - San Francisco, CA, Cell - 415.595.9965
AIM - sfburtonator, Web - http://www.peerfear.org/
GPG fingerprint: 4D20 40A0 C734 307E C7B4 DCAA 0303 3AC5 BD9D 7C4D
IRC - freenode.net #infoanarchy | #p2p-hackers | #newsmonster
[-- Attachment #1.2: Type: text/html, Size: 1332 bytes --]
[-- Attachment #2: Type: text/plain, Size: 141 bytes --]
_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Berkeley DB an Emacs
2003-10-27 22:28 ` Kevin A. Burton
@ 2003-10-27 23:19 ` Stefan Monnier
2003-10-27 23:34 ` Kevin A. Burton
0 siblings, 1 reply; 5+ messages in thread
From: Stefan Monnier @ 2003-10-27 23:19 UTC (permalink / raw)
Cc: Eli Zaretskii, emacs-devel
> It also discourages the use of free-software within Emacs IMO...
Yup,
Stefan
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Berkeley DB an Emacs
2003-10-27 23:19 ` Stefan Monnier
@ 2003-10-27 23:34 ` Kevin A. Burton
0 siblings, 0 replies; 5+ messages in thread
From: Kevin A. Burton @ 2003-10-27 23:34 UTC (permalink / raw)
Cc: Eli Zaretskii, emacs-devel
[-- Attachment #1.1: Type: text/plain, Size: 611 bytes --]
Stefan Monnier wrote:
>>It also discourages the use of free-software within Emacs IMO...
>>
>>
>
>Yup,
>
>
>
Especially because I was thinking of building an some external GPL
modules that I wanted to keep portable to Emacs 20.x as well as 21.
Which would of course have been GPL :)
Kevin
--
NewsMonster - http://www.newsmonster.org/
Kevin A. Burton, Location - San Francisco, CA, Cell - 415.595.9965
AIM - sfburtonator, Web - http://www.peerfear.org/
GPG fingerprint: 4D20 40A0 C734 307E C7B4 DCAA 0303 3AC5 BD9D 7C4D
IRC - freenode.net #infoanarchy | #p2p-hackers | #newsmonster
[-- Attachment #1.2: Type: text/html, Size: 1241 bytes --]
[-- Attachment #2: Type: text/plain, Size: 141 bytes --]
_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2003-10-27 23:34 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-26 21:27 Berkeley DB an Emacs Kevin A. Burton
2003-10-27 5:47 ` Eli Zaretskii
2003-10-27 22:28 ` Kevin A. Burton
2003-10-27 23:19 ` Stefan Monnier
2003-10-27 23:34 ` Kevin A. Burton
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.