summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-09-12Move info about maildir synchronization out of emacstips, since it hasJameson Rollins
nothing to do with the emacs interface, and move it to the howto page.
2010-09-12Revert "emacstips: attempt to fix code block formatting"Jameson Rollins
Clearly not understanding how code block formatting is done, so going to leave well enough alone for the moment. This reverts commit 1250ceefbc59f2d5c0472ca031b0eaf954acad66.
2010-09-12emacstips: attempt to fix code block formattingJameson Rollins
2010-09-12add emacs tip about custom keybindingsJameson Rollins
2010-05-18Merge branch 'master' of git://git.notmuchmail.org/git/notmuch-wikiSebastian Spaeth
2010-05-18A new howto document, as this is not really emacstips specificSebastian Spaeth
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-05-13And another indentation.Jesse Rosenthal
I really am growing to hate the way emacs markdown mode uses tabs. I will start previewing this locally from now on.
2010-05-13And pretty up the script some more.Jesse Rosenthal
Indentations.
2010-05-13Simplify script.Jesse Rosenthal
Don't read the whole thing into a variable on the search.
2010-05-12Quote "CACHE" variable in script.Jesse Rosenthal
Quote the CACHE variable, in case someone has some weird home directory with spaces, or something else unexpected.
2010-05-12Added a "Downloading..." message to the fetching.Jesse Rosenthal
Added a downloading message for fetching, so users will know that *something* is happening.
2010-05-12Fix elisp snippets again.Jesse Rosenthal
I need to get a better markdown previewer on my local machine.
2010-05-12Fix elisp formatting.Jesse Rosenthal
Fix the formatting of the elisp snippets.
2010-05-12Changed remote usage to reflect new caching script.Jesse Rosenthal
2010-05-12Changed the script to pause after every message. More consistent.Jesse Rosenthal
2010-04-29Delete obsolete User-Agent header insertation tipSebastian Spaeth
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-04-29more slight reformattingSebastian Spaeth
put long command on line of it's own. Indentation fixing. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-04-29Delete superfluous "M-x customize"Sebastian Spaeth
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-04-29Update the FCC instructions according to our new setupSebastian Spaeth
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-04-29Final fix. only use one of 2 possible keybindings for attaching files.Sebastian Spaeth
The previous wording was very confusing. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-04-29Really fix wiki formattingSebastian Spaeth
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-04-29Fix wiki formattingSebastian Spaeth
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-04-29Add information on how to attach filesSebastian Spaeth
Add message mode file attachment information. Also add that address completion is possible and link to the corresponding tip. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-04-27index: add a link to the releases directorySebastian Spaeth
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-04-26Add the weird "shortcuts" for gpg signing mailsSebastian Spaeth
2010-04-26Add a 'how to sign mails with gpg' tipSebastian Spaeth
2010-04-19Fixed typo in ControlMaster section of remoteusageJesse Rosenthal
2010-04-19Fixed indentation on shell-script on remote-usage page.Jesse Rosenthal
2010-04-19Added a section on ControlMaster for speeding up ssh.Jesse Rosenthal
Also added a note on how to run notmuch new.
2010-04-19Added a link to the remote usage page (/remoteusage) from index.Jesse Rosenthal
2010-04-19Added a how-to page on remote usage.Jesse Rosenthal
2010-04-19Merge branch 'master' of git://git.notmuchmail.org/git/notmuch-wikiSebastian Spaeth
2010-04-19Don't call the whole page "why notmuch"Sebastian Spaeth
Also, delete the mention of the curses interface which has gone nowhere yet. It would be nice if someone picked up that torch though.
2010-04-17Add feature-request to Reply-To: headerEvgenii Terechkov
2010-04-15sub bullets?Dirk Hohndel
2010-04-15add notmuch-message-mode and different real names for other email addressesDirk Hohndel
2010-04-15Merge branch 'master' of git.notmuchmail.org:/git/notmuch-wikiDirk Hohndel
2010-04-15add link from index page to the feature request pageDirk Hohndel
2010-04-15feature-requests: Attempt markdown stylingCarl Worth
As opposed to the manual <br> tags Dirk was reduced to since markdown doesn't always do the obvious thing. The relevant text in the MarkDown specification is: List items may consist of multiple paragraphs. Each subsequent paragraph in a list item must be indented by either 4 spaces or one tab: http://daringfireball.net/projects/markdown/syntax#list That's quite obnoxious because alignment with two spaces would be much more natural. Ah well.
2010-04-15next try to format this rightDirk Hohndel
2010-04-15another feature requestDirk Hohndel
2010-04-15I give up on formatingDirk Hohndel
2010-04-15I HATE wikis - maybe this will workDirk Hohndel
2010-04-15maybe this works to get the formatting rightDirk Hohndel
2010-04-15fighting with wiki syntax and the formatingDirk Hohndel
2010-04-15start a wiki page to collect feature requestsDirk Hohndel
2010-04-12emacstips: formatting cleanup, and minor clarifications in the tips sectionSebastian Spaeth
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-04-12emacstips: fix indentation of the code block to actually show up as such.Sebastian Spaeth
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-04-12emacstips: how to add a user-agent headerSebastian Spaeth
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-04-07emacstips: fix indentation to actually workSebastian Spaeth
Sorry. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>