[homebrew] Update notmuch to version 0.18 (#29497)

2014-05-24 Thread Tomi Ollila
On Fri, May 23 2014, Wael Nasreddine  wrote:

> Jack Nagel  writes:
>
>>>Are you suggesting linking notmuch statically? or zlib?
>>
>> Linking notmuch to zlib statically.
>
> @David, do you know how can I build notmuch statically built against
> zlib? I tried with `ZLIB_LDFLAGS=-Wl,-Bstatic make` but it does not seem
> to have an effect on the linking process.

You could try id:1397809386-23356-1-git-send-email-tomi.ollila at iki.fi

( http://mid.gmane.org/1397809386-23356-1-git-send-email-tomi.ollila at iki.fi )


> For context, please see https://github.com/Homebrew/homebrew/pull/29497

Tomi


emacs integration

2014-05-24 Thread Suvayu Ali
On Fri, May 23, 2014 at 04:02:16PM +0200, Gauthier ?stervall wrote:
> 
> I see, thank you. I am actually not interested in the source itself
> for now, I only attempted to get the emacs integration to work.
> I actually got notmuch via apt-get, and if I try to apt-get install
> notmuch-emacs, it says I have it already.
> So it seems I have notmuch-emacs installed, what I don't know is where
> to point emacs to for it to find this installation.
> 
> Now emacs seems to have found them somehow. I had a system restart in
> between, maybe that's what fixed it.
> After examining my load-path, I saw that
> /usr/share/emacs24/site-lisp/notmuch was added there.
> Who modified load-path, and how? I could see no environment variable
> about notmuch, maybe everything under site-lisp/ is added to load-path
> at each emacs start?

This is a standard way to deal with external packages in emacs.  The
setup stuff goes in the site start file.  The exact location is
distribution dependent, but generally it is something like
/usr/share/emacs/site-lisp/.

You should not worry about these details if you are using notmuch-emacs
as provided by your distribution.  Just put your personal configurations
in your ~/.emacs or better yet, use customize to set and save them.
Then `M-x notmuch RET' should get you started.

Hope this helps,

-- 
Suvayu

Open source is the future. It sets us free.


Re: emacs integration

2014-05-24 Thread Suvayu Ali
On Fri, May 23, 2014 at 04:02:16PM +0200, Gauthier Östervall wrote:
> 
> I see, thank you. I am actually not interested in the source itself
> for now, I only attempted to get the emacs integration to work.
> I actually got notmuch via apt-get, and if I try to apt-get install
> notmuch-emacs, it says I have it already.
> So it seems I have notmuch-emacs installed, what I don't know is where
> to point emacs to for it to find this installation.
> 
> Now emacs seems to have found them somehow. I had a system restart in
> between, maybe that's what fixed it.
> After examining my load-path, I saw that
> /usr/share/emacs24/site-lisp/notmuch was added there.
> Who modified load-path, and how? I could see no environment variable
> about notmuch, maybe everything under site-lisp/ is added to load-path
> at each emacs start?

This is a standard way to deal with external packages in emacs.  The
setup stuff goes in the site start file.  The exact location is
distribution dependent, but generally it is something like
/usr/share/emacs/site-lisp/.

You should not worry about these details if you are using notmuch-emacs
as provided by your distribution.  Just put your personal configurations
in your ~/.emacs or better yet, use customize to set and save them.
Then `M-x notmuch RET' should get you started.

Hope this helps,

-- 
Suvayu

Open source is the future. It sets us free.
___
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch


Re: emacs integration

2014-05-24 Thread Gauthier Östervall
On Fri, May 23, 2014 at 9:20 AM, David Edmondson  wrote:
> On Thu, May 22 2014, Gauthier Östervall wrote:
>> 1. First, I had a hard time to get the el files at all. I finally got
>> them from github.comb/chrisdone/notmuch.git.
>> Is this ok? Where should I get them otherwise?
>
> http://notmuchmail.org lists both http://notmuchmail.org/releases/ and
> git://notmuchmail.org/git/notmuch as sources of notmuch.
>
> The emacs UI is in emacs/ when you've grabbed the source.

I see, thank you. I am actually not interested in the source itself
for now, I only attempted to get the emacs integration to work.
I actually got notmuch via apt-get, and if I try to apt-get install
notmuch-emacs, it says I have it already.
So it seems I have notmuch-emacs installed, what I don't know is where
to point emacs to for it to find this installation.

Now emacs seems to have found them somehow. I had a system restart in
between, maybe that's what fixed it.
After examining my load-path, I saw that
/usr/share/emacs24/site-lisp/notmuch was added there.
Who modified load-path, and how? I could see no environment variable
about notmuch, maybe everything under site-lisp/ is added to load-path
at each emacs start?
___
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch


Re: [homebrew] Update notmuch to version 0.18 (#29497)

2014-05-24 Thread Tomi Ollila
On Fri, May 23 2014, Wael Nasreddine  wrote:

> Jack Nagel  writes:
>
>>>Are you suggesting linking notmuch statically? or zlib?
>>
>> Linking notmuch to zlib statically.
>
> @David, do you know how can I build notmuch statically built against
> zlib? I tried with `ZLIB_LDFLAGS=-Wl,-Bstatic make` but it does not seem
> to have an effect on the linking process.

You could try id:1397809386-23356-1-git-send-email-tomi.oll...@iki.fi

( http://mid.gmane.org/1397809386-23356-1-git-send-email-tomi.oll...@iki.fi )


> For context, please see https://github.com/Homebrew/homebrew/pull/29497

Tomi
___
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch