01a5544a9f
Get rid of undo-tree
...
undo-tree is great when it works, but I have had problems with undo in
region, and generally seems more buggy than standard undo...
2015-08-06 17:10:56 +02:00
985fe8601e
Popup frames are annoying on OS X
2015-08-06 17:08:36 +02:00
7ee93887e3
No need for comments in the org file
2015-08-06 17:08:19 +02:00
0207821219
Use Olivetti and define-word!
...
Added `ignore-errors` such that this won't fail when there is no
connection to the internet.
Also renamed the section from Package to Packages.
2015-08-06 17:04:29 +02:00
606cb5f199
Use visual-line-mode in markdown-mode
2015-08-06 17:01:43 +02:00
57ee37adb4
Less aggressive completion
2015-08-06 17:01:15 +02:00
7b1e83ffa3
M-q
...
Tidied up a section using M-q.
2015-08-06 17:00:40 +02:00
324cb4a171
Make every block less indented
2015-04-22 00:10:22 +02:00
8186851085
Prioritize site-lisp when loading libraries
2015-04-22 00:08:49 +02:00
c573f247f1
Use regular eval-expression in favor of helm
2015-04-22 00:08:10 +02:00
9e14f23e26
Just use Guile
2015-04-22 00:07:56 +02:00
c4f8753989
Added some org-babel related settings
2015-04-22 00:07:20 +02:00
af2c7aad69
Fixed ack.
...
The recursive-by-default-hack was not as simple as expected.
2015-04-17 01:15:53 +02:00
d6209484fb
Tweaked company settings.
2015-04-17 00:20:11 +02:00
1cfd62c1d5
Use ack instead of grep when using helm.
2015-04-17 00:19:38 +02:00
0ed6e2239f
Don't diminish company.
...
Company displays what back-end it's currently completing from, which can
be useful.
2015-04-17 00:08:49 +02:00
cd51f70c3d
Use diminish for a cleaner modeline
2015-04-10 17:52:36 +02:00
7d356d1422
Use company for completion.
2015-04-10 17:49:38 +02:00
be312d997a
Removed (out-commented) powerline configurations.
2015-04-10 17:45:35 +02:00
9c49f6a9cd
Enable company mode and remove periods.
2015-04-10 17:43:44 +02:00
d3e428d599
Removed everything related to auto-complete mode
2015-04-09 22:06:00 +02:00
1f46641585
Replaced ido with helm.
...
Removed all traces of ido-mode (along with ido-vertical and smex) in
favor of helm.
2015-04-09 21:38:59 +02:00
30f3fab24f
Typo.
2015-04-09 21:38:21 +02:00
bea0bf971e
Fixed bug that would have occurred at first run on OS X.
2015-04-08 22:35:43 +02:00
21a76e3c04
Removed bullet-points. These also caused funny formating.
2015-04-08 16:23:26 +02:00
5c019ad84d
Typos.
2015-04-08 16:23:17 +02:00
069dabc6ed
Moved markdown related setting to the markdown section.
2015-04-08 01:06:46 +02:00
4daf747d35
Updated copyright.
2015-04-08 00:57:56 +02:00
689c31b261
Fixed formatting, could not have code inside bold.
2015-04-08 00:54:37 +02:00
99d13e7117
Added bit about tracking/untracking init.el.
2015-04-08 00:39:16 +02:00
1fd70a7018
Updated meta-section to explain the self-destructing init.el.
2015-04-08 00:13:52 +02:00
ad44fd8c50
Simplified the package section.
...
The upgrade system turned out to be more of an annoyance that of help,
so I replaced in favor of a simpler solution that just install missing
packages.
2015-04-08 00:00:02 +02:00
edf83961b9
Replaced global-text-scale-mode.
...
It's replaced with functions to increase/decrease the font.
2015-04-07 21:28:16 +02:00
d28a3a9e61
Updated LaTeX section to include org mode export.
...
Also this includes a new LaTeX class to org mode.
2015-04-07 21:18:31 +02:00
346179b49b
Make geiser talk to racket (plt-r5rs did not work).
2015-04-07 21:16:57 +02:00
c86af85fb8
Use 14 point font.
2015-04-07 21:09:35 +02:00
d640f58f48
Whitespace cleanup.
2015-04-07 21:08:54 +02:00
5f3196350f
mu4e binding.
2015-04-07 21:07:34 +02:00
14d8cbcc76
Moved header.
2015-04-07 21:05:47 +02:00
4a15c8a534
Updated mail-setup.
2015-04-07 19:15:19 +02:00
0f3ce6d6fd
Updated duplicate-thing to optionally comment out original thing.
2015-03-31 22:01:41 +02:00
746dbec267
Added projectile-mode.
2015-03-31 21:58:33 +02:00
Lars Tveito
009ffd95f5
Update for 24.4.
2014-12-16 20:28:07 +01:00
90b6af78fe
November update.
...
- Added possibility for private file.
- Removed `try` and instead relay on the package Try.
- Made `clear-shell` to a more general `clear-comint`.
- Delay loading slime-helper until its needed.
- Added `cycle-theme`, and changed default to leuven.
2014-11-17 01:10:38 +01:00
42e5a1af33
Fixed indentation (org-file), and tweaked slime.
2014-11-02 12:00:49 +01:00
760fb89cde
Improved jump-to-symbol-internal
+ changed bindings for
...
`jump-to-previous-like-this` and `jump-to-next-like-this`.
2014-10-27 00:00:29 +01:00
Lars Tveito
54510b3be8
Changed LICENSE to GPLv3 and updated README.
2014-10-25 17:42:53 +02:00
Lars Tveito
642cb83c7c
Updated license, reorganized key bindings.
...
Also trying to get up to speed with Emacs 24.4. The package updater is
for the moment broken, but will be updated soon!
2014-10-25 17:27:00 +02:00
larstvei
b9a683e915
Added try.
2014-09-23 21:44:44 +02:00
larstvei
18be40c001
Fixed typo, and cleaned up the org section.
2014-09-18 00:45:42 +02:00
larstvei
95ceb0dcf5
Merge remote-tracking branch 'refs/remotes/origin/master'
2014-09-18 00:37:17 +02:00
larstvei
10d3e28926
About section, cl-requirement and markdown
2014-09-18 00:35:52 +02:00
larstvei
3c156e19d2
Added idle-require' and removed
ac-c-headers'.
...
`idle-require' and `auto-complete-c-headers' was not added to the list
of packages that should be installed, and both caused an
errors. `idle-require' was added, and `auto-complete-c-headers' was
removed entirely.
2014-08-01 23:38:50 +02:00
larstvei
a120257c76
Changed from require -> idle-require.
2014-06-18 13:55:46 +02:00
larstvei
c59ada5266
elisp -> emacs-lisp
2014-04-11 01:58:40 +02:00
larstvei
60c669024f
README in markdown again.
2014-04-06 03:25:13 +02:00
larstvei
0f18bb1fe6
checks dependencies in package section.
2014-04-02 22:08:48 +02:00
larstvei
8d3f424050
Added undo-tree
2014-03-23 14:00:19 +01:00
larstvei
58a4a20c9b
Added powerline
2014-03-23 02:26:29 +01:00
larstvei
2209c952e6
Added Mac Os X section.
2014-02-01 03:10:00 +01:00
larstvei
92ac81466f
Updated matlab-mode (and other tweaks).
2014-01-27 14:32:00 +01:00
larstvei
e21fc91384
Rewrote mail-fullscreen-hack, and added README.md (instead of org).
2014-01-23 18:56:58 +01:00
larstvei
f27cbe0aa2
Updated scheme section + small fix in package
2014-01-15 11:50:40 +01:00
larstvei
7f6b377f0c
Added tex-mode hack to compile with --shell-escape.
2014-01-07 15:26:58 +01:00
larstvei
0c3f4c2807
A purely aesthetic change.
2014-01-05 17:28:39 +01:00
larstvei
d18b21f106
Typo.
2014-01-05 13:27:28 +01:00
larstvei
f4290bfe53
Small fix (redundancy).
2014-01-05 13:19:03 +01:00
larstvei
7014e03cd3
Added a way to cycle ispell directory's.
2014-01-05 13:13:37 +01:00
larstvei
b77e3c0de3
A time-stamp file is created by default.
...
Instead of the user having the option to add a time-stamp to the
init-file, a file is created for this purpose only.
2014-01-04 19:09:32 +01:00
larstvei
67d780f9af
fixing merge conflict?
2014-01-04 10:11:46 +01:00
larstvei
d1b0b39e70
Merge branch 'master' of github.com:larstvei/dot-emacs
...
Conflicts:
init.el
init.org
2014-01-04 09:46:05 +01:00
larstvei
56eaeac4a2
Update packages every nth day! (Very hacky)
2014-01-04 09:41:16 +01:00
larstvei
4bf07b9509
Update packages every nth day! (Very hacky)
2014-01-04 09:19:14 +01:00
larstvei
f0ebf12afc
Tweaking the mu4e setup.
2014-01-04 07:19:37 +01:00
larstvei
28da2d329f
Switch from let to defvar in Mail section.
2014-01-04 06:21:16 +01:00
larstvei
1ed5dcc7c3
Bug fix. Remove advice and replace it with a function.
2014-01-04 06:16:38 +01:00
larstvei
5c0ca0e4c4
Enable mail on the air branch.
2014-01-04 05:05:13 +01:00
larstvei
83f5c247fe
Added some bindings and added an advise to mu4e.
2014-01-04 05:02:41 +01:00
Lars Tveito
8f6f8558e7
Mail and Matlab (and added a mac-specific setting).
2014-01-03 17:07:32 +01:00
Lars Tveito
0baec2b264
Disable bell and avoid flyspell-errors.
2014-01-02 16:32:31 +01:00
Lars Tveito
98dbd3303a
Only add site-lisp directory if it exists.
2014-01-02 15:32:16 +01:00
larstvei
5477b1f7bc
Removed mail and updated the packages section.
2013-12-29 19:19:14 +01:00
larstvei
78337bae43
Fixed upgrade bug and cleared whitespace.
2013-12-24 03:02:44 +01:00
larstvei
42d9a7763f
Fixed package and implemented automatic updates.
2013-12-24 02:09:02 +01:00
larstvei
36a399bcb8
Cleaned up the LaTeX section.
2013-12-23 03:26:22 +01:00
larstvei
930efb9fb4
Rewrote my Emacs configurations as a org-file.
2013-12-23 02:54:22 +01:00