Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installiation of the python library with a bash script. #123

Open
wants to merge 356 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
356 commits
Select commit Hold shift + click to select a range
545bd0c
Commented out aspell default dictionary setup as it differs for diffe…
eugeneai Oct 18, 2012
76d71c6
Merge branch 'master' of ssh://192.168.10.207:1022/~/emacs-for-python
eugeneai Oct 22, 2012
f42eedd
Simplified language environment guess making it better.
eugeneai Oct 23, 2012
0c80d26
Local adjustenment.
eugeneai Oct 25, 2012
4ccfc67
Revert the adjustenments.
eugeneai Oct 25, 2012
81ce98c
Merge branch 'master' of https://github.com/eugeneai/emacs-for-python
eugeneai Oct 26, 2012
2637004
In Arch Linux we need to notify the python version to use for pymacs.
eugeneai Nov 8, 2012
b74f247
Latex mode explicit extension notification.
eugeneai Nov 28, 2012
b84a845
Config.
eugeneai Nov 29, 2012
69ed60e
Merged.
eugeneai Nov 29, 2012
e61b44a
Removed temp. python.
eugeneai Feb 11, 2013
679dc2c
Merged mainstream to local branch.
eugeneai Feb 11, 2013
8dcd656
Added markdown support.
eugeneai Jun 18, 2013
be9c4f2
Added Vala support.
eugeneai Jun 18, 2013
628f3bb
Python2 adaptation.
eugeneai Jun 18, 2013
31627b7
Server mode.
eugeneai Jun 18, 2013
45cb399
Modules loaded.
eugeneai Jun 18, 2013
cbe7e32
Merge branch 'master' of https://github.com/gabrielelanaro/emacs-for-…
eugeneai Jun 18, 2013
eb98b1b
Remove auto toggling fullscreen when boot. Still F11 works well.
eugeneai Aug 7, 2013
206ee42
Turned off auto-langauge-environment hook.
eugeneai Aug 7, 2013
e62ce2b
Merged remote/master.
eugeneai Aug 7, 2013
0bb9803
Corrected wrong comment mark.
eugeneai Aug 13, 2013
69f2e5d
Corrected wrong submodule name.
eugeneai Aug 13, 2013
a8e0562
Removed wrong modules setup.
eugeneai Aug 13, 2013
0a87197
Fixed loading of init.el
eugeneai Aug 13, 2013
9858acd
Added jde and cedet packages
eugeneai Aug 13, 2013
5050f01
Ignoring site-lisp directory.
eugeneai Aug 13, 2013
37cc2c0
Removed fullscreen mode, changed it to just maximixed window.
eugeneai Aug 23, 2013
5cd115d
Merged jde.
eugeneai Aug 23, 2013
64a9108
Removed jde.
eugeneai Aug 23, 2013
742d3d0
Added eclim, commented python environment.
eugeneai Aug 23, 2013
f3786a6
Loading the eclim.
eugeneai Aug 23, 2013
f38cc27
Removed the java enviros.
eugeneai Aug 23, 2013
86f2221
Switch on all python stuff.
eugeneai Aug 23, 2013
4031176
Removed CEDET dependability.
eugeneai Sep 5, 2013
80eb9f2
Added Scala and D-mode.
eugeneai Sep 5, 2013
902f03f
Merge with institute's setup.
eugeneai Sep 6, 2013
fec75d8
Merge.
eugeneai Sep 6, 2013
295575b
Initial layout of Pymax installer.
eugeneai Sep 6, 2013
9872904
Remove absolute path.
eugeneai Sep 6, 2013
a27d5a5
Convert static directory of python libraries (Pymacs) to an installer…
eugeneai Sep 6, 2013
f9f6175
Removed line numbers by default. Corrected language environment to co…
eugeneai Sep 12, 2013
44fe8bf
Faster loading editor environmant. Useful to use EMACS as system wide…
eugeneai Sep 12, 2013
c6113a5
Added color-theme package. Turn on epy again.
eugeneai Sep 12, 2013
474a6ff
Remove annoying esc-esc-esc sequence. Changed it to Ctrl-esc.
eugeneai Sep 12, 2013
9faa697
Custom setup renewed.
eugeneai Sep 12, 2013
4eeb4e3
No bell and C-x e now wipes the buffer out.
eugeneai Sep 12, 2013
d575a50
Web browser added.
eugeneai Sep 12, 2013
40eb783
Merge with upstream
eugeneai Sep 12, 2013
99e32b4
Merge with upstream.
eugeneai Sep 12, 2013
2e25af9
Merge branch 'master' of github.com:eugeneai/emacs-for-python
eugeneai Sep 12, 2013
8552fe3
Move visible bell down.
eugeneai Sep 13, 2013
b75f3df
Compile key added.
eugeneai Sep 13, 2013
ffb577c
GDB integration.
eugeneai Sep 13, 2013
92aa380
Erase buffer protector.
eugeneai Sep 13, 2013
945acce
We already overgrown tabbar\!\!\!
eugeneai Sep 13, 2013
6e979fc
Merge branch 'master' of github.com:eugeneai/emacs-for-python
eugeneai Sep 13, 2013
cbe1cf2
Mode line customization.
eugeneai Sep 13, 2013
b60a843
Roll buffers with Win-left and right. Now shell buffer has monospace …
eugeneai Sep 13, 2013
aaedbe0
Make debug frames of small fixed font.
eugeneai Sep 16, 2013
689feca
Removed font change in consoles. Only fontzise, which is decresed.
eugeneai Sep 21, 2013
5bec206
Window numbering in all modes. Module recentf turned off for a while …
eugeneai Sep 21, 2013
3de4ec3
Merge with upstream.
eugeneai Sep 22, 2013
bde3c97
Added magit.
eugeneai Sep 22, 2013
371f3e8
Linum exacly loaded.
eugeneai Sep 22, 2013
16c66ba
Merge with upstream.
eugeneai Sep 22, 2013
1f5dc43
Merge branch 'master' of github.com:eugeneai/emacs-for-python
eugeneai Sep 22, 2013
c2d0225
Added D-mode.
eugeneai Sep 22, 2013
c66fd5a
Win32 bug adaptation.
eugeneai Sep 23, 2013
1a304ab
Package set renewal.
eugeneai Sep 23, 2013
cb0fd55
Added D-mode.
eugeneai Sep 24, 2013
7e6ccfd
Merge with upstream.
eugeneai Sep 24, 2013
285ea66
Updated packages.
eugeneai Sep 24, 2013
727c2bd
Added linenondestructive RET.
eugeneai Sep 24, 2013
153da34
do not override selected dictionary.
eugeneai Sep 26, 2013
ffe0e39
Merge branch 'master' of github.com:eugeneai/emacs-for-python
eugeneai Sep 28, 2013
641b228
Merge branch 'master' of github.com:eugeneai/emacs-for-python
eugeneai Sep 28, 2013
bf62e1f
Local options's changes.
eugeneai Oct 6, 2013
f4ab13f
Local option's changes.
eugeneai Oct 6, 2013
98ad2c2
Merge of upstream.
eugeneai Oct 6, 2013
f326bc4
Merge branch 'master' of https://github.com/eugeneai/emacs-for-python
eugeneai Oct 6, 2013
7270ed2
Remove menu bar. Transformation succseed.
eugeneai Oct 6, 2013
276a5e2
Imp's configuration intermediate state.
Oct 7, 2013
d82fe55
Merge with upstream.
Oct 7, 2013
7c44826
Merge with upstream.
eugeneai Oct 7, 2013
5e8dd59
Current customization.
eugeneai Oct 12, 2013
d56f6db
Removed fringes at last. Adjusted some variables.
eugeneai Oct 12, 2013
12dad05
Minibuffer hacking. Try to make all fonts smaller.
eugeneai Oct 12, 2013
113988b
Merge branch 'master' of github.com:eugeneai/emacs-for-python
eugeneai Oct 13, 2013
1663d88
Minor background changes of the stolen theme.
eugeneai Oct 13, 2013
315c066
Local changes of the environment.
eugeneai Oct 13, 2013
2619680
Local adjustenments.
Oct 13, 2013
515208f
Color adjustenment in the console.
Oct 14, 2013
c918294
Merge branch 'master' of ssh://192.168.10.207:1022/~/emacs-for-python
eugeneai Oct 14, 2013
a12d594
Merge with local.
eugeneai Oct 14, 2013
62eddd8
Merge of the init files.
eugeneai Oct 14, 2013
d87b2a7
Switch on pymacs again.
eugeneai Oct 14, 2013
0481e51
Remove screen toggle.
eugeneai Oct 14, 2013
6ef8e81
Added cleaning of the init.elc.
eugeneai Oct 14, 2013
bcf43b6
Python 2!
eugeneai Oct 14, 2013
2c94d11
Removed unnecessary stuff.
eugeneai Oct 14, 2013
d002221
Merge branch 'exp'
eugeneai Oct 14, 2013
428d249
Merge branch 'master' of ssh://192.168.10.207:1022/~/emacs-for-python
eugeneai Oct 14, 2013
e1cc475
Added pudb keyboard support.
eugeneai Oct 22, 2013
1315616
Let the letters be smaller.
eugeneai Oct 22, 2013
987b7d5
Merge branch 'master' of github.com:eugeneai/emacs-for-python
eugeneai Oct 23, 2013
d02e6bc
Tuning autocomplete mode.
eugeneai Nov 16, 2013
bd35869
Size of the fixed font
eugeneai Nov 18, 2013
ff81e2e
Merge branch 'master' of github.com:eugeneai/emacs-for-python
eugeneai Nov 18, 2013
51c791a
Visual wrapping mode turned on for LaTeX sources.
eugeneai Feb 10, 2014
44dd30f
English dictionary.
eugeneai Feb 10, 2014
d9eefeb
Merge branch 'master' of github.com:eugeneai/emacs-for-python
eugeneai Feb 10, 2014
b834434
Merge branch 'master' of https://github.com/gabrielelanaro/emacs-for-…
eugeneai Feb 10, 2014
1061913
Local IMP palette.
Feb 12, 2014
88b96bb
Merge branch 'master' of ssh://192.168.10.207:1022/~/emacs-for-python
Feb 12, 2014
d123ef9
Visual preferences.
eugeneai Feb 12, 2014
27f5a24
Logical preferences.
eugeneai Feb 12, 2014
65c957a
Disallow the windows to be maximized at first.
eugeneai Feb 24, 2014
6c5f104
Seseg font size.
eugeneai Feb 24, 2014
f9bb5b6
Merge branch 'master' of github.com:eugeneai/emacs-for-python
eugeneai Feb 24, 2014
65984c6
Visual mode for diffiles has been turned on.
eugeneai Mar 6, 2014
fb82470
Make tty font bigger onece again.
Mar 6, 2014
35276c8
Merge branch 'master' of ssh://192.168.10.207:1022/~/emacs-for-python
Mar 6, 2014
e980e04
Pymacs renewation.
Mar 7, 2014
7bbddf6
Added useful alias for useful command
eugeneai Mar 8, 2014
87d719d
Merge branch 'master' of github.com:eugeneai/emacs-for-python
eugeneai Mar 8, 2014
97f74c6
Added workaround of new hook abscence in python-rope
eugeneai Mar 8, 2014
cda014e
Renewation of rope modules.
Mar 12, 2014
5602c0a
Merge branch 'master' of ssh://192.168.10.207:1022/~/emacs-for-python
eugeneai Mar 12, 2014
ae05dc5
Merge branch 'master' of ssh://192.168.10.207:1022/~/emacs-for-python
Mar 12, 2014
25b1000
Added goto-last-change module.
eugeneai Mar 12, 2014
cadb3a7
Merge loacal to repo.
eugeneai Mar 12, 2014
4fde5a9
Merge branch 'master' of github.com:eugeneai/emacs-for-python
eugeneai Mar 12, 2014
2c273f3
Good state arcive contents.
eugeneai Mar 12, 2014
1bf2170
local config
eugeneai Mar 14, 2014
2882f45
Merge branch 'master' of https://github.com/eugeneai/emacs-for-python
eugeneai Mar 14, 2014
5524c79
Merge branch 'master' of ssh://192.168.10.207:1022/~/emacs-for-python
eugeneai Mar 14, 2014
4969886
Change the foundry of the screen font.
eugeneai Mar 14, 2014
b9e191a
Turn on jump char again.
eugeneai Mar 28, 2014
955cf88
Accumulation of the customied things.
eugeneai Mar 28, 2014
e67efe5
Merge branch 'master' of github.com:eugeneai/emacs-for-python
eugeneai Mar 28, 2014
ea672e1
Added bad theme.
eugeneai Mar 28, 2014
66d7c00
Added a useful script to clean tex paragraphs.
eugeneai Apr 20, 2014
568bef3
The current setup.
eugeneai Apr 20, 2014
8fb11ff
Merge with upstream.
eugeneai Apr 20, 2014
870765d
Reneved elpa content of the packages.
eugeneai Aug 11, 2014
0f962ae
Turned to Fira Mono TTF.
eugeneai Aug 11, 2014
15389e8
Merged home work of reconstructing paragraphs.
eugeneai Aug 11, 2014
8bc98e0
Merged with upstrean development code.
eugeneai Aug 11, 2014
82cdb34
Hunspell support plus some package additions.
eugeneai Aug 15, 2014
508d301
Adjusted AuCTeX variables to be cool.
eugeneai Sep 20, 2014
7533fa9
Remove all the widgets at first to remove blinking.
eugeneai Sep 20, 2014
474b0dc
Merge with new versions of the packages.
eugeneai Sep 20, 2014
bf9b78c
After some demo added this.
eugeneai Sep 23, 2014
5271ec2
Libraries.
eugeneai Sep 23, 2014
ccfad6a
Temp.
eugeneai Sep 23, 2014
adeb1db
Added saveplace.
eugeneai Sep 24, 2014
5ab0609
Inhibit startup splash.
eugeneai Sep 24, 2014
668d509
Renewed packages.
eugeneai Sep 27, 2014
31f76ba
The current state of the packages.
eugeneai Oct 9, 2014
4a6550c
Removed windowed settings sfrom text mode.
eugeneai Oct 14, 2014
d031798
Merge branch 'master' of https://github.com/gabrielelanaro/emacs-for-…
eugeneai Oct 14, 2014
e816dbd
Actual merge with upstream.
eugeneai Oct 14, 2014
8eb5dbd
Added C-x C-a as magit-status. Enabled recentf
eugeneai Oct 14, 2014
37513cd
Local updates.
eugeneai Oct 14, 2014
120a640
Merge with upstream.
eugeneai Oct 14, 2014
e75042d
Color theme corrested.
eugeneai Oct 14, 2014
d798cdc
Some clenup of old layout defeinition code.
eugeneai Oct 14, 2014
e8ba3c1
Merge branch 'master' of github.com:eugeneai/emacs-for-python
eugeneai Oct 15, 2014
42d4930
Updated a package.
eugeneai Oct 15, 2014
df2b155
Returned removing scrollbar-mode.
eugeneai Oct 20, 2014
950ab6e
Emacs 24.4 adaptation.
eugeneai Oct 22, 2014
8ebc3c2
More adaptation to 24.4.
eugeneai Oct 22, 2014
f6f2ede
Removed the scrollbars again.
eugeneai Oct 22, 2014
448d0cb
Renewed the packages.
eugeneai Oct 22, 2014
4790103
Merge branch 'master' of github.com:eugeneai/emacs-for-python
eugeneai Oct 22, 2014
dbc5a97
Lst of packages renewed.
eugeneai Oct 22, 2014
16d930a
Tried to adapt upstream.
eugeneai Oct 22, 2014
e27bc58
Adopted for 24.4.
eugeneai Oct 24, 2014
9cafe9a
Merge branch 'master' of github.com:eugeneai/emacs-for-python
eugeneai Oct 24, 2014
9e380c7
Revewed the packages.
eugeneai Oct 24, 2014
41b3db7
Added an .cfg file fo eproject
eugeneai Oct 24, 2014
edb42ba
Updated packages.
eugeneai Oct 28, 2014
97a0d70
Added tex-site.el empty preferences.
eugeneai Oct 28, 2014
3216f2b
Added some vars into tex-site as required.
eugeneai Oct 28, 2014
71abfc2
Another tex-site.el
eugeneai Oct 28, 2014
317d131
Updated the packages.
eugeneai Nov 22, 2014
28a2e0b
Local chabges.
eugeneai Nov 22, 2014
04eaaa3
Merge branch 'master' of github.com:eugeneai/emacs-for-python
eugeneai Nov 22, 2014
0cdf8c9
Started to adopt to emacs 24.4
eugeneai Dec 12, 2014
5bda9eb
Merge branch 'master' of github.com:eugeneai/emacs-for-python
eugeneai Dec 13, 2014
078c7f7
Adjusted behavior of epy-mode in emacs 24.4
eugeneai Dec 13, 2014
c585e28
Made auctex to start correctly
eugeneai Dec 13, 2014
f63dc54
Remove cache from sources.
eugeneai Dec 17, 2014
e9f5008
Merge with upstream.
eugeneai Dec 17, 2014
106b8d6
Reninstalled AuCTeX.
eugeneai Dec 17, 2014
e81021e
Added the ability to work with LuaLaTeX.
eugeneai Dec 18, 2014
7672bda
Added ~--- macro.
eugeneai Dec 19, 2014
b3137be
Stared the refactoring the package subsystem.
eugeneai Jan 2, 2015
439f09d
Removed elpa packages as them can now be installed automatic.
eugeneai Jan 2, 2015
22ab52b
Chenged cursor colors and modes to make it more
eugeneai Jan 3, 2015
5d18d4e
Adjusted to create the environament automatic.
eugeneai Jan 6, 2015
a68b682
Turned auto-fill-mode for AuCTeX off.
eugeneai Jan 6, 2015
5f73bba
Autosave TeX files before building.
eugeneai Jan 6, 2015
e9461e5
Removed ding (bell) signal on common comands.
eugeneai Jan 6, 2015
87f055b
Local changes.
eugeneai Jan 6, 2015
34e27f3
Merge branch 'master' of github.com:eugeneai/emacs-for-python
eugeneai Jan 6, 2015
78887a5
Reinstalled automatic environment to faster text typing.
eugeneai Jan 11, 2015
259adc8
English between dollar sign at first.
eugeneai Jan 14, 2015
9173bdb
Made turn-off-... an interactive function.
eugeneai Jan 19, 2015
e189335
Added verbatim macros C-c C-=.
eugeneai Jan 24, 2015
9f4316a
Added proxy settings.
Feb 18, 2015
a874b5b
Added lookup in multitran dictionary.
eugeneai Feb 20, 2015
50493d1
Local changes.
eugeneai Feb 22, 2015
b2d15e8
Merge branch 'master' of github.com:eugeneai/emacs-for-python
eugeneai Feb 22, 2015
edaa2a1
Local changes experemental ones.
Feb 25, 2015
7505454
Packed the proxy data into a conditional op.
eugeneai Feb 25, 2015
6909db4
Refined ignored files.
eugeneai Feb 25, 2015
31f0149
Merge branch 'proxy'
eugeneai Feb 25, 2015
619ccb9
Started to restore hunspell flycheck.
eugeneai Feb 25, 2015
a3d2bfa
Local changes.
Feb 25, 2015
45d2ea6
Merge branch 'master' of https://github.com/eugeneai/emacs-for-python
eugeneai Feb 25, 2015
eccd9f7
Just testing.
eugeneai Feb 25, 2015
2592bda
Renewed (&) rw-XXX libs. Uncommented correctly hunspell setups.
Feb 25, 2015
8f976df
Hunspell successfully tested on english dictionary.
eugeneai Feb 25, 2015
90a36cd
Cool exec finder added.
eugeneai Feb 25, 2015
d0c51f7
Local changes.
eugeneai Feb 27, 2015
3bac06b
Merge branch 'master' of https://github.com/eugeneai/emacs-for-python
eugeneai Feb 27, 2015
babe5f0
Removed absent package.
eugeneai Apr 16, 2015
c6b4519
Supress new Magit message.
eugeneai Apr 28, 2015
df9d61e
Removed a space before colon.
eugeneai May 29, 2015
13472ad
Remove auto-language environment
eugeneai Sep 7, 2015
f08f679
Renewed jimp-char.
eugeneai Sep 7, 2015
dab21f0
Added new reconstructor on F12.
eugeneai Oct 3, 2015
04a1550
Merge branch 'master' of github.com:eugeneai/emacs-for-python
eugeneai Oct 3, 2015
2dba29b
Merge branch 'master' of https://github.com/eugeneai/emacs-for-python
eugeneai Oct 6, 2015
ed7ba73
Corrected non-window customization.
eugeneai Oct 17, 2015
ef9e541
Jump char keys changed.
eugeneai Dec 9, 2015
35fd5ab
Merge branch 'master' of github.com:eugeneai/emacs-for-python
eugeneai Dec 9, 2015
eb114fb
Incremental/
eugeneai Dec 9, 2015
b35fc85
Merge branch 'master' of github.com:eugeneai/emacs-for-python
eugeneai Dec 9, 2015
0fb8ea2
Merge branch 'master' of github.com:eugeneai/emacs-for-python
eugeneai Dec 9, 2015
6bb0c5d
Remove scroll bars in windowed-mode.
eugeneai Jan 16, 2016
0565648
Local customization.
eugeneai Jan 18, 2016
6d108be
Merge branch 'master' of github.com:eugeneai/emacs-for-python
eugeneai Jan 18, 2016
3741bd8
Merge branch 'master' of https://github.com/eugeneai/emacs-for-python
eugeneai Feb 9, 2016
2f5ff48
Merge branch 'master' of https://github.com/gabrielelanaro/emacs-for-…
eugeneai Feb 15, 2016
385f267
Make Python output window having small fonts.
eugeneai Apr 2, 2016
ac6554e
Added rust mode brocken setup.
eugeneai Apr 28, 2016
655ba04
Merge branch 'master' of github.com:eugeneai/emacs-for-python
eugeneai Apr 28, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
19 changes: 18 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
*~
*.elc
*.pyc
ac-comphist.dat
.emacs.desktop*
tramp
eproject.lst
eproject.cfg
abbrev_defs
ede-projects.el
custom.el
site-lisp/
/bookmarks.bmk
\177
*#*#
commit.txt
commit.txt
.places
url/
recentf
server/
bookmarks
/elpa/
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "site-lisp/jump-char"]
path = site-lisp/jump-char
url = https://github.com/lewang/jump-char.git
7 changes: 7 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
.PHONY: clean all

all:
echo "Do noting, stub. Better make clean."

clean:
rm -f init.elc
57 changes: 57 additions & 0 deletions custom-nw.el
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
;;
(custom-set-variables
;; custom-set-variables was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(TeX-PDF-mode t)
'(TeX-master nil)
'(TeX-source-correlate-method (quote synctex))
'(TeX-source-correlate-mode t)
'(TeX-source-correlate-start-server (quote ask))
'(ansi-color-names-vector
["#2d3743" "#ff4242" "#74af68" "#dbdb95" "#34cae2" "#008b8b" "#00ede1" "#e1e1e0"])
'(column-number-mode t)
'(custom-enabled-themes (quote (eugeneai-theme)))
'(custom-safe-themes
(quote
("5ea08b040c5515152d2bcae79a05ae5c98339b5729c359d02437bf4cc567cca5" "e200f481e31ceee929079ad8a6f629e45bdad45e5ac27101c89d55f4827071db" "e885ba299f1f0f0927bc8b10136a704c1ec05c7d04b7011559439dd9e56c56ab" "6252dbc43eefee0edc82ef000659ece4f77c4c989b4571d8d23485efc5e9ef4d" "d5af8f6ee92912a7bac8185ed447e1e825252728a1ebd1d41eb2da660d27ad62" default)))
'(epy-load-yasnippet-p t)
'(ispell-dictionary "ru-yeyo")
'(load-prefer-newer t)
'(minibuffer-auto-raise t)
'(minibuffer-frame-alist (quote ((width . 80) (height . 1))))
'(rw-hunspell-default-dictionary "russian")
'(rw-hunspell-dicpath-list (quote ("/usr/share/hunspell")))
'(rw-hunspell-make-dictionary-menu t)
'(rw-hunspell-use-rw-ispell t)
'(safe-local-variable-values
(quote
((TeX-auto-save . t)
(TeX-parse-self . t)
(major-mode . rst-mode)
(TeX-source-correlate-start-server)
(TeX-source-correlate-mode . 1)
(TeX-PDF-mode . 1)
(eval ispell-change-dictionary "ru_RU_hunspell")
(TeX-master . t)
(ispell-dictionary . american)
(py-indent-offset . 4)
(TeX-master . "dis")
(py-master-file . "/path/to/interactivetest.py")
(whitespace-line-column . 80)
(lexical-binding . t))))
'(show-paren-mode t)
'(text-mode-hook (quote (turn-on-flyspell text-mode-hook-identify)))
'(tool-bar-mode nil)
'(w3-honor-stylesheets t)
'(which-function-mode nil))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(default ((t (:family "Fira Mono" :foundry "unknown" :slant normal :weight normal :height 159 :width normal))))
'(minibuffer-prompt ((t (:foreground "CadetBlue1"))))
'(mode-line ((t (:background "gray75" :foreground "black" :weight normal :height 0.5 :family "Droid Sans"))))
'(mode-line-highlight ((t (:background "gold")))))
41 changes: 41 additions & 0 deletions custom-w32.el
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
(custom-set-variables
;; custom-set-variables was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(TeX-auto-save t)
'(TeX-master nil)
'(TeX-parse-self t)
'(TeX-save-query nil)
'(TeX-source-correlate-method (quote synctex))
'(TeX-source-correlate-mode t)
'(TeX-source-correlate-start-server (quote ask))
'(current-language-environment "Russian")
'(epy-load-yasnippet-p t)
'(load-prefer-newer t)
'(rw-hunspell-default-dictionary "russian")
'(rw-hunspell-dicpath-list (quote ("/usr/share/hunspell")))
'(rw-hunspell-make-dictionary-menu t)
'(rw-hunspell-use-rw-ispell t)
'(safe-local-variable-values
(quote
((TeX-master . "dis")
(py-master-file . "/path/to/interactivetest.py")
(whitespace-line-column . 80)
(lexical-binding . t))))
'(show-paren-mode t)
'(tool-bar-mode nil))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(default ((t (:inherit nil :stipple nil :background "grey28" :foreground "wheat1" :inverse-video nil :box nil :strike-through nil :overline nil :underline nil :slant normal :weight normal :height 158 :width normal :foundry "outline" :family "Lucida Console"))))
'(flyspell-duplicate ((t (:foreground "pale green"))))
'(flyspell-incorrect ((t (:foreground "orange red"))))
'(highlight-changes ((t (:foreground "LightGoldenrod1"))))
'(highlight-changes-delete ((t (:foreground "dark orange" :strike-through t))))
'(linum ((t (:inherit (shadow default) :background "black" :foreground "orange"))))
'(region ((((class color) (min-colors 88) (background dark)) (:background "orange3"))))
'(tex-verbatim ((t (:family "Ubuntu Mono"))))
'(tooltip ((((class color)) (:inherit variable-pitch :background "lightyellow" :foreground "black" :height 0.5)))))
103 changes: 103 additions & 0 deletions custom.el
Original file line number Diff line number Diff line change
@@ -0,0 +1,103 @@
(custom-set-variables
;; custom-set-variables was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(TeX-PDF-mode t)
'(TeX-auto-save t)
'(TeX-command-extra-options "-shell-escape")
'(TeX-master nil)
'(TeX-parse-self t)
'(TeX-save-query nil)
'(TeX-source-correlate-method (quote synctex))
'(TeX-source-correlate-mode t)
'(TeX-source-correlate-start-server (quote ask))
'(ansi-color-faces-vector
[default bold shadow italic underline bold bold-italic bold])
'(ansi-color-names-vector
["#2d3743" "#ff4242" "#74af68" "#dbdb95" "#34cae2" "#008b8b" "#00ede1" "#e1e1e0"])
'(blink-cursor-mode nil)
'(bookmark-default-file "/home/eugeneai/.emacs.d/bookmarks.bmk")
'(column-number-mode t)
'(custom-enabled-themes (quote (eugeneai-theme)))
'(custom-safe-themes
(quote
("4cf3221feff536e2b3385209e9b9dc4c2e0818a69a1cdb4b522756bcdf4e00a4" "4aee8551b53a43a883cb0b7f3255d6859d766b6c5e14bcb01bed572fcbef4328" "024b0033a950d6a40bbbf2b1604075e6c457d40de0b52debe3ae994f88c09a4a" "5ea08b040c5515152d2bcae79a05ae5c98339b5729c359d02437bf4cc567cca5" "e200f481e31ceee929079ad8a6f629e45bdad45e5ac27101c89d55f4827071db" "e885ba299f1f0f0927bc8b10136a704c1ec05c7d04b7011559439dd9e56c56ab" "6252dbc43eefee0edc82ef000659ece4f77c4c989b4571d8d23485efc5e9ef4d" "d5af8f6ee92912a7bac8185ed447e1e825252728a1ebd1d41eb2da660d27ad62" default)))
'(default-input-method "russian-computer")
'(epy-load-yasnippet-p t)
'(fci-rule-color "#073642")
'(fringe-mode 0 nil (fringe))
'(httpd-port 8380)
'(ispell-dictionary "english")
'(js2-basic-offset 2)
'(load-prefer-newer t)
'(markdown-command-needs-filename t)
'(minibuffer-auto-raise t)
'(minibuffer-frame-alist (quote ((width . 80) (height . 1))))
'(python-shell-interpreter "python3")
'(rw-hunspell-default-dictionary "russian")
'(rw-hunspell-dicpath-list (quote ("/usr/share/hunspell")))
'(rw-hunspell-make-dictionary-menu t)
'(rw-hunspell-use-rw-ispell t)
'(safe-local-variable-values
(quote
((TeX-command-extra-options . "-shell-escape")
(TeX-auto-save . t)
(TeX-parse-self . t)
(major-mode . rst-mode)
(eval ispell-change-dictionary "ru_RU_hunspell")
(eval ispell-change-dictionary "russian")
(TeX-source-correlate-start-server)
(TeX-source-correlate-mode . 1)
(TeX-PDF-mode . 1)
(eval ispell-change-dictionary "ru-yeyo")
(ispell-local-dictionary quote ru-yeyo)
(ispell-local-dictionary . ru-yeyo)
(ispell-dictionary . ru-yeyo)
(TeX-master . t)
(ispell-dictionary . american)
(py-indent-offset . 4)
(TeX-master . "dis")
(py-master-file . "/path/to/interactivetest.py")
(whitespace-line-column . 80)
(lexical-binding . t))))
'(show-paren-mode t)
'(text-mode-hook (quote (turn-on-flyspell text-mode-hook-identify)))
'(tool-bar-mode nil)
'(vc-annotate-background nil)
'(vc-annotate-color-map
(quote
((20 . "#dc322f")
(40 . "#cb4b16")
(60 . "#b58900")
(80 . "#859900")
(100 . "#2aa198")
(120 . "#268bd2")
(140 . "#d33682")
(160 . "#6c71c4")
(180 . "#dc322f")
(200 . "#cb4b16")
(220 . "#b58900")
(240 . "#859900")
(260 . "#2aa198")
(280 . "#268bd2")
(300 . "#d33682")
(320 . "#6c71c4")
(340 . "#dc322f")
(360 . "#cb4b16"))))
'(vc-annotate-very-old-color nil)
'(w3-honor-stylesheets t)
'(which-function-mode nil))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(default ((t (:family "Fira Mono" :foundry "unknown" :slant normal :weight normal :height 117 :width normal))))
'(font-latex-verbatim-face ((t (:inherit Fira\ Mono :foreground "burlywood"))))
'(js2-external-variable ((t (:foreground "orange" :slant italic))))
'(js2-function-call ((t (:inherit default))))
'(minibuffer-prompt ((t (:foreground "CadetBlue1"))))
'(mode-line ((t (:background "gray75" :foreground "black" :weight normal :height 0.5 :family "Droid Sans"))))
'(mode-line-highlight ((t (:background "gold"))))
'(tex-verbatim ((t (:family "Inconsolata LGC Medium")))))
28 changes: 28 additions & 0 deletions dark-theme eugeneai-theme.el
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
(deftheme dark-theme eugeneai
"Created 2014-03-25.")

(custom-theme-set-variables
'dark-theme eugeneai
'(ansi-color-names-vector ["#2d3743" "#ff4242" "#74af68" "#dbdb95" "#34cae2" "#008b8b" "#00ede1" "#e1e1e0"])
'(custom-safe-themes (quote ("5ea08b040c5515152d2bcae79a05ae5c98339b5729c359d02437bf4cc567cca5" "e200f481e31ceee929079ad8a6f629e45bdad45e5ac27101c89d55f4827071db" "e885ba299f1f0f0927bc8b10136a704c1ec05c7d04b7011559439dd9e56c56ab" "6252dbc43eefee0edc82ef000659ece4f77c4c989b4571d8d23485efc5e9ef4d" "d5af8f6ee92912a7bac8185ed447e1e825252728a1ebd1d41eb2da660d27ad62" default)))
'(ispell-dictionary "english")
'(minibuffer-auto-raise t)
'(minibuffer-frame-alist (quote ((width . 80) (height . 1))))
'(safe-local-variable-values (quote ((TeX-master . t) (ispell-dictionary . american) (py-indent-offset . 4) (TeX-master . "dis") (py-master-file . "/path/to/interactivetest.py") (whitespace-line-column . 80) (lexical-binding . t))))
'(text-mode-hook (quote (turn-on-flyspell text-mode-hook-identify)))
'(which-function-mode nil)
'(tool-bar-mode nil)
'(show-paren-mode t)
'(fringe-mode 0)
'(column-number-mode t)
'(blink-cursor-mode nil))

(custom-theme-set-faces
'dark-theme eugeneai
'(default ((t (:inherit nil :stipple nil :background "gray20" :foreground "wheat1" :inverse-video nil :box nil :strike-through nil :overline nil :underline nil :slant normal :weight normal :height 98 :width normal :foundry "unknown" :family "Droid Sans Mono"))))
'(minibuffer-prompt ((t (:foreground "CadetBlue1"))))
'(mode-line ((t (:background "gray75" :foreground "black" :weight normal :height 0.5 :family "Droid Sans"))))
'(mode-line-highlight ((t (:background "gold"))))
'(tex-verbatim ((t (:family "Inconsolata LGC Medium")))))

(provide-theme 'dark-theme eugeneai)
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions epy/extensions/.#a.py
Loading