Hi!
I wanna know if it's possible to set keybindings for:
- deleting from current position to the end of the line, as in unix shell
cntrl + U does.
- deleting from the begining of the line to current position, as in unix
shell cntrl + K does.
Thank you folks!
I have 2 questions about the appearance of Geany and auto-completion for
file types c:
* Is it possible to change the color of Symbols/Documents and
Compiler/Status/Messages areas too? As default they are all white
but i would like to have them in another color.
* I have newly started to write in c, and it seems that there is no
auto-completions for c activated (for python file types for example
there is a pop-up if i type some letters which shows some possible
built-in functions etc.), how can i have the same pop-up for "c"?
With regards,
Amir
--
sentfromubuntu
--
Dear Colomban,
many thanks! And do you know possibly also about the second part of my
question? (using autopep8 for making python codes clean?)
Regards
On 23.05.2016 11:00, users-request(a)lists.geany.org wrote:
> Send Users mailing list submissions to
> users(a)lists.geany.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.geany.org/cgi-bin/mailman/listinfo/users
> or, via email, send a message with subject or body 'help' to
> users-request(a)lists.geany.org
>
> You can reach the person managing the list at
> users-owner(a)lists.geany.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Users digest..."
>
>
> Today's Topics:
>
> 1. Execute command not working (amir teymuri)
> 2. Re: Execute command not working (Colomban Wendling)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 22 May 2016 20:35:00 +0200
> From: amir teymuri <amirteymuri(a)gmx.de>
> To: geany-users <users(a)lists.geany.org>
> Subject: [Geany-Users] Execute command not working
> Message-ID: <5741FBD4.9070706(a)gmx.de>
> Content-Type: text/plain; charset="utf-8"; Format="flowed"
>
> Hello,
>
> i wanted set up geany to do autopep8 for python files, now i have messed
> up a bit in Build>Set build commands so that hitting F5 doesn't execute
> the code anymore! :-(
> I think it should be something with the *Execute Command *dialog-box,
> what should come here?
> And does anyone have any experience setting up the space autocorrection
> autopep8 in geany?
>
> Regards
>
--
sentfromubuntu
--
Hello,
i wanted set up geany to do autopep8 for python files, now i have messed
up a bit in Build>Set build commands so that hitting F5 doesn't execute
the code anymore! :-(
I think it should be something with the *Execute Command *dialog-box,
what should come here?
And does anyone have any experience setting up the space autocorrection
autopep8 in geany?
Regards
--
sentfromubuntu
--
Just wanted to pass on my congrats to the devs that hang around here for
Geany's inclusion in the latest Raspbian release!
https://www.raspberrypi.org/blog/#another-update-raspbian
Very cool to see Geany get some recognition out there.
As always, really appreciate all you developers' work.
Justin
I am using geany, i have installed clisp on ubuntu and can run the
programm.cl with F5, it all works. But i was wondering if one could make
a nicer lisp-editor out of geany: at the moment there is no indentation
and no possibility to evaluate forms and expressions individually (not
the whole programm if one needs to check only a single function or
s-expression).
Thanks and regards,
Amir
I am following the instructions in the HOWTO.pdf in
https://github.com/tgutu/geanylispedit.
I am using ubuntu 16 and have geany installed via software center. In
/usr/lib/ there is no directory named geany, where i should put the so
file in, as instructed in the pdf file.
I have created a geany folder and put the so file in it, but still
nothing connected to lisp in the Tools>plugin manager to find. If anyone
has experience using common lisp / lisp on geany i would be thankful if
you could tell me your solutions.
Regards,
Amir
Cannot seem to find this anywhere. Recently I've had to increase the
default font size in Genie so my old eyes could see things.
However, now when I print the font size on the page seems to follow the
editor size which is WAY TOO big for the page.
Besides changing the size back and forth does anyone know of a way to
make the print font different from the editor font? Or at least its size?
I use my editor on Windows 7 and 10 btw.
Thanks for any pointers...
@Lex: clojure command doesn't run the programm.clj file. I have
installed clojure via Leiningen and i can run it via lein programm.clj.
What should i do? Install clojure via apt-get install?
On 05/08/2016 11:00 AM, users-request(a)lists.geany.org wrote:
> Send Users mailing list submissions to
> users(a)lists.geany.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.geany.org/cgi-bin/mailman/listinfo/users
> or, via email, send a message with subject or body 'help' to
> users-request(a)lists.geany.org
>
> You can reach the person managing the list at
> users-owner(a)lists.geany.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Users digest..."
>
>
> Today's Topics:
>
> 1. running clojure programm in geany (amir teymuri)
> 2. Bracket autocompletion inside other brackets (amir teymuri)
> 3. Re: Bracket autocompletion inside other brackets (Lex Trotman)
> 4. Re: running clojure programm in geany (Lex Trotman)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sat, 7 May 2016 19:14:48 +0200
> From: amir teymuri <amirteymuri(a)gmx.de>
> To: geany-users <users(a)lists.geany.org>
> Subject: [Geany-Users] running clojure programm in geany
> Message-ID: <572E2288.8080206(a)gmx.de>
> Content-Type: text/plain; charset="utf-8"; Format="flowed"
>
> I am new to geany. I want to use geany for writing clojure since i read
> that clojure is now supported in geany. When i run the programm with F5
> i get this message:
>
> *./geany_run_script.sh: 5: ./geany_run_script.sh: clj: not found*
>
>
> Has any one experinces setting up geany for using clojure?
>
> Regards,
>
--
sent from debian
--