[emacs-berlin] Next meetup, location: above Betahaus

Stefan Kamphausen ska2342 at gmail.com
Thu Jun 25 07:00:27 UTC 2015


Hi,

That was a nice evening, even if we were only a little group yesterday.

Following up on the later discussion, this is how I use Helm rather
unobtrusively:

(when (and (try-require 'helm)
           (try-require 'helm-config))
  ; I hate the interference with find-file (helm-mode 1)
  ;; Move helm prefix
  (global-set-key (kbd "C-S-SPC") 'helm-command-prefix)
  (global-unset-key (kbd "C-x c"))
  t)

and then I type the prefix followed by ...

* f for finding files  (most often)
* l locate
* M-y kill ring
* .... there are more which I don't actually use and you can type C-t to
change the window layout


Cheers,
stefan

2015-06-24 12:10 GMT+02:00 Fredrik Wallberg <fredrik.wallberg at gmail.com>:

> Hi everyone,
>
> I'll also be there tonight.
>
> best / Fredrik
>
> On 24 June 2015 at 11:01, Stefan Kamphausen <ska2342 at gmail.com> wrote:
>
>> Hi,
>>
>>
>> Will be able to make it, too.  :-)
>>
>>
>> See you,
>> stefan
>>
>> 2015-06-22 22:22 GMT+02:00 Lefteris Karapetsas <lefteris at refu.co>:
>>
>>> Hey guys,
>>>
>>> I will try to be there this month. Looking forward to seeing you all on
>>> Wendesday!
>>>
>>> Best Regards,
>>> Lefteris(Eleftherios) Karapetsas  Click here <http://lefteris.refu.co>
>>> for my CV/portfolio website
>>> <http://lefteris.refu.co>   Also maintain a blog <http://blog.refu.co>on
>>> various topics, mostly engineering
>>>
>>>
>>> On Mon, Jun 22, 2015 at 10:29 AM, Tilmann Singer <tils at tils.net> wrote:
>>>
>>>> Hello everyone,
>>>>
>>>> time flies, summer is almost over before it began (ahem), and the next
>>>> emacs meetup is coming up! Next wednesday we will meet again at the Ganz
>>>> Oben office _above_ Betahaus like last time, at 7pm. Here are detailed
>>>> instructions how to get there - if it's your first time there: it can be
>>>> a bit tricky to find the entrance:
>>>>
>>>> https://gist.github.com/svenfuchs/5364262
>>>>
>>>>
>>>> I'd like to give a short hands-on intro on how to use the spreadsheet
>>>> capabilities of org-mode, and how I use it personally. As usual, there's
>>>> enough time for ad-hoc presentations of any kind, so feel free to
>>>> spontaneously come up with something.
>>>>
>>>> Beginners guarantee: and as usual, all beginners are very welcome! We
>>>> guarantee that someone sits aside with you and helps with installation
>>>> and getting started, if you wish.
>>>>
>>>> No plans regarding food yet, but I guess we'll come up with something.
>>>> Help us estimate how much to get by replying if you plan to attend.
>>>>
>>>>
>>>> cheers, Til
>>>>
>>>> _______________________________________________
>>>> emacs-berlin mailing list
>>>> emacs-berlin at emacs-berlin.org
>>>> https://mailb.org/mailman/listinfo/emacs-berlin
>>>>
>>>>
>>>
>>> _______________________________________________
>>> emacs-berlin mailing list
>>> emacs-berlin at emacs-berlin.org
>>> https://mailb.org/mailman/listinfo/emacs-berlin
>>>
>>>
>>
>> _______________________________________________
>> emacs-berlin mailing list
>> emacs-berlin at emacs-berlin.org
>> https://mailb.org/mailman/listinfo/emacs-berlin
>>
>>
>
> _______________________________________________
> emacs-berlin mailing list
> emacs-berlin at emacs-berlin.org
> https://mailb.org/mailman/listinfo/emacs-berlin
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailb.org/pipermail/emacs-berlin/attachments/20150625/9c2a9c3e/attachment.html>


More information about the emacs-berlin mailing list