-
Caused by: java.lang.IllegalArgumentException
at nmd.orb.util.Assert.guard(Assert.java:30)
at nmd.orb.feed.FeedItem.(FeedItem.java:37)
at nmd.orb.sources.rss.FeedParser.build(FeedParser.ja…
-
When editing code containing Unicode symbols it would be nice to quickly lookup what the required LaTeX command is for a particular symbol under the cursor.
-
On 5e091cd27ba121e57f98f0473a5816454a823db6:
session.log:
```
2014-08-24 01:21:06,044: Start session
2014-08-24 01:21:06,046: Create environment variable PYTHONPATH: (len=39) '/home/fusil/wpull/test…
chfoo updated
10 years ago
-
Hi..
I'm trying to add the ability in my code to set the background colour of the cell. This should be done similar to the font colours, by adding a solidFill etc, so I wrote:
```
def set_cell_backg…
-
Today I discovered a promising looking command in vim called `:TOhtml` which will generate marked up HTML for syntax-highlighted code examples. This would be so awesome to have for Emblem, and I'm not…
-
- uniteのレイアウトは`botright`
1. Uniteを起動する
2. Uniteウィンドウの外に出る
3. `:split`などをする(ウィンドウサイズが変更される`=`されたかのように整理される)
4. Uniteウィンドウに戻る
5. Uniteを終了させる
一番下のウィンドウ(Uniteウィンドウの真上に当たるウィンドウ)のサイズが1行だけになってしまう。そしてUnite終了…
-
**[Thierry Monney](https://jira.spring.io/secure/ViewProfile.jspa?name=tmonney)** opened **[SPR-4513](https://jira.spring.io/browse/SPR-4513?redirect=false)** and commented
The method AbstractTransac…